2024-04-16T01:26:22.539 INFO:root:teuthology version: 0.0.1.dev267+g6c63784 2024-04-16T01:26:22.539 DEBUG:teuthology.run:Teuthology command: teuthology --owner scheduled_teuthology@teuthology --archive /home/teuthworker/archive/teuthology-2024-04-15_22:08:02-orch-reef-distro-default-smithi/7657829 --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 teuthology-2024-04-15_22:08:02-orch-reef-distro-default-smithi --verbose -- /home/teuthworker/archive/teuthology-2024-04-15_22:08:02-orch-reef-distro-default-smithi/7657829/orig.config.yaml 2024-04-16T01:26:22.576 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-16T01:26:22.681 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-04-15_22:08:02-orch-reef-distro-default-smithi/7657829 branch: reef 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: ceph-qa@ceph.com first_in_suite: false job_id: '7657829' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: teuthology-2024-04-15_22:08:02-orch-reef-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 8.stream overrides: admin_socket: branch: reef ceph: conf: mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: e3fb05d5e6da84b5c44db3f3051c4d242f9809c1 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: e3fb05d5e6da84b5c44db3f3051c4d242f9809c1 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: reef sha1: f1f10a1c441d6255eaa3105af60f09fbca74c76c owner: scheduled_teuthology@teuthology priority: 930 repo: https://git.ceph.com/ceph.git roles: - - host.a - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - - host.b - osd.4 - osd.5 - osd.6 - osd.7 seed: 7288 sha1: e3fb05d5e6da84b5c44db3f3051c4d242f9809c1 sleep_before_teardown: 0 subset: 7/64 suite: orch suite_branch: reef suite_path: /home/teuthworker/src/git.ceph.com_ceph_f1f10a1c441d6255eaa3105af60f09fbca74c76c/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: f1f10a1c441d6255eaa3105af60f09fbca74c76c targets: smithi103.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBbboMBX4nGWLIOHnFANsTzfAGWKsvVTghA8BJPTmrL+DUoqNB/coO2oSbVYF32VVFTxxYirq9TKUE9mGg8LPjg= smithi134.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJR6inTTeF5aO+xpDGhXoq8Rg8IbbOGeS6vv3W3Nmefn6vIyNdHQV1tAMhEGm7C4V+1ShEsQkPyKlhwDTGqzyHM= 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-15_22:08:02 tube: smithi upgrade-tasks: sequential: - cephadm.shell: env: - sha1 host.a: - ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force - ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force - ceph config set global log_to_journald false --force - ceph mgr module enable nfs --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - cephadm.shell: env: - sha1 host.a: - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; ceph health detail ; sleep 30 ; done - ceph orch ps - ceph versions - echo "wait for servicemap items w/ changing names to refresh" - sleep 60 - ceph orch ps - ceph orch upgrade status - ceph health detail - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 - cephadm.wait_for_service: service: nfs.foo user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 workload-tasks: sequential: - exec: host.a: - cd /mnt/foo && dbench 5 -t 600 || true - umount /mnt/foo - while ! mount -t nfs $(hostname):/fake /mnt/foo ; do sleep 5 ; done - cd /mnt/foo && dbench 5 -t 5 2024-04-16T01:26:22.682 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_f1f10a1c441d6255eaa3105af60f09fbca74c76c/qa; will attempt to use it 2024-04-16T01:26:22.682 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_f1f10a1c441d6255eaa3105af60f09fbca74c76c/qa/tasks 2024-04-16T01:26:22.682 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-04-16T01:26:22.684 INFO:teuthology.task.internal:Checking packages... 2024-04-16T01:26:22.712 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'e3fb05d5e6da84b5c44db3f3051c4d242f9809c1' 2024-04-16T01:26:22.712 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-16T01:26:22.712 INFO:teuthology.packaging:ref: None 2024-04-16T01:26:22.713 INFO:teuthology.packaging:tag: None 2024-04-16T01:26:22.713 INFO:teuthology.packaging:branch: reef 2024-04-16T01:26:22.713 INFO:teuthology.packaging:sha1: e3fb05d5e6da84b5c44db3f3051c4d242f9809c1 2024-04-16T01:26:22.713 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=reef 2024-04-16T01:26:23.033 INFO:teuthology.task.internal:Found packages for ceph version 18.2.2-1221.ge3fb05d5 2024-04-16T01:26:23.035 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-04-16T01:26:23.041 INFO:teuthology.task.internal:no buildpackages task found 2024-04-16T01:26:23.041 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-04-16T01:26:23.048 INFO:teuthology.task.internal:Saving configuration 2024-04-16T01:26:23.063 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-04-16T01:26:23.069 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-16T01:26:23.095 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi103.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-15_22:08:02-orch-reef-distro-default-smithi/7657829', '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-16 01:20:41.541798', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBbboMBX4nGWLIOHnFANsTzfAGWKsvVTghA8BJPTmrL+DUoqNB/coO2oSbVYF32VVFTxxYirq9TKUE9mGg8LPjg='} 2024-04-16T01:26:23.116 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi134.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-15_22:08:02-orch-reef-distro-default-smithi/7657829', '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-16 01:20:41.543473', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJR6inTTeF5aO+xpDGhXoq8Rg8IbbOGeS6vv3W3Nmefn6vIyNdHQV1tAMhEGm7C4V+1ShEsQkPyKlhwDTGqzyHM='} 2024-04-16T01:26:23.116 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-04-16T01:26:23.123 INFO:teuthology.task.internal:roles: ubuntu@smithi103.front.sepia.ceph.com - ['host.a', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0'] 2024-04-16T01:26:23.123 INFO:teuthology.task.internal:roles: ubuntu@smithi134.front.sepia.ceph.com - ['host.b', 'osd.4', 'osd.5', 'osd.6', 'osd.7'] 2024-04-16T01:26:23.123 INFO:teuthology.run_tasks:Running task console_log... 2024-04-16T01:26:23.195 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f0e2bc0ef70>, signals=[15]) 2024-04-16T01:26:23.195 INFO:teuthology.run_tasks:Running task internal.connect... 2024-04-16T01:26:23.225 INFO:teuthology.task.internal:Opening connections... 2024-04-16T01:26:23.225 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi103.front.sepia.ceph.com 2024-04-16T01:26:23.227 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi103.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-16T01:26:23.301 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi134.front.sepia.ceph.com 2024-04-16T01:26:23.302 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi134.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-16T01:26:23.375 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-04-16T01:26:23.382 DEBUG:teuthology.orchestra.run.smithi103:> uname -m 2024-04-16T01:26:23.405 INFO:teuthology.orchestra.run.smithi103.stdout:x86_64 2024-04-16T01:26:23.405 DEBUG:teuthology.orchestra.run.smithi103:> cat /etc/os-release 2024-04-16T01:26:23.467 INFO:teuthology.orchestra.run.smithi103.stdout:NAME="CentOS Stream" 2024-04-16T01:26:23.467 INFO:teuthology.orchestra.run.smithi103.stdout:VERSION="8" 2024-04-16T01:26:23.467 INFO:teuthology.orchestra.run.smithi103.stdout:ID="centos" 2024-04-16T01:26:23.467 INFO:teuthology.orchestra.run.smithi103.stdout:ID_LIKE="rhel fedora" 2024-04-16T01:26:23.467 INFO:teuthology.orchestra.run.smithi103.stdout:VERSION_ID="8" 2024-04-16T01:26:23.467 INFO:teuthology.orchestra.run.smithi103.stdout:PLATFORM_ID="platform:el8" 2024-04-16T01:26:23.467 INFO:teuthology.orchestra.run.smithi103.stdout:PRETTY_NAME="CentOS Stream 8" 2024-04-16T01:26:23.467 INFO:teuthology.orchestra.run.smithi103.stdout:ANSI_COLOR="0;31" 2024-04-16T01:26:23.467 INFO:teuthology.orchestra.run.smithi103.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2024-04-16T01:26:23.468 INFO:teuthology.orchestra.run.smithi103.stdout:HOME_URL="https://centos.org/" 2024-04-16T01:26:23.468 INFO:teuthology.orchestra.run.smithi103.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-16T01:26:23.468 INFO:teuthology.orchestra.run.smithi103.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2024-04-16T01:26:23.468 INFO:teuthology.orchestra.run.smithi103.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-16T01:26:23.468 INFO:teuthology.lock.ops:Updating smithi103.front.sepia.ceph.com on lock server 2024-04-16T01:26:23.488 DEBUG:teuthology.orchestra.run.smithi134:> uname -m 2024-04-16T01:26:23.513 INFO:teuthology.orchestra.run.smithi134.stdout:x86_64 2024-04-16T01:26:23.514 DEBUG:teuthology.orchestra.run.smithi134:> cat /etc/os-release 2024-04-16T01:26:23.571 INFO:teuthology.orchestra.run.smithi134.stdout:NAME="CentOS Stream" 2024-04-16T01:26:23.571 INFO:teuthology.orchestra.run.smithi134.stdout:VERSION="8" 2024-04-16T01:26:23.571 INFO:teuthology.orchestra.run.smithi134.stdout:ID="centos" 2024-04-16T01:26:23.571 INFO:teuthology.orchestra.run.smithi134.stdout:ID_LIKE="rhel fedora" 2024-04-16T01:26:23.571 INFO:teuthology.orchestra.run.smithi134.stdout:VERSION_ID="8" 2024-04-16T01:26:23.571 INFO:teuthology.orchestra.run.smithi134.stdout:PLATFORM_ID="platform:el8" 2024-04-16T01:26:23.571 INFO:teuthology.orchestra.run.smithi134.stdout:PRETTY_NAME="CentOS Stream 8" 2024-04-16T01:26:23.571 INFO:teuthology.orchestra.run.smithi134.stdout:ANSI_COLOR="0;31" 2024-04-16T01:26:23.572 INFO:teuthology.orchestra.run.smithi134.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2024-04-16T01:26:23.572 INFO:teuthology.orchestra.run.smithi134.stdout:HOME_URL="https://centos.org/" 2024-04-16T01:26:23.572 INFO:teuthology.orchestra.run.smithi134.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-16T01:26:23.572 INFO:teuthology.orchestra.run.smithi134.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2024-04-16T01:26:23.572 INFO:teuthology.orchestra.run.smithi134.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-16T01:26:23.572 INFO:teuthology.lock.ops:Updating smithi134.front.sepia.ceph.com on lock server 2024-04-16T01:26:23.596 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-04-16T01:26:23.604 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-04-16T01:26:23.673 INFO:teuthology.task.internal:Checking for old test directory... 2024-04-16T01:26:23.673 DEBUG:teuthology.orchestra.run.smithi103:> test '!' -e /home/ubuntu/cephtest 2024-04-16T01:26:23.675 DEBUG:teuthology.orchestra.run.smithi134:> test '!' -e /home/ubuntu/cephtest 2024-04-16T01:26:23.695 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-04-16T01:26:23.700 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-04-16T01:26:23.701 DEBUG:teuthology.orchestra.run.smithi103:> test -z $(ls -A /var/lib/ceph) 2024-04-16T01:26:23.736 DEBUG:teuthology.orchestra.run.smithi134:> test -z $(ls -A /var/lib/ceph) 2024-04-16T01:26:23.767 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-04-16T01:26:23.825 INFO:teuthology.run_tasks:Running task kernel... 2024-04-16T01:26:23.839 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-04-16T01:26:23.839 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-04-16T01:26:23.840 DEBUG:teuthology.orchestra.run.smithi103:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-16T01:26:23.840 DEBUG:teuthology.orchestra.run.smithi134:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-16T01:26:23.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-16T01:26:23.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-16T01:26:23.862 DEBUG:teuthology.orchestra.run.smithi134:> uname -r 2024-04-16T01:26:23.863 DEBUG:teuthology.orchestra.run.smithi103:> uname -r 2024-04-16T01:26:23.923 INFO:teuthology.orchestra.run.smithi103.stdout:4.18.0-489.el8.x86_64 2024-04-16T01:26:23.923 INFO:teuthology.task.kernel:Running kernel on smithi103: 4.18.0-489.el8.x86_64 2024-04-16T01:26:23.923 DEBUG:teuthology.orchestra.run.smithi103:> sudo yum install -y kernel 2024-04-16T01:26:23.924 INFO:teuthology.orchestra.run.smithi134.stdout:4.18.0-489.el8.x86_64 2024-04-16T01:26:23.924 INFO:teuthology.task.kernel:Running kernel on smithi134: 4.18.0-489.el8.x86_64 2024-04-16T01:26:23.924 DEBUG:teuthology.orchestra.run.smithi134:> sudo yum install -y kernel 2024-04-16T01:26:28.476 INFO:teuthology.orchestra.run.smithi134.stdout:CentOS Stream 8 - AppStream 14 MB/s | 28 MB 00:01 2024-04-16T01:26:28.490 INFO:teuthology.orchestra.run.smithi103.stdout:CentOS Stream 8 - AppStream 15 MB/s | 28 MB 00:01 2024-04-16T01:26:34.918 INFO:teuthology.orchestra.run.smithi134.stdout:CentOS Stream 8 - BaseOS 7.5 MB/s | 10 MB 00:01 2024-04-16T01:26:35.091 INFO:teuthology.orchestra.run.smithi103.stdout:CentOS Stream 8 - BaseOS 6.3 MB/s | 10 MB 00:01 2024-04-16T01:26:36.993 INFO:teuthology.orchestra.run.smithi134.stdout:CentOS Stream 8 - Extras 40 kB/s | 18 kB 00:00 2024-04-16T01:26:37.250 INFO:teuthology.orchestra.run.smithi103.stdout:CentOS Stream 8 - Extras 32 kB/s | 18 kB 00:00 2024-04-16T01:26:37.535 INFO:teuthology.orchestra.run.smithi134.stdout:CentOS Stream 8 - Extras common packages 18 kB/s | 7.7 kB 00:00 2024-04-16T01:26:37.778 INFO:teuthology.orchestra.run.smithi134.stdout:Copr repo for python3-asyncssh owned by ceph 23 kB/s | 3.5 kB 00:00 2024-04-16T01:26:37.950 INFO:teuthology.orchestra.run.smithi103.stdout:CentOS Stream 8 - Extras common packages 13 kB/s | 7.7 kB 00:00 2024-04-16T01:26:38.185 INFO:teuthology.orchestra.run.smithi103.stdout:Copr repo for python3-asyncssh owned by ceph 24 kB/s | 3.5 kB 00:00 2024-04-16T01:26:39.697 INFO:teuthology.orchestra.run.smithi134.stdout:Extra Packages for Enterprise Linux 8.9 MB/s | 16 MB 00:01 2024-04-16T01:26:41.489 INFO:teuthology.orchestra.run.smithi103.stdout:Extra Packages for Enterprise Linux 5.1 MB/s | 16 MB 00:03 2024-04-16T01:26:43.462 INFO:teuthology.orchestra.run.smithi134.stdout:lab-extras 613 kB/s | 24 kB 00:00 2024-04-16T01:26:45.278 INFO:teuthology.orchestra.run.smithi103.stdout:lab-extras 399 kB/s | 24 kB 00:00 2024-04-16T01:26:46.451 INFO:teuthology.orchestra.run.smithi134.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2024-04-16T01:26:46.451 INFO:teuthology.orchestra.run.smithi134.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2024-04-16T01:26:46.571 INFO:teuthology.orchestra.run.smithi134.stdout:Dependencies resolved. 2024-04-16T01:26:46.572 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-04-16T01:26:46.572 INFO:teuthology.orchestra.run.smithi134.stdout: Package Architecture Version Repository Size 2024-04-16T01:26:46.572 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-04-16T01:26:46.572 INFO:teuthology.orchestra.run.smithi134.stdout:Installing: 2024-04-16T01:26:46.572 INFO:teuthology.orchestra.run.smithi134.stdout: kernel x86_64 4.18.0-552.el8 baseos 10 M 2024-04-16T01:26:46.572 INFO:teuthology.orchestra.run.smithi134.stdout:Installing dependencies: 2024-04-16T01:26:46.573 INFO:teuthology.orchestra.run.smithi134.stdout: kernel-core x86_64 4.18.0-552.el8 baseos 44 M 2024-04-16T01:26:46.573 INFO:teuthology.orchestra.run.smithi134.stdout: kernel-modules x86_64 4.18.0-552.el8 baseos 36 M 2024-04-16T01:26:46.573 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-04-16T01:26:46.573 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction Summary 2024-04-16T01:26:46.573 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-04-16T01:26:46.573 INFO:teuthology.orchestra.run.smithi134.stdout:Install 3 Packages 2024-04-16T01:26:46.573 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-04-16T01:26:46.574 INFO:teuthology.orchestra.run.smithi134.stdout:Total download size: 90 M 2024-04-16T01:26:46.574 INFO:teuthology.orchestra.run.smithi134.stdout:Installed size: 96 M 2024-04-16T01:26:46.574 INFO:teuthology.orchestra.run.smithi134.stdout:Downloading Packages: 2024-04-16T01:26:47.872 INFO:teuthology.orchestra.run.smithi134.stdout:(1/3): kernel-4.18.0-552.el8.x86_64.rpm 9.3 MB/s | 10 MB 00:01 2024-04-16T01:26:48.291 INFO:teuthology.orchestra.run.smithi103.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2024-04-16T01:26:48.291 INFO:teuthology.orchestra.run.smithi103.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2024-04-16T01:26:48.419 INFO:teuthology.orchestra.run.smithi103.stdout:Dependencies resolved. 2024-04-16T01:26:48.420 INFO:teuthology.orchestra.run.smithi103.stdout:================================================================================ 2024-04-16T01:26:48.420 INFO:teuthology.orchestra.run.smithi103.stdout: Package Architecture Version Repository Size 2024-04-16T01:26:48.420 INFO:teuthology.orchestra.run.smithi103.stdout:================================================================================ 2024-04-16T01:26:48.420 INFO:teuthology.orchestra.run.smithi103.stdout:Installing: 2024-04-16T01:26:48.420 INFO:teuthology.orchestra.run.smithi103.stdout: kernel x86_64 4.18.0-552.el8 baseos 10 M 2024-04-16T01:26:48.420 INFO:teuthology.orchestra.run.smithi103.stdout:Installing dependencies: 2024-04-16T01:26:48.420 INFO:teuthology.orchestra.run.smithi103.stdout: kernel-core x86_64 4.18.0-552.el8 baseos 44 M 2024-04-16T01:26:48.420 INFO:teuthology.orchestra.run.smithi103.stdout: kernel-modules x86_64 4.18.0-552.el8 baseos 36 M 2024-04-16T01:26:48.420 INFO:teuthology.orchestra.run.smithi103.stdout: 2024-04-16T01:26:48.420 INFO:teuthology.orchestra.run.smithi103.stdout:Transaction Summary 2024-04-16T01:26:48.421 INFO:teuthology.orchestra.run.smithi103.stdout:================================================================================ 2024-04-16T01:26:48.421 INFO:teuthology.orchestra.run.smithi103.stdout:Install 3 Packages 2024-04-16T01:26:48.421 INFO:teuthology.orchestra.run.smithi103.stdout: 2024-04-16T01:26:48.421 INFO:teuthology.orchestra.run.smithi103.stdout:Total download size: 90 M 2024-04-16T01:26:48.421 INFO:teuthology.orchestra.run.smithi103.stdout:Installed size: 96 M 2024-04-16T01:26:48.421 INFO:teuthology.orchestra.run.smithi103.stdout:Downloading Packages: 2024-04-16T01:26:50.446 INFO:teuthology.orchestra.run.smithi103.stdout:(1/3): kernel-4.18.0-552.el8.x86_64.rpm 5.3 MB/s | 10 MB 00:01 2024-04-16T01:26:50.922 INFO:teuthology.orchestra.run.smithi134.stdout:(2/3): kernel-modules-4.18.0-552.el8.x86_64.rpm 8.7 MB/s | 36 MB 00:04 2024-04-16T01:26:52.696 INFO:teuthology.orchestra.run.smithi103.stdout:(2/3): kernel-core-4.18.0-552.el8.x86_64.rpm 10 MB/s | 44 MB 00:04 2024-04-16T01:26:52.914 INFO:teuthology.orchestra.run.smithi134.stdout:(3/3): kernel-core-4.18.0-552.el8.x86_64.rpm 7.1 MB/s | 44 MB 00:06 2024-04-16T01:26:52.914 INFO:teuthology.orchestra.run.smithi134.stdout:-------------------------------------------------------------------------------- 2024-04-16T01:26:52.914 INFO:teuthology.orchestra.run.smithi134.stdout:Total 14 MB/s | 90 MB 00:06 2024-04-16T01:26:53.600 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction check 2024-04-16T01:26:53.946 INFO:teuthology.orchestra.run.smithi103.stdout:(3/3): kernel-modules-4.18.0-552.el8.x86_64.rpm 6.7 MB/s | 36 MB 00:05 2024-04-16T01:26:53.946 INFO:teuthology.orchestra.run.smithi103.stdout:-------------------------------------------------------------------------------- 2024-04-16T01:26:53.947 INFO:teuthology.orchestra.run.smithi103.stdout:Total 16 MB/s | 90 MB 00:05 2024-04-16T01:26:54.028 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction check succeeded. 2024-04-16T01:26:54.029 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction test 2024-04-16T01:26:54.624 INFO:teuthology.orchestra.run.smithi103.stdout:Running transaction check 2024-04-16T01:26:55.048 INFO:teuthology.orchestra.run.smithi103.stdout:Transaction check succeeded. 2024-04-16T01:26:55.048 INFO:teuthology.orchestra.run.smithi103.stdout:Running transaction test 2024-04-16T01:26:55.275 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction test succeeded. 2024-04-16T01:26:55.296 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction 2024-04-16T01:26:56.303 INFO:teuthology.orchestra.run.smithi103.stdout:Transaction test succeeded. 2024-04-16T01:26:56.332 INFO:teuthology.orchestra.run.smithi103.stdout:Running transaction 2024-04-16T01:26:58.050 INFO:teuthology.orchestra.run.smithi134.stdout: Preparing : 1/1 2024-04-16T01:26:58.565 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : kernel-core-4.18.0-552.el8.x86_64 1/3 2024-04-16T01:26:59.158 INFO:teuthology.orchestra.run.smithi103.stdout: Preparing : 1/1 2024-04-16T01:26:59.717 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : kernel-core-4.18.0-552.el8.x86_64 1/3 2024-04-16T01:27:02.109 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: kernel-core-4.18.0-552.el8.x86_64 1/3 2024-04-16T01:27:02.748 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : kernel-modules-4.18.0-552.el8.x86_64 2/3 2024-04-16T01:27:03.316 INFO:teuthology.orchestra.run.smithi103.stdout: Running scriptlet: kernel-core-4.18.0-552.el8.x86_64 1/3 2024-04-16T01:27:03.766 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : kernel-modules-4.18.0-552.el8.x86_64 2/3 2024-04-16T01:27:06.188 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: kernel-modules-4.18.0-552.el8.x86_64 2/3 2024-04-16T01:27:06.472 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : kernel-4.18.0-552.el8.x86_64 3/3 2024-04-16T01:27:07.205 INFO:teuthology.orchestra.run.smithi103.stdout: Running scriptlet: kernel-modules-4.18.0-552.el8.x86_64 2/3 2024-04-16T01:27:07.507 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : kernel-4.18.0-552.el8.x86_64 3/3 2024-04-16T01:27:28.505 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: kernel-core-4.18.0-552.el8.x86_64 3/3 2024-04-16T01:27:28.529 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: kernel-modules-4.18.0-552.el8.x86_64 3/3 2024-04-16T01:27:28.882 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: kernel-4.18.0-552.el8.x86_64 3/3 2024-04-16T01:27:28.882 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : kernel-4.18.0-552.el8.x86_64 1/3 2024-04-16T01:27:28.882 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : kernel-core-4.18.0-552.el8.x86_64 2/3 2024-04-16T01:27:29.455 INFO:teuthology.orchestra.run.smithi103.stdout: Running scriptlet: kernel-core-4.18.0-552.el8.x86_64 3/3 2024-04-16T01:27:29.479 INFO:teuthology.orchestra.run.smithi103.stdout: Running scriptlet: kernel-modules-4.18.0-552.el8.x86_64 3/3 2024-04-16T01:27:29.612 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : kernel-modules-4.18.0-552.el8.x86_64 3/3 2024-04-16T01:27:29.612 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-04-16T01:27:29.612 INFO:teuthology.orchestra.run.smithi134.stdout:Installed: 2024-04-16T01:27:29.612 INFO:teuthology.orchestra.run.smithi134.stdout: kernel-4.18.0-552.el8.x86_64 kernel-core-4.18.0-552.el8.x86_64 2024-04-16T01:27:29.612 INFO:teuthology.orchestra.run.smithi134.stdout: kernel-modules-4.18.0-552.el8.x86_64 2024-04-16T01:27:29.612 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-04-16T01:27:29.612 INFO:teuthology.orchestra.run.smithi134.stdout:Complete! 2024-04-16T01:27:29.851 INFO:teuthology.orchestra.run.smithi103.stdout: Running scriptlet: kernel-4.18.0-552.el8.x86_64 3/3 2024-04-16T01:27:29.852 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : kernel-4.18.0-552.el8.x86_64 1/3 2024-04-16T01:27:29.852 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : kernel-core-4.18.0-552.el8.x86_64 2/3 2024-04-16T01:27:29.952 DEBUG:teuthology.orchestra.run.smithi134:> rpm -q kernel | sort -rV | head -n 1 2024-04-16T01:27:30.169 INFO:teuthology.orchestra.run.smithi134.stdout:kernel-4.18.0-552.el8.x86_64 2024-04-16T01:27:30.170 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-552.el8.x86_64 2024-04-16T01:27:30.170 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-16T01:27:30.170 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-16T01:27:30.170 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-16T01:27:30.170 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-04-16T01:27:30.170 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi134.front.sepia.ceph.com, path=None, version=distro) 2024-04-16T01:27:30.171 DEBUG:teuthology.orchestra.run.smithi134:> rpm -q kernel | sort -rV | head -n 1 2024-04-16T01:27:30.382 INFO:teuthology.orchestra.run.smithi134.stdout:kernel-4.18.0-552.el8.x86_64 2024-04-16T01:27:30.382 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-552.el8.x86_64 2024-04-16T01:27:30.382 DEBUG:teuthology.orchestra.run.smithi134:> sudo rpm -qi grub2-tools 2024-04-16T01:27:30.416 INFO:teuthology.orchestra.run.smithi134.stdout:Name : grub2-tools 2024-04-16T01:27:30.416 INFO:teuthology.orchestra.run.smithi134.stdout:Epoch : 1 2024-04-16T01:27:30.416 INFO:teuthology.orchestra.run.smithi134.stdout:Version : 2.02 2024-04-16T01:27:30.416 INFO:teuthology.orchestra.run.smithi134.stdout:Release : 129.el8 2024-04-16T01:27:30.416 INFO:teuthology.orchestra.run.smithi134.stdout:Architecture: x86_64 2024-04-16T01:27:30.416 INFO:teuthology.orchestra.run.smithi134.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2024-04-16T01:27:30.416 INFO:teuthology.orchestra.run.smithi134.stdout:Group : System Environment/Base 2024-04-16T01:27:30.416 INFO:teuthology.orchestra.run.smithi134.stdout:Size : 9265586 2024-04-16T01:27:30.416 INFO:teuthology.orchestra.run.smithi134.stdout:License : GPLv3+ 2024-04-16T01:27:30.416 INFO:teuthology.orchestra.run.smithi134.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2024-04-16T01:27:30.417 INFO:teuthology.orchestra.run.smithi134.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2024-04-16T01:27:30.417 INFO:teuthology.orchestra.run.smithi134.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2024-04-16T01:27:30.417 INFO:teuthology.orchestra.run.smithi134.stdout:Build Host : kbuilder.bsys.centos.org 2024-04-16T01:27:30.417 INFO:teuthology.orchestra.run.smithi134.stdout:Relocations : (not relocatable) 2024-04-16T01:27:30.417 INFO:teuthology.orchestra.run.smithi134.stdout:Packager : CentOS BuildSystem 2024-04-16T01:27:30.417 INFO:teuthology.orchestra.run.smithi134.stdout:Vendor : CentOS 2024-04-16T01:27:30.417 INFO:teuthology.orchestra.run.smithi134.stdout:URL : http://www.gnu.org/software/grub/ 2024-04-16T01:27:30.417 INFO:teuthology.orchestra.run.smithi134.stdout:Summary : Support tools for GRUB. 2024-04-16T01:27:30.417 INFO:teuthology.orchestra.run.smithi134.stdout:Description : 2024-04-16T01:27:30.417 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-04-16T01:27:30.417 INFO:teuthology.orchestra.run.smithi134.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-04-16T01:27:30.417 INFO:teuthology.orchestra.run.smithi134.stdout:customizable bootloader with modular architecture. It supports a rich 2024-04-16T01:27:30.417 INFO:teuthology.orchestra.run.smithi134.stdout:variety of kernel formats, file systems, computer architectures and 2024-04-16T01:27:30.417 INFO:teuthology.orchestra.run.smithi134.stdout:hardware devices. 2024-04-16T01:27:30.417 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-04-16T01:27:30.418 INFO:teuthology.orchestra.run.smithi134.stdout:This subpackage provides tools for support of all platforms. 2024-04-16T01:27:30.418 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-04-16T01:27:30.418 INFO:teuthology.task.kernel:Updating grub on smithi134 to boot 4.18.0-552.el8.x86_64 2024-04-16T01:27:30.419 DEBUG:teuthology.orchestra.run.smithi134:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-04-16T01:27:30.657 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : kernel-modules-4.18.0-552.el8.x86_64 3/3 2024-04-16T01:27:30.657 INFO:teuthology.orchestra.run.smithi103.stdout: 2024-04-16T01:27:30.657 INFO:teuthology.orchestra.run.smithi103.stdout:Installed: 2024-04-16T01:27:30.657 INFO:teuthology.orchestra.run.smithi103.stdout: kernel-4.18.0-552.el8.x86_64 kernel-core-4.18.0-552.el8.x86_64 2024-04-16T01:27:30.657 INFO:teuthology.orchestra.run.smithi103.stdout: kernel-modules-4.18.0-552.el8.x86_64 2024-04-16T01:27:30.658 INFO:teuthology.orchestra.run.smithi103.stdout: 2024-04-16T01:27:30.658 INFO:teuthology.orchestra.run.smithi103.stdout:Complete! 2024-04-16T01:27:30.817 DEBUG:teuthology.orchestra.run.smithi103:> rpm -q kernel | sort -rV | head -n 1 2024-04-16T01:27:31.035 INFO:teuthology.orchestra.run.smithi103.stdout:kernel-4.18.0-552.el8.x86_64 2024-04-16T01:27:31.036 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-552.el8.x86_64 2024-04-16T01:27:31.036 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-16T01:27:31.036 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-16T01:27:31.036 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-16T01:27:31.036 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-04-16T01:27:31.036 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi103.front.sepia.ceph.com, path=None, version=distro) 2024-04-16T01:27:31.036 DEBUG:teuthology.orchestra.run.smithi103:> rpm -q kernel | sort -rV | head -n 1 2024-04-16T01:27:31.249 INFO:teuthology.orchestra.run.smithi103.stdout:kernel-4.18.0-552.el8.x86_64 2024-04-16T01:27:31.249 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-552.el8.x86_64 2024-04-16T01:27:31.249 DEBUG:teuthology.orchestra.run.smithi103:> sudo rpm -qi grub2-tools 2024-04-16T01:27:31.283 INFO:teuthology.orchestra.run.smithi103.stdout:Name : grub2-tools 2024-04-16T01:27:31.283 INFO:teuthology.orchestra.run.smithi103.stdout:Epoch : 1 2024-04-16T01:27:31.283 INFO:teuthology.orchestra.run.smithi103.stdout:Version : 2.02 2024-04-16T01:27:31.283 INFO:teuthology.orchestra.run.smithi103.stdout:Release : 129.el8 2024-04-16T01:27:31.283 INFO:teuthology.orchestra.run.smithi103.stdout:Architecture: x86_64 2024-04-16T01:27:31.283 INFO:teuthology.orchestra.run.smithi103.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2024-04-16T01:27:31.283 INFO:teuthology.orchestra.run.smithi103.stdout:Group : System Environment/Base 2024-04-16T01:27:31.283 INFO:teuthology.orchestra.run.smithi103.stdout:Size : 9265586 2024-04-16T01:27:31.283 INFO:teuthology.orchestra.run.smithi103.stdout:License : GPLv3+ 2024-04-16T01:27:31.283 INFO:teuthology.orchestra.run.smithi103.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2024-04-16T01:27:31.283 INFO:teuthology.orchestra.run.smithi103.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2024-04-16T01:27:31.284 INFO:teuthology.orchestra.run.smithi103.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2024-04-16T01:27:31.284 INFO:teuthology.orchestra.run.smithi103.stdout:Build Host : kbuilder.bsys.centos.org 2024-04-16T01:27:31.284 INFO:teuthology.orchestra.run.smithi103.stdout:Relocations : (not relocatable) 2024-04-16T01:27:31.284 INFO:teuthology.orchestra.run.smithi103.stdout:Packager : CentOS BuildSystem 2024-04-16T01:27:31.284 INFO:teuthology.orchestra.run.smithi103.stdout:Vendor : CentOS 2024-04-16T01:27:31.284 INFO:teuthology.orchestra.run.smithi103.stdout:URL : http://www.gnu.org/software/grub/ 2024-04-16T01:27:31.284 INFO:teuthology.orchestra.run.smithi103.stdout:Summary : Support tools for GRUB. 2024-04-16T01:27:31.284 INFO:teuthology.orchestra.run.smithi103.stdout:Description : 2024-04-16T01:27:31.284 INFO:teuthology.orchestra.run.smithi103.stdout: 2024-04-16T01:27:31.284 INFO:teuthology.orchestra.run.smithi103.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-04-16T01:27:31.284 INFO:teuthology.orchestra.run.smithi103.stdout:customizable bootloader with modular architecture. It supports a rich 2024-04-16T01:27:31.284 INFO:teuthology.orchestra.run.smithi103.stdout:variety of kernel formats, file systems, computer architectures and 2024-04-16T01:27:31.284 INFO:teuthology.orchestra.run.smithi103.stdout:hardware devices. 2024-04-16T01:27:31.284 INFO:teuthology.orchestra.run.smithi103.stdout: 2024-04-16T01:27:31.285 INFO:teuthology.orchestra.run.smithi103.stdout:This subpackage provides tools for support of all platforms. 2024-04-16T01:27:31.285 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-04-16T01:27:31.285 INFO:teuthology.task.kernel:Updating grub on smithi103 to boot 4.18.0-552.el8.x86_64 2024-04-16T01:27:31.286 DEBUG:teuthology.orchestra.run.smithi103:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-04-16T01:27:31.837 INFO:teuthology.orchestra.run.smithi134.stderr:Generating grub configuration file ... 2024-04-16T01:27:32.698 INFO:teuthology.orchestra.run.smithi103.stderr:Generating grub configuration file ... 2024-04-16T01:27:34.230 INFO:teuthology.orchestra.run.smithi134.stderr:done 2024-04-16T01:27:34.232 DEBUG:teuthology.orchestra.run.smithi134:> mktemp 2024-04-16T01:27:34.264 INFO:teuthology.orchestra.run.smithi134.stdout:/tmp/tmp.k63j4hSzDz 2024-04-16T01:27:34.264 DEBUG:teuthology.orchestra.run.smithi134:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.k63j4hSzDz 2024-04-16T01:27:34.338 DEBUG:teuthology.orchestra.run.smithi134:> sudo chmod 0666 /tmp/tmp.k63j4hSzDz 2024-04-16T01:27:34.482 DEBUG:teuthology.orchestra.remote:smithi134:/tmp/tmp.k63j4hSzDz is 6KB 2024-04-16T01:27:34.532 DEBUG:teuthology.orchestra.run.smithi134:> rm -fr /tmp/tmp.k63j4hSzDz 2024-04-16T01:27:34.535 INFO:teuthology.orchestra.run.smithi103.stderr:done 2024-04-16T01:27:34.537 DEBUG:teuthology.orchestra.run.smithi103:> mktemp 2024-04-16T01:27:34.550 DEBUG:teuthology.orchestra.run.smithi134:> sudo /bin/ls /boot/loader/entries || true 2024-04-16T01:27:34.572 INFO:teuthology.orchestra.run.smithi103.stdout:/tmp/tmp.4vRx7klmFB 2024-04-16T01:27:34.572 DEBUG:teuthology.orchestra.run.smithi103:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.4vRx7klmFB 2024-04-16T01:27:34.619 INFO:teuthology.orchestra.run.smithi134.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2024-04-16T01:27:34.619 INFO:teuthology.orchestra.run.smithi134.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2024-04-16T01:27:34.619 INFO:teuthology.orchestra.run.smithi134.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2024-04-16T01:27:34.619 INFO:teuthology.orchestra.run.smithi134.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-552.el8.x86_64.conf 2024-04-16T01:27:34.620 DEBUG:teuthology.orchestra.run.smithi134:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-552.el8.x86_64 2024-04-16T01:27:34.664 DEBUG:teuthology.orchestra.run.smithi103:> sudo chmod 0666 /tmp/tmp.4vRx7klmFB 2024-04-16T01:27:34.766 DEBUG:teuthology.orchestra.remote:smithi103:/tmp/tmp.4vRx7klmFB is 6KB 2024-04-16T01:27:34.797 DEBUG:teuthology.orchestra.run.smithi134:> sudo shutdown -r now 2024-04-16T01:27:34.815 DEBUG:teuthology.orchestra.run.smithi103:> rm -fr /tmp/tmp.4vRx7klmFB 2024-04-16T01:27:34.832 DEBUG:teuthology.orchestra.run.smithi103:> sudo /bin/ls /boot/loader/entries || true 2024-04-16T01:27:34.908 INFO:teuthology.orchestra.run.smithi103.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2024-04-16T01:27:34.908 INFO:teuthology.orchestra.run.smithi103.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2024-04-16T01:27:34.908 INFO:teuthology.orchestra.run.smithi103.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2024-04-16T01:27:34.908 INFO:teuthology.orchestra.run.smithi103.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-552.el8.x86_64.conf 2024-04-16T01:27:34.910 DEBUG:teuthology.orchestra.run.smithi103:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-552.el8.x86_64 2024-04-16T01:27:35.063 DEBUG:teuthology.orchestra.run.smithi103:> sudo shutdown -r now 2024-04-16T01:28:04.830 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-04-16T01:28:04.831 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi134.front.sepia.ceph.com' 2024-04-16T01:28:04.832 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi134.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-16T01:28:05.066 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-04-16T01:28:05.066 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi103.front.sepia.ceph.com' 2024-04-16T01:28:05.067 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi103.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-16T01:28:39.711 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.103 2024-04-16T01:28:48.720 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi103.front.sepia.ceph.com' 2024-04-16T01:28:48.722 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi103.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-16T01:28:51.774 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.103 2024-04-16T01:29:03.787 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi103.front.sepia.ceph.com' 2024-04-16T01:29:03.788 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi103.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-16T01:29:04.834 DEBUG:teuthology.orchestra.remote:timed out 2024-04-16T01:29:13.842 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi134.front.sepia.ceph.com' 2024-04-16T01:29:13.843 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi134.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-16T01:29:14.192 DEBUG:teuthology.orchestra.run.smithi134:> true 2024-04-16T01:29:14.467 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi134.front.sepia.ceph.com' 2024-04-16T01:29:14.467 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "4.18.0-552.el8.x86_64"... 2024-04-16T01:29:14.467 DEBUG:teuthology.orchestra.run.smithi134:> uname -r 2024-04-16T01:29:14.484 INFO:teuthology.orchestra.run.smithi134.stdout:4.18.0-552.el8.x86_64 2024-04-16T01:29:14.484 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-16T01:29:14.484 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-16T01:29:14.484 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-04-16T01:29:15.485 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-04-16T01:29:15.485 DEBUG:teuthology.orchestra.run.smithi134:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-16T01:29:15.652 INFO:teuthology.orchestra.run.smithi134.stdout:ttyS1 2024-04-16T01:29:15.699 DEBUG:teuthology.parallel:result is None 2024-04-16T01:29:35.951 DEBUG:teuthology.orchestra.run.smithi103:> true 2024-04-16T01:29:37.295 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi103.front.sepia.ceph.com' 2024-04-16T01:29:37.295 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "4.18.0-552.el8.x86_64"... 2024-04-16T01:29:37.296 DEBUG:teuthology.orchestra.run.smithi103:> uname -r 2024-04-16T01:29:37.548 INFO:teuthology.orchestra.run.smithi103.stdout:4.18.0-552.el8.x86_64 2024-04-16T01:29:37.548 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-16T01:29:37.548 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-16T01:29:37.548 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-04-16T01:29:38.549 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-04-16T01:29:38.550 DEBUG:teuthology.orchestra.run.smithi103:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-16T01:29:38.611 INFO:teuthology.orchestra.run.smithi103.stdout:ttyS1 2024-04-16T01:29:38.624 DEBUG:teuthology.parallel:result is None 2024-04-16T01:29:38.625 INFO:teuthology.run_tasks:Running task internal.base... 2024-04-16T01:29:38.632 INFO:teuthology.task.internal:Creating test directory... 2024-04-16T01:29:38.632 DEBUG:teuthology.orchestra.run.smithi103:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-16T01:29:38.635 DEBUG:teuthology.orchestra.run.smithi134:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-16T01:29:38.657 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-04-16T01:29:38.664 INFO:teuthology.run_tasks:Running task internal.archive... 2024-04-16T01:29:38.671 INFO:teuthology.task.internal:Creating archive directory... 2024-04-16T01:29:38.672 DEBUG:teuthology.orchestra.run.smithi103:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-16T01:29:38.693 DEBUG:teuthology.orchestra.run.smithi134:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-16T01:29:38.728 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-04-16T01:29:38.737 INFO:teuthology.task.internal:Enabling coredump saving... 2024-04-16T01:29:38.738 DEBUG:teuthology.orchestra.run.smithi103:> 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-16T01:29:38.763 DEBUG:teuthology.orchestra.run.smithi134:> 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-16T01:29:38.796 INFO:teuthology.orchestra.run.smithi103.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-16T01:29:38.802 INFO:teuthology.orchestra.run.smithi134.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-16T01:29:38.805 INFO:teuthology.orchestra.run.smithi103.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-16T01:29:38.814 INFO:teuthology.orchestra.run.smithi134.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-16T01:29:38.815 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-04-16T01:29:38.822 INFO:teuthology.task.internal:Configuring sudo... 2024-04-16T01:29:38.822 DEBUG:teuthology.orchestra.run.smithi103:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-16T01:29:38.849 DEBUG:teuthology.orchestra.run.smithi134:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-16T01:29:38.885 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-04-16T01:29:38.895 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-04-16T01:29:38.895 DEBUG:teuthology.orchestra.run.smithi103:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-16T01:29:38.917 DEBUG:teuthology.orchestra.run.smithi134:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-16T01:29:38.944 DEBUG:teuthology.orchestra.run.smithi103:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-16T01:29:39.018 DEBUG:teuthology.orchestra.run.smithi103:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-16T01:29:39.085 DEBUG:teuthology.orchestra.run.smithi103:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-16T01:29:39.126 DEBUG:teuthology.orchestra.run.smithi103:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-16T01:29:39.171 DEBUG:teuthology.orchestra.run.smithi103:> set -ex 2024-04-16T01:29:39.171 DEBUG:teuthology.orchestra.run.smithi103:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-16T01:29:39.238 DEBUG:teuthology.orchestra.run.smithi134:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-16T01:29:39.285 DEBUG:teuthology.orchestra.run.smithi134:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-16T01:29:39.341 DEBUG:teuthology.orchestra.run.smithi134:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-16T01:29:39.428 DEBUG:teuthology.orchestra.run.smithi134:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-16T01:29:39.472 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-04-16T01:29:39.472 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-16T01:29:39.540 DEBUG:teuthology.orchestra.run.smithi103:> sudo service rsyslog restart 2024-04-16T01:29:39.543 DEBUG:teuthology.orchestra.run.smithi134:> sudo service rsyslog restart 2024-04-16T01:29:39.599 INFO:teuthology.orchestra.run.smithi103.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-16T01:29:39.644 INFO:teuthology.orchestra.run.smithi134.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-16T01:29:40.117 INFO:teuthology.run_tasks:Running task internal.timer... 2024-04-16T01:29:40.125 INFO:teuthology.task.internal:Starting timer... 2024-04-16T01:29:40.125 INFO:teuthology.run_tasks:Running task pcp... 2024-04-16T01:29:40.135 INFO:teuthology.run_tasks:Running task selinux... 2024-04-16T01:29:40.144 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-04-16T01:29:40.144 DEBUG:teuthology.orchestra.run.smithi103:> sudo service auditd rotate 2024-04-16T01:29:40.226 INFO:teuthology.orchestra.run.smithi103.stdout:Rotating logs: 2024-04-16T01:29:40.229 DEBUG:teuthology.orchestra.run.smithi134:> sudo service auditd rotate 2024-04-16T01:29:40.323 INFO:teuthology.orchestra.run.smithi134.stdout:Rotating logs: 2024-04-16T01:29:40.325 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-04-16T01:29:40.325 DEBUG:teuthology.orchestra.run.smithi103:> /usr/sbin/getenforce 2024-04-16T01:29:40.356 INFO:teuthology.orchestra.run.smithi103.stdout:Permissive 2024-04-16T01:29:40.357 DEBUG:teuthology.orchestra.run.smithi134:> /usr/sbin/getenforce 2024-04-16T01:29:40.393 INFO:teuthology.orchestra.run.smithi134.stdout:Permissive 2024-04-16T01:29:40.393 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi103.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi134.front.sepia.ceph.com': 'permissive'} 2024-04-16T01:29:40.393 DEBUG:teuthology.orchestra.run.smithi103:> 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-16T01:29:40.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-16T01:29:40.425 DEBUG:teuthology.orchestra.run.smithi134:> 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-16T01:29:40.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-16T01:29:40.462 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-04-16T01:29:40.462 DEBUG:teuthology.orchestra.run.smithi103:> sudo /usr/sbin/setenforce permissive 2024-04-16T01:29:40.492 DEBUG:teuthology.orchestra.run.smithi134:> sudo /usr/sbin/setenforce permissive 2024-04-16T01:29:40.544 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-04-16T01:29:40.553 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-04-16T01:29:40.571 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-16T01:29:40.572 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi103.front.sepia.ceph.com,smithi134.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-04-16T01:35:34.130 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi103.front.sepia.ceph.com'), Remote(name='ubuntu@smithi134.front.sepia.ceph.com')] 2024-04-16T01:35:34.131 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi103.front.sepia.ceph.com' 2024-04-16T01:35:34.133 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi103.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-16T01:35:34.207 DEBUG:teuthology.orchestra.run.smithi103:> true 2024-04-16T01:35:34.276 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi103.front.sepia.ceph.com' 2024-04-16T01:35:34.276 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi134.front.sepia.ceph.com' 2024-04-16T01:35:34.277 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi134.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-16T01:35:34.349 DEBUG:teuthology.orchestra.run.smithi134:> true 2024-04-16T01:35:34.415 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi134.front.sepia.ceph.com' 2024-04-16T01:35:34.416 INFO:teuthology.run_tasks:Running task clock... 2024-04-16T01:35:34.426 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-04-16T01:35:34.426 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-16T01:35:34.427 DEBUG:teuthology.orchestra.run.smithi103:> 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-16T01:35:34.429 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-16T01:35:34.429 DEBUG:teuthology.orchestra.run.smithi134:> 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-16T01:35:34.458 INFO:teuthology.orchestra.run.smithi103.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-04-16T01:35:34.472 INFO:teuthology.orchestra.run.smithi103.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-04-16T01:35:34.487 INFO:teuthology.orchestra.run.smithi134.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-04-16T01:35:34.500 INFO:teuthology.orchestra.run.smithi134.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-04-16T01:35:34.533 INFO:teuthology.orchestra.run.smithi103.stderr:sudo: ntpd: command not found 2024-04-16T01:35:34.544 INFO:teuthology.orchestra.run.smithi103.stdout:506 Cannot talk to daemon 2024-04-16T01:35:34.557 INFO:teuthology.orchestra.run.smithi103.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-04-16T01:35:34.563 INFO:teuthology.orchestra.run.smithi134.stderr:sudo: ntpd: command not found 2024-04-16T01:35:34.570 INFO:teuthology.orchestra.run.smithi103.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-04-16T01:35:34.573 INFO:teuthology.orchestra.run.smithi134.stdout:506 Cannot talk to daemon 2024-04-16T01:35:34.587 INFO:teuthology.orchestra.run.smithi134.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-04-16T01:35:34.600 INFO:teuthology.orchestra.run.smithi134.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-04-16T01:35:34.640 INFO:teuthology.orchestra.run.smithi103.stderr:bash: ntpq: command not found 2024-04-16T01:35:34.643 INFO:teuthology.orchestra.run.smithi103.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-16T01:35:34.643 INFO:teuthology.orchestra.run.smithi103.stdout:=============================================================================== 2024-04-16T01:35:34.643 INFO:teuthology.orchestra.run.smithi103.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-16T01:35:34.643 INFO:teuthology.orchestra.run.smithi103.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-16T01:35:34.643 INFO:teuthology.orchestra.run.smithi103.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-16T01:35:34.643 INFO:teuthology.orchestra.run.smithi103.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-16T01:35:34.679 INFO:teuthology.orchestra.run.smithi134.stderr:bash: ntpq: command not found 2024-04-16T01:35:34.683 INFO:teuthology.orchestra.run.smithi134.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-16T01:35:34.683 INFO:teuthology.orchestra.run.smithi134.stdout:=============================================================================== 2024-04-16T01:35:34.683 INFO:teuthology.orchestra.run.smithi134.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-16T01:35:34.683 INFO:teuthology.orchestra.run.smithi134.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-16T01:35:34.683 INFO:teuthology.orchestra.run.smithi134.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-16T01:35:34.683 INFO:teuthology.orchestra.run.smithi134.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-16T01:35:34.684 INFO:teuthology.run_tasks:Running task pexec... 2024-04-16T01:35:34.693 INFO:teuthology.task.pexec:Executing custom commands... 2024-04-16T01:35:34.694 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi103.front.sepia.ceph.com 2024-04-16T01:35:34.694 DEBUG:teuthology.orchestra.run.smithi103:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-04-16T01:35:34.694 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi134.front.sepia.ceph.com 2024-04-16T01:35:34.694 DEBUG:teuthology.orchestra.run.smithi134:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-04-16T01:35:35.450 INFO:teuthology.orchestra.run.smithi103.stdout:Last metadata expiration check: 0:01:23 ago on Tue 16 Apr 2024 01:34:12 AM UTC. 2024-04-16T01:35:35.482 INFO:teuthology.orchestra.run.smithi134.stdout:Last metadata expiration check: 0:01:24 ago on Tue 16 Apr 2024 01:34:11 AM UTC. 2024-04-16T01:35:37.609 INFO:teuthology.orchestra.run.smithi103.stdout:Dependencies resolved. 2024-04-16T01:35:37.610 INFO:teuthology.orchestra.run.smithi103.stdout:================================================================================ 2024-04-16T01:35:37.610 INFO:teuthology.orchestra.run.smithi103.stdout: Package Architecture Version Repository Size 2024-04-16T01:35:37.610 INFO:teuthology.orchestra.run.smithi103.stdout:================================================================================ 2024-04-16T01:35:37.610 INFO:teuthology.orchestra.run.smithi103.stdout:Resetting modules: 2024-04-16T01:35:37.610 INFO:teuthology.orchestra.run.smithi103.stdout: container-tools 2024-04-16T01:35:37.611 INFO:teuthology.orchestra.run.smithi103.stdout: 2024-04-16T01:35:37.611 INFO:teuthology.orchestra.run.smithi103.stdout:Transaction Summary 2024-04-16T01:35:37.611 INFO:teuthology.orchestra.run.smithi103.stdout:================================================================================ 2024-04-16T01:35:37.611 INFO:teuthology.orchestra.run.smithi103.stdout: 2024-04-16T01:35:37.620 INFO:teuthology.orchestra.run.smithi134.stdout:Dependencies resolved. 2024-04-16T01:35:37.621 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-04-16T01:35:37.621 INFO:teuthology.orchestra.run.smithi134.stdout: Package Architecture Version Repository Size 2024-04-16T01:35:37.621 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-04-16T01:35:37.622 INFO:teuthology.orchestra.run.smithi134.stdout:Resetting modules: 2024-04-16T01:35:37.622 INFO:teuthology.orchestra.run.smithi134.stdout: container-tools 2024-04-16T01:35:37.622 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-04-16T01:35:37.622 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction Summary 2024-04-16T01:35:37.622 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-04-16T01:35:37.622 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-04-16T01:35:37.872 INFO:teuthology.orchestra.run.smithi103.stdout:Complete! 2024-04-16T01:35:37.881 INFO:teuthology.orchestra.run.smithi134.stdout:Complete! 2024-04-16T01:35:38.653 INFO:teuthology.orchestra.run.smithi103.stdout:Last metadata expiration check: 0:01:26 ago on Tue 16 Apr 2024 01:34:12 AM UTC. 2024-04-16T01:35:38.665 INFO:teuthology.orchestra.run.smithi134.stdout:Last metadata expiration check: 0:01:27 ago on Tue 16 Apr 2024 01:34:11 AM UTC. 2024-04-16T01:35:40.774 INFO:teuthology.orchestra.run.smithi103.stdout:Dependencies resolved. 2024-04-16T01:35:40.787 INFO:teuthology.orchestra.run.smithi134.stdout:Dependencies resolved. 2024-04-16T01:35:40.811 INFO:teuthology.orchestra.run.smithi103.stdout:================================================================================ 2024-04-16T01:35:40.811 INFO:teuthology.orchestra.run.smithi103.stdout: Package Arch Version Repository Size 2024-04-16T01:35:40.811 INFO:teuthology.orchestra.run.smithi103.stdout:================================================================================ 2024-04-16T01:35:40.811 INFO:teuthology.orchestra.run.smithi103.stdout:Installing group/module packages: 2024-04-16T01:35:40.811 INFO:teuthology.orchestra.run.smithi103.stdout: aardvark-dns x86_64 2:1.10.0-1.module_el8+871+552be958 appstream 1.0 M 2024-04-16T01:35:40.811 INFO:teuthology.orchestra.run.smithi103.stdout: buildah x86_64 2:1.33.6-2.module_el8+976+11360731 appstream 9.6 M 2024-04-16T01:35:40.812 INFO:teuthology.orchestra.run.smithi103.stdout: cockpit-podman noarch 84.1-1.module_el8+977+8ab54275 appstream 689 k 2024-04-16T01:35:40.812 INFO:teuthology.orchestra.run.smithi103.stdout: crun x86_64 1.14.3-2.module_el8+968+fbb249c7 appstream 258 k 2024-04-16T01:35:40.812 INFO:teuthology.orchestra.run.smithi103.stdout: netavark x86_64 2:1.10.3-1.module_el8+951+32019cde appstream 4.1 M 2024-04-16T01:35:40.812 INFO:teuthology.orchestra.run.smithi103.stdout: python3-podman noarch 4.9.0-1.module_el8+847+7863d4e6 appstream 180 k 2024-04-16T01:35:40.812 INFO:teuthology.orchestra.run.smithi103.stdout: skopeo x86_64 2:1.14.3-0.1.module_el8+885+7da147f3 appstream 8.8 M 2024-04-16T01:35:40.812 INFO:teuthology.orchestra.run.smithi103.stdout: toolbox x86_64 0.0.99.5-2.module_el8+971+3d3df00d appstream 2.5 M 2024-04-16T01:35:40.812 INFO:teuthology.orchestra.run.smithi103.stdout: udica noarch 0.2.6-20.module_el8+804+f131391c appstream 53 k 2024-04-16T01:35:40.812 INFO:teuthology.orchestra.run.smithi103.stdout:Installing dependencies: 2024-04-16T01:35:40.812 INFO:teuthology.orchestra.run.smithi103.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2024-04-16T01:35:40.812 INFO:teuthology.orchestra.run.smithi103.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2024-04-16T01:35:40.812 INFO:teuthology.orchestra.run.smithi103.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2024-04-16T01:35:40.812 INFO:teuthology.orchestra.run.smithi103.stdout:Installing weak dependencies: 2024-04-16T01:35:40.812 INFO:teuthology.orchestra.run.smithi103.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2024-04-16T01:35:40.813 INFO:teuthology.orchestra.run.smithi103.stdout:Installing module profiles: 2024-04-16T01:35:40.813 INFO:teuthology.orchestra.run.smithi103.stdout: container-tools/common 2024-04-16T01:35:40.813 INFO:teuthology.orchestra.run.smithi103.stdout: 2024-04-16T01:35:40.813 INFO:teuthology.orchestra.run.smithi103.stdout:Enabling module streams: 2024-04-16T01:35:40.813 INFO:teuthology.orchestra.run.smithi103.stdout: container-tools rhel8 2024-04-16T01:35:40.813 INFO:teuthology.orchestra.run.smithi103.stdout: 2024-04-16T01:35:40.813 INFO:teuthology.orchestra.run.smithi103.stdout:Transaction Summary 2024-04-16T01:35:40.813 INFO:teuthology.orchestra.run.smithi103.stdout:================================================================================ 2024-04-16T01:35:40.813 INFO:teuthology.orchestra.run.smithi103.stdout:Install 13 Packages 2024-04-16T01:35:40.813 INFO:teuthology.orchestra.run.smithi103.stdout: 2024-04-16T01:35:40.814 INFO:teuthology.orchestra.run.smithi103.stdout:Total download size: 27 M 2024-04-16T01:35:40.814 INFO:teuthology.orchestra.run.smithi103.stdout:Installed size: 91 M 2024-04-16T01:35:40.814 INFO:teuthology.orchestra.run.smithi103.stdout:Downloading Packages: 2024-04-16T01:35:40.825 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-04-16T01:35:40.825 INFO:teuthology.orchestra.run.smithi134.stdout: Package Arch Version Repository Size 2024-04-16T01:35:40.825 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-04-16T01:35:40.825 INFO:teuthology.orchestra.run.smithi134.stdout:Installing group/module packages: 2024-04-16T01:35:40.825 INFO:teuthology.orchestra.run.smithi134.stdout: aardvark-dns x86_64 2:1.10.0-1.module_el8+871+552be958 appstream 1.0 M 2024-04-16T01:35:40.825 INFO:teuthology.orchestra.run.smithi134.stdout: buildah x86_64 2:1.33.6-2.module_el8+976+11360731 appstream 9.6 M 2024-04-16T01:35:40.825 INFO:teuthology.orchestra.run.smithi134.stdout: cockpit-podman noarch 84.1-1.module_el8+977+8ab54275 appstream 689 k 2024-04-16T01:35:40.826 INFO:teuthology.orchestra.run.smithi134.stdout: crun x86_64 1.14.3-2.module_el8+968+fbb249c7 appstream 258 k 2024-04-16T01:35:40.826 INFO:teuthology.orchestra.run.smithi134.stdout: netavark x86_64 2:1.10.3-1.module_el8+951+32019cde appstream 4.1 M 2024-04-16T01:35:40.826 INFO:teuthology.orchestra.run.smithi134.stdout: python3-podman noarch 4.9.0-1.module_el8+847+7863d4e6 appstream 180 k 2024-04-16T01:35:40.826 INFO:teuthology.orchestra.run.smithi134.stdout: skopeo x86_64 2:1.14.3-0.1.module_el8+885+7da147f3 appstream 8.8 M 2024-04-16T01:35:40.826 INFO:teuthology.orchestra.run.smithi134.stdout: toolbox x86_64 0.0.99.5-2.module_el8+971+3d3df00d appstream 2.5 M 2024-04-16T01:35:40.826 INFO:teuthology.orchestra.run.smithi134.stdout: udica noarch 0.2.6-20.module_el8+804+f131391c appstream 53 k 2024-04-16T01:35:40.826 INFO:teuthology.orchestra.run.smithi134.stdout:Installing dependencies: 2024-04-16T01:35:40.826 INFO:teuthology.orchestra.run.smithi134.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2024-04-16T01:35:40.826 INFO:teuthology.orchestra.run.smithi134.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2024-04-16T01:35:40.826 INFO:teuthology.orchestra.run.smithi134.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2024-04-16T01:35:40.826 INFO:teuthology.orchestra.run.smithi134.stdout:Installing weak dependencies: 2024-04-16T01:35:40.826 INFO:teuthology.orchestra.run.smithi134.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2024-04-16T01:35:40.826 INFO:teuthology.orchestra.run.smithi134.stdout:Installing module profiles: 2024-04-16T01:35:40.826 INFO:teuthology.orchestra.run.smithi134.stdout: container-tools/common 2024-04-16T01:35:40.827 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-04-16T01:35:40.827 INFO:teuthology.orchestra.run.smithi134.stdout:Enabling module streams: 2024-04-16T01:35:40.827 INFO:teuthology.orchestra.run.smithi134.stdout: container-tools rhel8 2024-04-16T01:35:40.827 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-04-16T01:35:40.827 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction Summary 2024-04-16T01:35:40.827 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-04-16T01:35:40.827 INFO:teuthology.orchestra.run.smithi134.stdout:Install 13 Packages 2024-04-16T01:35:40.827 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-04-16T01:35:40.828 INFO:teuthology.orchestra.run.smithi134.stdout:Total download size: 27 M 2024-04-16T01:35:40.828 INFO:teuthology.orchestra.run.smithi134.stdout:Installed size: 91 M 2024-04-16T01:35:40.828 INFO:teuthology.orchestra.run.smithi134.stdout:Downloading Packages: 2024-04-16T01:35:41.549 INFO:teuthology.orchestra.run.smithi103.stdout:(1/13): cockpit-podman-84.1-1.module_el8+977+8a 1.0 MB/s | 689 kB 00:00 2024-04-16T01:35:41.589 INFO:teuthology.orchestra.run.smithi103.stdout:(2/13): aardvark-dns-1.10.0-1.module_el8+871+55 1.4 MB/s | 1.0 MB 00:00 2024-04-16T01:35:41.648 INFO:teuthology.orchestra.run.smithi103.stdout:(3/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 383 kB/s | 38 kB 00:00 2024-04-16T01:35:41.650 INFO:teuthology.orchestra.run.smithi134.stdout:(1/13): cockpit-podman-84.1-1.module_el8+977+8a 1.1 MB/s | 689 kB 00:00 2024-04-16T01:35:41.684 INFO:teuthology.orchestra.run.smithi134.stdout:(2/13): aardvark-dns-1.10.0-1.module_el8+871+55 1.5 MB/s | 1.0 MB 00:00 2024-04-16T01:35:41.707 INFO:teuthology.orchestra.run.smithi103.stdout:(4/13): crun-1.14.3-2.module_el8+968+fbb249c7.x 2.2 MB/s | 258 kB 00:00 2024-04-16T01:35:41.751 INFO:teuthology.orchestra.run.smithi134.stdout:(3/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 378 kB/s | 38 kB 00:00 2024-04-16T01:35:41.809 INFO:teuthology.orchestra.run.smithi134.stdout:(4/13): crun-1.14.3-2.module_el8+968+fbb249c7.x 2.0 MB/s | 258 kB 00:00 2024-04-16T01:35:41.815 INFO:teuthology.orchestra.run.smithi103.stdout:(5/13): python3-podman-4.9.0-1.module_el8+847+7 1.6 MB/s | 180 kB 00:00 2024-04-16T01:35:41.924 INFO:teuthology.orchestra.run.smithi103.stdout:(6/13): python3-pytoml-0.1.14-5.git7dea353.el8. 229 kB/s | 25 kB 00:00 2024-04-16T01:35:41.926 INFO:teuthology.orchestra.run.smithi134.stdout:(5/13): python3-podman-4.9.0-1.module_el8+847+7 1.5 MB/s | 180 kB 00:00 2024-04-16T01:35:42.027 INFO:teuthology.orchestra.run.smithi134.stdout:(6/13): python3-pytoml-0.1.14-5.git7dea353.el8. 247 kB/s | 25 kB 00:00 2024-04-16T01:35:42.033 INFO:teuthology.orchestra.run.smithi103.stdout:(7/13): buildah-1.33.6-2.module_el8+976+1136073 8.3 MB/s | 9.6 MB 00:01 2024-04-16T01:35:42.059 INFO:teuthology.orchestra.run.smithi103.stdout:(8/13): python3-pyxdg-0.25-16.el8.noarch.rpm 702 kB/s | 94 kB 00:00 2024-04-16T01:35:42.117 INFO:teuthology.orchestra.run.smithi103.stdout:(9/13): netavark-1.10.3-1.module_el8+951+32019c 8.8 MB/s | 4.1 MB 00:00 2024-04-16T01:35:42.135 INFO:teuthology.orchestra.run.smithi134.stdout:(7/13): buildah-1.33.6-2.module_el8+976+1136073 8.6 MB/s | 9.6 MB 00:01 2024-04-16T01:35:42.160 INFO:teuthology.orchestra.run.smithi134.stdout:(8/13): python3-pyxdg-0.25-16.el8.noarch.rpm 704 kB/s | 94 kB 00:00 2024-04-16T01:35:42.226 INFO:teuthology.orchestra.run.smithi103.stdout:(10/13): udica-0.2.6-20.module_el8+804+f131391c 485 kB/s | 53 kB 00:00 2024-04-16T01:35:42.249 INFO:teuthology.orchestra.run.smithi134.stdout:(9/13): netavark-1.10.3-1.module_el8+951+32019c 8.2 MB/s | 4.1 MB 00:00 2024-04-16T01:35:42.326 INFO:teuthology.orchestra.run.smithi103.stdout:(11/13): yajl-2.1.0-12.el8.x86_64.rpm 409 kB/s | 41 kB 00:00 2024-04-16T01:35:42.361 INFO:teuthology.orchestra.run.smithi134.stdout:(10/13): udica-0.2.6-20.module_el8+804+f131391c 469 kB/s | 53 kB 00:00 2024-04-16T01:35:42.378 INFO:teuthology.orchestra.run.smithi103.stdout:(12/13): toolbox-0.0.99.5-2.module_el8+971+3d3d 8.0 MB/s | 2.5 MB 00:00 2024-04-16T01:35:42.436 INFO:teuthology.orchestra.run.smithi134.stdout:(11/13): toolbox-0.0.99.5-2.module_el8+971+3d3d 9.2 MB/s | 2.5 MB 00:00 2024-04-16T01:35:42.461 INFO:teuthology.orchestra.run.smithi134.stdout:(12/13): yajl-2.1.0-12.el8.x86_64.rpm 409 kB/s | 41 kB 00:00 2024-04-16T01:35:42.477 INFO:teuthology.orchestra.run.smithi103.stdout:(13/13): skopeo-1.14.3-0.1.module_el8+885+7da14 20 MB/s | 8.8 MB 00:00 2024-04-16T01:35:42.477 INFO:teuthology.orchestra.run.smithi103.stdout:-------------------------------------------------------------------------------- 2024-04-16T01:35:42.477 INFO:teuthology.orchestra.run.smithi103.stdout:Total 16 MB/s | 27 MB 00:01 2024-04-16T01:35:42.570 INFO:teuthology.orchestra.run.smithi134.stdout:(13/13): skopeo-1.14.3-0.1.module_el8+885+7da14 20 MB/s | 8.8 MB 00:00 2024-04-16T01:35:42.571 INFO:teuthology.orchestra.run.smithi134.stdout:-------------------------------------------------------------------------------- 2024-04-16T01:35:42.571 INFO:teuthology.orchestra.run.smithi134.stdout:Total 16 MB/s | 27 MB 00:01 2024-04-16T01:35:42.747 INFO:teuthology.orchestra.run.smithi103.stdout:Running transaction check 2024-04-16T01:35:42.769 INFO:teuthology.orchestra.run.smithi103.stdout:Transaction check succeeded. 2024-04-16T01:35:42.769 INFO:teuthology.orchestra.run.smithi103.stdout:Running transaction test 2024-04-16T01:35:42.840 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction check 2024-04-16T01:35:42.861 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction check succeeded. 2024-04-16T01:35:42.861 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction test 2024-04-16T01:35:43.024 INFO:teuthology.orchestra.run.smithi103.stdout:Transaction test succeeded. 2024-04-16T01:35:43.027 INFO:teuthology.orchestra.run.smithi103.stdout:Running transaction 2024-04-16T01:35:43.129 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction test succeeded. 2024-04-16T01:35:43.133 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction 2024-04-16T01:35:43.655 INFO:teuthology.orchestra.run.smithi103.stdout: Preparing : 1/1 2024-04-16T01:35:43.774 INFO:teuthology.orchestra.run.smithi134.stdout: Preparing : 1/1 2024-04-16T01:35:44.628 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2024-04-16T01:35:44.715 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2024-04-16T01:35:44.860 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 2/13 2024-04-16T01:35:44.914 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 2/13 2024-04-16T01:35:45.005 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 3/13 2024-04-16T01:35:45.093 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 3/13 2024-04-16T01:35:45.227 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 4/13 2024-04-16T01:35:45.295 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 4/13 2024-04-16T01:35:45.439 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 5/13 2024-04-16T01:35:45.552 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 5/13 2024-04-16T01:35:45.989 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x8 6/13 2024-04-16T01:35:46.069 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x8 6/13 2024-04-16T01:35:47.010 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 7/13 2024-04-16T01:35:47.060 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 7/13 2024-04-16T01:35:47.296 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : buildah-2:1.33.6-2.module_el8+976+11360731.x86_64 8/13 2024-04-16T01:35:47.318 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : buildah-2:1.33.6-2.module_el8+976+11360731.x86_64 8/13 2024-04-16T01:35:47.522 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : crun-1.14.3-2.module_el8+968+fbb249c7.x86_64 9/13 2024-04-16T01:35:47.551 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : crun-1.14.3-2.module_el8+968+fbb249c7.x86_64 9/13 2024-04-16T01:35:47.992 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-podman-4.9.0-1.module_el8+847+7863d4e6.noa 10/13 2024-04-16T01:35:48.021 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : python3-podman-4.9.0-1.module_el8+847+7863d4e6.noa 10/13 2024-04-16T01:35:48.192 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : toolbox-0.0.99.5-2.module_el8+971+3d3df00d.x86_64 11/13 2024-04-16T01:35:48.246 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : toolbox-0.0.99.5-2.module_el8+971+3d3df00d.x86_64 11/13 2024-04-16T01:35:48.413 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : udica-0.2.6-20.module_el8+804+f131391c.noarch 12/13 2024-04-16T01:35:48.478 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : udica-0.2.6-20.module_el8+804+f131391c.noarch 12/13 2024-04-16T01:35:48.625 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : cockpit-podman-84.1-1.module_el8+977+8ab54275.noar 13/13 2024-04-16T01:35:48.679 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : cockpit-podman-84.1-1.module_el8+977+8ab54275.noar 13/13 2024-04-16T01:35:49.067 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: cockpit-podman-84.1-1.module_el8+977+8ab54275.noar 13/13 2024-04-16T01:35:49.067 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x8 1/13 2024-04-16T01:35:49.067 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : buildah-2:1.33.6-2.module_el8+976+11360731.x86_64 2/13 2024-04-16T01:35:49.067 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : cockpit-podman-84.1-1.module_el8+977+8ab54275.noar 3/13 2024-04-16T01:35:49.067 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2024-04-16T01:35:49.067 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : crun-1.14.3-2.module_el8+968+fbb249c7.x86_64 5/13 2024-04-16T01:35:49.067 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 6/13 2024-04-16T01:35:49.068 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-podman-4.9.0-1.module_el8+847+7863d4e6.noa 7/13 2024-04-16T01:35:49.068 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2024-04-16T01:35:49.068 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2024-04-16T01:35:49.068 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 10/13 2024-04-16T01:35:49.068 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : toolbox-0.0.99.5-2.module_el8+971+3d3df00d.x86_64 11/13 2024-04-16T01:35:49.068 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : udica-0.2.6-20.module_el8+804+f131391c.noarch 12/13 2024-04-16T01:35:49.119 INFO:teuthology.orchestra.run.smithi103.stdout: Running scriptlet: cockpit-podman-84.1-1.module_el8+977+8ab54275.noar 13/13 2024-04-16T01:35:49.119 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x8 1/13 2024-04-16T01:35:49.119 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : buildah-2:1.33.6-2.module_el8+976+11360731.x86_64 2/13 2024-04-16T01:35:49.119 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : cockpit-podman-84.1-1.module_el8+977+8ab54275.noar 3/13 2024-04-16T01:35:49.119 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2024-04-16T01:35:49.120 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : crun-1.14.3-2.module_el8+968+fbb249c7.x86_64 5/13 2024-04-16T01:35:49.120 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 6/13 2024-04-16T01:35:49.120 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : python3-podman-4.9.0-1.module_el8+847+7863d4e6.noa 7/13 2024-04-16T01:35:49.120 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2024-04-16T01:35:49.120 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2024-04-16T01:35:49.120 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 10/13 2024-04-16T01:35:49.120 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : toolbox-0.0.99.5-2.module_el8+971+3d3df00d.x86_64 11/13 2024-04-16T01:35:49.120 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : udica-0.2.6-20.module_el8+804+f131391c.noarch 12/13 2024-04-16T01:35:49.595 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2024-04-16T01:35:49.595 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-04-16T01:35:49.595 INFO:teuthology.orchestra.run.smithi134.stdout:Installed: 2024-04-16T01:35:49.596 INFO:teuthology.orchestra.run.smithi134.stdout: aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x86_64 2024-04-16T01:35:49.596 INFO:teuthology.orchestra.run.smithi134.stdout: buildah-2:1.33.6-2.module_el8+976+11360731.x86_64 2024-04-16T01:35:49.596 INFO:teuthology.orchestra.run.smithi134.stdout: cockpit-podman-84.1-1.module_el8+977+8ab54275.noarch 2024-04-16T01:35:49.596 INFO:teuthology.orchestra.run.smithi134.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2024-04-16T01:35:49.596 INFO:teuthology.orchestra.run.smithi134.stdout: crun-1.14.3-2.module_el8+968+fbb249c7.x86_64 2024-04-16T01:35:49.596 INFO:teuthology.orchestra.run.smithi134.stdout: netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 2024-04-16T01:35:49.596 INFO:teuthology.orchestra.run.smithi134.stdout: python3-podman-4.9.0-1.module_el8+847+7863d4e6.noarch 2024-04-16T01:35:49.596 INFO:teuthology.orchestra.run.smithi134.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2024-04-16T01:35:49.596 INFO:teuthology.orchestra.run.smithi134.stdout: python3-pyxdg-0.25-16.el8.noarch 2024-04-16T01:35:49.596 INFO:teuthology.orchestra.run.smithi134.stdout: skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 2024-04-16T01:35:49.596 INFO:teuthology.orchestra.run.smithi134.stdout: toolbox-0.0.99.5-2.module_el8+971+3d3df00d.x86_64 2024-04-16T01:35:49.596 INFO:teuthology.orchestra.run.smithi134.stdout: udica-0.2.6-20.module_el8+804+f131391c.noarch 2024-04-16T01:35:49.596 INFO:teuthology.orchestra.run.smithi134.stdout: yajl-2.1.0-12.el8.x86_64 2024-04-16T01:35:49.596 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-04-16T01:35:49.597 INFO:teuthology.orchestra.run.smithi134.stdout:Complete! 2024-04-16T01:35:49.678 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2024-04-16T01:35:49.678 INFO:teuthology.orchestra.run.smithi103.stdout: 2024-04-16T01:35:49.678 INFO:teuthology.orchestra.run.smithi103.stdout:Installed: 2024-04-16T01:35:49.678 INFO:teuthology.orchestra.run.smithi103.stdout: aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x86_64 2024-04-16T01:35:49.678 INFO:teuthology.orchestra.run.smithi103.stdout: buildah-2:1.33.6-2.module_el8+976+11360731.x86_64 2024-04-16T01:35:49.678 INFO:teuthology.orchestra.run.smithi103.stdout: cockpit-podman-84.1-1.module_el8+977+8ab54275.noarch 2024-04-16T01:35:49.678 INFO:teuthology.orchestra.run.smithi103.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2024-04-16T01:35:49.678 INFO:teuthology.orchestra.run.smithi103.stdout: crun-1.14.3-2.module_el8+968+fbb249c7.x86_64 2024-04-16T01:35:49.678 INFO:teuthology.orchestra.run.smithi103.stdout: netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 2024-04-16T01:35:49.678 INFO:teuthology.orchestra.run.smithi103.stdout: python3-podman-4.9.0-1.module_el8+847+7863d4e6.noarch 2024-04-16T01:35:49.678 INFO:teuthology.orchestra.run.smithi103.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2024-04-16T01:35:49.678 INFO:teuthology.orchestra.run.smithi103.stdout: python3-pyxdg-0.25-16.el8.noarch 2024-04-16T01:35:49.679 INFO:teuthology.orchestra.run.smithi103.stdout: skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 2024-04-16T01:35:49.679 INFO:teuthology.orchestra.run.smithi103.stdout: toolbox-0.0.99.5-2.module_el8+971+3d3df00d.x86_64 2024-04-16T01:35:49.679 INFO:teuthology.orchestra.run.smithi103.stdout: udica-0.2.6-20.module_el8+804+f131391c.noarch 2024-04-16T01:35:49.679 INFO:teuthology.orchestra.run.smithi103.stdout: yajl-2.1.0-12.el8.x86_64 2024-04-16T01:35:49.679 INFO:teuthology.orchestra.run.smithi103.stdout: 2024-04-16T01:35:49.679 INFO:teuthology.orchestra.run.smithi103.stdout:Complete! 2024-04-16T01:35:49.904 DEBUG:teuthology.parallel:result is None 2024-04-16T01:35:49.965 DEBUG:teuthology.parallel:result is None 2024-04-16T01:35:49.965 INFO:teuthology.run_tasks:Running task cephadm... 2024-04-16T01:35:50.064 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': 'e3fb05d5e6da84b5c44db3f3051c4d242f9809c1'} 2024-04-16T01:35:50.064 INFO:tasks.cephadm:Cluster image is quay.io/ceph/ceph:v16.2.5 2024-04-16T01:35:50.064 INFO:tasks.cephadm:Cluster fsid is a7e43c46-fb91-11ee-bc8f-c7b262605968 2024-04-16T01:35:50.064 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-04-16T01:35:50.064 INFO:tasks.cephadm:No mon roles; fabricating mons 2024-04-16T01:35:50.065 INFO:tasks.cephadm:Monitor IPs: {'mon.smithi103': '172.21.15.103', 'mon.smithi134': '172.21.15.134'} 2024-04-16T01:35:50.065 INFO:tasks.cephadm:Normalizing hostnames... 2024-04-16T01:35:50.065 DEBUG:teuthology.orchestra.run.smithi103:> sudo hostname $(hostname -s) 2024-04-16T01:35:50.092 DEBUG:teuthology.orchestra.run.smithi134:> sudo hostname $(hostname -s) 2024-04-16T01:35:50.119 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v16.2.5)... 2024-04-16T01:35:50.119 DEBUG:teuthology.orchestra.run.smithi103:> 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-16T01:35:50.403 INFO:teuthology.orchestra.run.smithi103.stdout:-rw-rw-r--. 1 ubuntu ubuntu 298325 Apr 16 01:35 /home/ubuntu/cephtest/cephadm 2024-04-16T01:35:50.403 DEBUG:teuthology.orchestra.run.smithi134:> 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-16T01:35:50.556 INFO:teuthology.orchestra.run.smithi134.stdout:-rw-rw-r--. 1 ubuntu ubuntu 298325 Apr 16 01:35 /home/ubuntu/cephtest/cephadm 2024-04-16T01:35:50.557 DEBUG:teuthology.orchestra.run.smithi103:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-16T01:35:50.575 DEBUG:teuthology.orchestra.run.smithi134:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-16T01:35:50.603 INFO:tasks.cephadm:Pulling image quay.io/ceph/ceph:v16.2.5 on all hosts... 2024-04-16T01:35:50.603 DEBUG:teuthology.orchestra.run.smithi103:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 pull 2024-04-16T01:35:50.618 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 pull 2024-04-16T01:35:52.567 INFO:teuthology.orchestra.run.smithi134.stderr:Pulling container image quay.io/ceph/ceph:v16.2.5... 2024-04-16T01:35:52.719 INFO:teuthology.orchestra.run.smithi103.stderr:Pulling container image quay.io/ceph/ceph:v16.2.5... 2024-04-16T01:36:18.182 INFO:teuthology.orchestra.run.smithi134.stdout:{ 2024-04-16T01:36:18.182 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph_version": "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)", 2024-04-16T01:36:18.182 INFO:teuthology.orchestra.run.smithi134.stdout: "image_id": "6933c2a0b7ddc222e77dc8d9dc471a0c639a1c0bded5077be53ad3a9557b4355", 2024-04-16T01:36:18.182 INFO:teuthology.orchestra.run.smithi134.stdout: "repo_digests": [ 2024-04-16T01:36:18.182 INFO:teuthology.orchestra.run.smithi134.stdout: "quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb", 2024-04-16T01:36:18.182 INFO:teuthology.orchestra.run.smithi134.stdout: "quay.io/ceph/ceph@sha256:eb5600add17bccbe73ff1ee92faae1fce95007dcc51123f8c8a6258a090d2b03" 2024-04-16T01:36:18.182 INFO:teuthology.orchestra.run.smithi134.stdout: ] 2024-04-16T01:36:18.182 INFO:teuthology.orchestra.run.smithi134.stdout:} 2024-04-16T01:36:20.461 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T01:36:20.462 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph_version": "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)", 2024-04-16T01:36:20.462 INFO:teuthology.orchestra.run.smithi103.stdout: "image_id": "6933c2a0b7ddc222e77dc8d9dc471a0c639a1c0bded5077be53ad3a9557b4355", 2024-04-16T01:36:20.462 INFO:teuthology.orchestra.run.smithi103.stdout: "repo_digests": [ 2024-04-16T01:36:20.462 INFO:teuthology.orchestra.run.smithi103.stdout: "quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb", 2024-04-16T01:36:20.462 INFO:teuthology.orchestra.run.smithi103.stdout: "quay.io/ceph/ceph@sha256:eb5600add17bccbe73ff1ee92faae1fce95007dcc51123f8c8a6258a090d2b03" 2024-04-16T01:36:20.462 INFO:teuthology.orchestra.run.smithi103.stdout: ] 2024-04-16T01:36:20.462 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T01:36:20.481 DEBUG:teuthology.orchestra.run.smithi103:> sudo mkdir -p /etc/ceph 2024-04-16T01:36:20.513 DEBUG:teuthology.orchestra.run.smithi134:> sudo mkdir -p /etc/ceph 2024-04-16T01:36:20.551 DEBUG:teuthology.orchestra.run.smithi103:> sudo chmod 777 /etc/ceph 2024-04-16T01:36:20.581 DEBUG:teuthology.orchestra.run.smithi134:> sudo chmod 777 /etc/ceph 2024-04-16T01:36:20.622 INFO:tasks.cephadm:Writing seed config... 2024-04-16T01:36:20.623 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-04-16T01:36:20.623 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-04-16T01:36:20.623 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-04-16T01:36:20.623 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-04-16T01:36:20.623 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-04-16T01:36:20.623 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-04-16T01:36:20.623 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-04-16T01:36:20.623 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2024-04-16T01:36:20.624 DEBUG:teuthology.orchestra.run.smithi103:> set -ex 2024-04-16T01:36:20.624 DEBUG:teuthology.orchestra.run.smithi103:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-04-16T01:36:20.642 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 = a7e43c46-fb91-11ee-bc8f-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-16T01:36:20.642 DEBUG:teuthology.orchestra.run.smithi103:mon.smithi103> sudo journalctl -f -n 0 -u ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968@mon.smithi103.service 2024-04-16T01:36:20.684 INFO:tasks.cephadm:Bootstrapping... 2024-04-16T01:36:20.684 DEBUG:teuthology.orchestra.run.smithi103:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 -v bootstrap --fsid a7e43c46-fb91-11ee-bc8f-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.103 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-04-16T01:36:20.710 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:-- Logs begin at Tue 2024-04-16 01:29:15 UTC. -- 2024-04-16T01:36:20.873 INFO:teuthology.orchestra.run.smithi103.stderr:Running command: /bin/podman version --format {{.Client.Version}} 2024-04-16T01:36:20.894 INFO:teuthology.orchestra.run.smithi103.stderr:/bin/podman: 4.9.4-dev 2024-04-16T01:36:20.906 INFO:teuthology.orchestra.run.smithi103.stderr:Verifying podman|docker is present... 2024-04-16T01:36:20.906 INFO:teuthology.orchestra.run.smithi103.stderr:Running command: /bin/podman version --format {{.Client.Version}} 2024-04-16T01:36:20.926 INFO:teuthology.orchestra.run.smithi103.stderr:/bin/podman: 4.9.4-dev 2024-04-16T01:36:20.933 INFO:teuthology.orchestra.run.smithi103.stderr:Verifying lvm2 is present... 2024-04-16T01:36:20.933 INFO:teuthology.orchestra.run.smithi103.stderr:Verifying time synchronization is in place... 2024-04-16T01:36:20.933 INFO:teuthology.orchestra.run.smithi103.stderr:Running command: systemctl is-enabled chrony.service 2024-04-16T01:36:20.939 INFO:teuthology.orchestra.run.smithi103.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-04-16T01:36:20.940 INFO:teuthology.orchestra.run.smithi103.stderr:Running command: systemctl is-active chrony.service 2024-04-16T01:36:20.945 INFO:teuthology.orchestra.run.smithi103.stderr:systemctl: inactive 2024-04-16T01:36:20.945 INFO:teuthology.orchestra.run.smithi103.stderr:Running command: systemctl is-enabled chronyd.service 2024-04-16T01:36:20.951 INFO:teuthology.orchestra.run.smithi103.stderr:systemctl: enabled 2024-04-16T01:36:20.951 INFO:teuthology.orchestra.run.smithi103.stderr:Running command: systemctl is-active chronyd.service 2024-04-16T01:36:20.956 INFO:teuthology.orchestra.run.smithi103.stderr:systemctl: active 2024-04-16T01:36:20.957 INFO:teuthology.orchestra.run.smithi103.stderr:Unit chronyd.service is enabled and running 2024-04-16T01:36:20.957 INFO:teuthology.orchestra.run.smithi103.stderr:Repeating the final host check... 2024-04-16T01:36:20.957 INFO:teuthology.orchestra.run.smithi103.stderr:Running command: /bin/podman version --format {{.Client.Version}} 2024-04-16T01:36:20.976 INFO:teuthology.orchestra.run.smithi103.stderr:/bin/podman: 4.9.4-dev 2024-04-16T01:36:20.991 INFO:teuthology.orchestra.run.smithi103.stderr:podman|docker (/bin/podman) is present 2024-04-16T01:36:20.991 INFO:teuthology.orchestra.run.smithi103.stderr:systemctl is present 2024-04-16T01:36:20.991 INFO:teuthology.orchestra.run.smithi103.stderr:lvcreate is present 2024-04-16T01:36:20.991 INFO:teuthology.orchestra.run.smithi103.stderr:Running command: systemctl is-enabled chrony.service 2024-04-16T01:36:20.996 INFO:teuthology.orchestra.run.smithi103.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-04-16T01:36:20.997 INFO:teuthology.orchestra.run.smithi103.stderr:Running command: systemctl is-active chrony.service 2024-04-16T01:36:21.002 INFO:teuthology.orchestra.run.smithi103.stderr:systemctl: inactive 2024-04-16T01:36:21.003 INFO:teuthology.orchestra.run.smithi103.stderr:Running command: systemctl is-enabled chronyd.service 2024-04-16T01:36:21.008 INFO:teuthology.orchestra.run.smithi103.stderr:systemctl: enabled 2024-04-16T01:36:21.008 INFO:teuthology.orchestra.run.smithi103.stderr:Running command: systemctl is-active chronyd.service 2024-04-16T01:36:21.013 INFO:teuthology.orchestra.run.smithi103.stderr:systemctl: active 2024-04-16T01:36:21.014 INFO:teuthology.orchestra.run.smithi103.stderr:Unit chronyd.service is enabled and running 2024-04-16T01:36:21.014 INFO:teuthology.orchestra.run.smithi103.stderr:Host looks OK 2024-04-16T01:36:21.014 INFO:teuthology.orchestra.run.smithi103.stderr:Cluster fsid: a7e43c46-fb91-11ee-bc8f-c7b262605968 2024-04-16T01:36:21.014 INFO:teuthology.orchestra.run.smithi103.stderr:Acquiring lock 139960687448192 on /run/cephadm/a7e43c46-fb91-11ee-bc8f-c7b262605968.lock 2024-04-16T01:36:21.014 INFO:teuthology.orchestra.run.smithi103.stderr:Lock 139960687448192 acquired on /run/cephadm/a7e43c46-fb91-11ee-bc8f-c7b262605968.lock 2024-04-16T01:36:21.015 INFO:teuthology.orchestra.run.smithi103.stderr:Verifying IP 172.21.15.103 port 3300 ... 2024-04-16T01:36:21.015 INFO:teuthology.orchestra.run.smithi103.stderr:Verifying IP 172.21.15.103 port 6789 ... 2024-04-16T01:36:21.015 INFO:teuthology.orchestra.run.smithi103.stderr:Base mon IP is 172.21.15.103, final addrv is [v2:172.21.15.103:3300,v1:172.21.15.103:6789] 2024-04-16T01:36:21.015 INFO:teuthology.orchestra.run.smithi103.stderr:Running command: /sbin/ip route ls 2024-04-16T01:36:21.018 INFO:teuthology.orchestra.run.smithi103.stderr:/sbin/ip: default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.103 metric 100 2024-04-16T01:36:21.018 INFO:teuthology.orchestra.run.smithi103.stderr:/sbin/ip: 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.103 metric 100 2024-04-16T01:36:21.018 INFO:teuthology.orchestra.run.smithi103.stderr:Running command: /sbin/ip -6 route ls 2024-04-16T01:36:21.020 INFO:teuthology.orchestra.run.smithi103.stderr:/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2024-04-16T01:36:21.021 INFO:teuthology.orchestra.run.smithi103.stderr:/sbin/ip: fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2024-04-16T01:36:21.021 INFO:teuthology.orchestra.run.smithi103.stderr:/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 1024 expires 1795sec hoplimit 64 pref medium 2024-04-16T01:36:21.021 INFO:teuthology.orchestra.run.smithi103.stderr:Running command: /sbin/ip -6 addr ls 2024-04-16T01:36:21.023 INFO:teuthology.orchestra.run.smithi103.stderr:/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-04-16T01:36:21.023 INFO:teuthology.orchestra.run.smithi103.stderr:/sbin/ip: inet6 ::1/128 scope host 2024-04-16T01:36:21.023 INFO:teuthology.orchestra.run.smithi103.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2024-04-16T01:36:21.023 INFO:teuthology.orchestra.run.smithi103.stderr:/sbin/ip: 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-04-16T01:36:21.023 INFO:teuthology.orchestra.run.smithi103.stderr:/sbin/ip: inet6 fe80::ec4:7aff:fe8f:cc0b/64 scope link 2024-04-16T01:36:21.023 INFO:teuthology.orchestra.run.smithi103.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2024-04-16T01:36:21.024 INFO:teuthology.orchestra.run.smithi103.stderr:Mon IP `172.21.15.103` is in CIDR network `172.21.0.0/20` 2024-04-16T01:36:21.024 INFO:teuthology.orchestra.run.smithi103.stderr:- internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-04-16T01:36:21.025 INFO:teuthology.orchestra.run.smithi103.stderr:Pulling container image quay.io/ceph/ceph:v16.2.5... 2024-04-16T01:36:21.025 INFO:teuthology.orchestra.run.smithi103.stderr:Running command: /bin/podman pull quay.io/ceph/ceph:v16.2.5 2024-04-16T01:36:21.103 INFO:teuthology.orchestra.run.smithi103.stderr:/bin/podman: Trying to pull quay.io/ceph/ceph:v16.2.5... 2024-04-16T01:36:21.829 INFO:teuthology.orchestra.run.smithi103.stderr:/bin/podman: Getting image source signatures 2024-04-16T01:36:21.830 INFO:teuthology.orchestra.run.smithi103.stderr:/bin/podman: Copying blob sha256:77890c5669f6b6c6924b8fca572f4f533c69239091810f2d2495b0df611f7263 2024-04-16T01:36:21.830 INFO:teuthology.orchestra.run.smithi103.stderr:/bin/podman: Copying blob sha256:7a0437f04f83f084b7ed68ad9c4a4947e12fc4e1b006b38129bac89114ec3621 2024-04-16T01:36:21.830 INFO:teuthology.orchestra.run.smithi103.stderr:/bin/podman: Copying config sha256:6933c2a0b7ddc222e77dc8d9dc471a0c639a1c0bded5077be53ad3a9557b4355 2024-04-16T01:36:22.016 INFO:teuthology.orchestra.run.smithi103.stderr:/bin/podman: Writing manifest to image destination 2024-04-16T01:36:22.127 INFO:teuthology.orchestra.run.smithi103.stderr:/bin/podman: 6933c2a0b7ddc222e77dc8d9dc471a0c639a1c0bded5077be53ad3a9557b4355 2024-04-16T01:36:22.138 INFO:teuthology.orchestra.run.smithi103.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=smithi103 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.5 --version 2024-04-16T01:36:22.693 INFO:teuthology.orchestra.run.smithi103.stderr:ceph: ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable) 2024-04-16T01:36:23.347 INFO:teuthology.orchestra.run.smithi103.stderr:Ceph version: ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable) 2024-04-16T01:36:23.347 INFO:teuthology.orchestra.run.smithi103.stderr:Extracting ceph user uid/gid from container image... 2024-04-16T01:36:23.347 INFO:teuthology.orchestra.run.smithi103.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=smithi103 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.5 -c %u %g /var/lib/ceph 2024-04-16T01:36:24.411 INFO:teuthology.orchestra.run.smithi103.stderr:stat: 167 167 2024-04-16T01:36:24.999 INFO:teuthology.orchestra.run.smithi103.stderr:Creating initial keys... 2024-04-16T01:36:25.000 INFO:teuthology.orchestra.run.smithi103.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=smithi103 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.5 --gen-print-key 2024-04-16T01:36:25.475 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-authtool: AQAZ1h1mUFkWGBAAEoePYzga8cVBRnVTITNhhQ== 2024-04-16T01:36:26.032 INFO:teuthology.orchestra.run.smithi103.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=smithi103 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.5 --gen-print-key 2024-04-16T01:36:26.515 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-authtool: AQAa1h1mlanyGRAAfbYqhdBQCCyJ8Fqtx5Kxig== 2024-04-16T01:36:27.021 INFO:teuthology.orchestra.run.smithi103.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=smithi103 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.5 --gen-print-key 2024-04-16T01:36:27.646 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-authtool: AQAb1h1mqMPQHhAAMH1enGHTsbQfWFG4ON3rVg== 2024-04-16T01:36:28.210 INFO:teuthology.orchestra.run.smithi103.stderr:Creating initial monmap... 2024-04-16T01:36:28.210 INFO:teuthology.orchestra.run.smithi103.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=smithi103 -e CEPH_USE_RANDOM_NONCE=1 -v /tmp/ceph-tmpe_ohl8im:/tmp/monmap:z quay.io/ceph/ceph:v16.2.5 --create --clobber --fsid a7e43c46-fb91-11ee-bc8f-c7b262605968 --addv smithi103 [v2:172.21.15.103:3300,v1:172.21.15.103:6789] /tmp/monmap 2024-04-16T01:36:28.753 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2024-04-16T01:36:28.754 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to a7e43c46-fb91-11ee-bc8f-c7b262605968 2024-04-16T01:36:28.754 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-04-16T01:36:31.042 INFO:teuthology.orchestra.run.smithi103.stderr:monmaptool for smithi103 [v2:172.21.15.103:3300,v1:172.21.15.103:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-04-16T01:36:31.043 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/monmaptool: set fsid to a7e43c46-fb91-11ee-bc8f-c7b262605968 2024-04-16T01:36:31.043 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-04-16T01:36:31.043 INFO:teuthology.orchestra.run.smithi103.stderr: 2024-04-16T01:36:31.043 INFO:teuthology.orchestra.run.smithi103.stderr:Creating mon... 2024-04-16T01:36:31.045 INFO:teuthology.orchestra.run.smithi103.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=smithi103 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968/mon.smithi103:/var/lib/ceph/mon/ceph-smithi103:z -v /tmp/ceph-tmpvsmdzq4p:/tmp/keyring:z -v /tmp/ceph-tmpe_ohl8im:/tmp/monmap:z quay.io/ceph/ceph:v16.2.5 --mkfs -i smithi103 --fsid a7e43c46-fb91-11ee-bc8f-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-16T01:36:32.475 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.327+0000 7fbd45667700 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-16T01:36:32.475 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.327+0000 7fbd45667700 1 imported monmap: 2024-04-16T01:36:32.475 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: epoch 0 2024-04-16T01:36:32.475 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: fsid a7e43c46-fb91-11ee-bc8f-c7b262605968 2024-04-16T01:36:32.475 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: last_changed 2024-04-16T01:36:28.668257+0000 2024-04-16T01:36:32.476 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: created 2024-04-16T01:36:28.668257+0000 2024-04-16T01:36:32.476 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: min_mon_release 0 (unknown) 2024-04-16T01:36:32.476 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: election_strategy: 1 2024-04-16T01:36:32.476 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.103:3300/0,v1:172.21.15.103:6789/0] mon.smithi103 2024-04-16T01:36:32.476 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: 2024-04-16T01:36:32.476 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.328+0000 7fbd45667700 0 /usr/bin/ceph-mon: set fsid to a7e43c46-fb91-11ee-bc8f-c7b262605968 2024-04-16T01:36:32.476 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: RocksDB version: 6.8.1 2024-04-16T01:36:32.476 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: 2024-04-16T01:36:32.476 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-04-16T01:36:32.476 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Compile date Jul 8 2021 2024-04-16T01:36:32.476 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: DB SUMMARY 2024-04-16T01:36:32.476 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: 2024-04-16T01:36:32.476 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi103/store.db dir, Total Num: 0, files: 2024-04-16T01:36:32.476 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: 2024-04-16T01:36:32.477 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi103/store.db: 2024-04-16T01:36:32.477 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: 2024-04-16T01:36:32.477 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.error_if_exists: 0 2024-04-16T01:36:32.477 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.create_if_missing: 1 2024-04-16T01:36:32.477 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.paranoid_checks: 1 2024-04-16T01:36:32.477 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.env: 0x55837238a1c0 2024-04-16T01:36:32.477 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.fs: Posix File System 2024-04-16T01:36:32.477 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.info_log: 0x558373bc4c20 2024-04-16T01:36:32.477 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-16T01:36:32.477 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.statistics: (nil) 2024-04-16T01:36:32.477 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.use_fsync: 0 2024-04-16T01:36:32.477 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.max_log_file_size: 0 2024-04-16T01:36:32.477 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-16T01:36:32.477 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-16T01:36:32.477 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-16T01:36:32.478 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-16T01:36:32.478 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.allow_fallocate: 1 2024-04-16T01:36:32.478 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-16T01:36:32.478 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-16T01:36:32.478 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.use_direct_reads: 0 2024-04-16T01:36:32.478 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-16T01:36:32.478 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.create_missing_column_families: 0 2024-04-16T01:36:32.478 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.db_log_dir: 2024-04-16T01:36:32.478 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-smithi103/store.db 2024-04-16T01:36:32.478 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-16T01:36:32.478 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.max_subcompactions: 1 2024-04-16T01:36:32.478 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.max_background_flushes: -1 2024-04-16T01:36:32.478 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-16T01:36:32.478 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-16T01:36:32.479 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-16T01:36:32.479 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-16T01:36:32.479 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-16T01:36:32.479 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.advise_random_on_open: 1 2024-04-16T01:36:32.479 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-16T01:36:32.479 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.write_buffer_manager: 0x558373bcd530 2024-04-16T01:36:32.479 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-16T01:36:32.479 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-04-16T01:36:32.479 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-16T01:36:32.479 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-16T01:36:32.479 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.rate_limiter: (nil) 2024-04-16T01:36:32.479 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-16T01:36:32.479 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-16T01:36:32.479 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-16T01:36:32.479 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-16T01:36:32.480 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.unordered_write: 0 2024-04-16T01:36:32.480 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-16T01:36:32.480 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-16T01:36:32.480 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-16T01:36:32.480 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-16T01:36:32.480 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.row_cache: None 2024-04-16T01:36:32.480 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.wal_filter: None 2024-04-16T01:36:32.480 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-16T01:36:32.480 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-16T01:36:32.480 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.preserve_deletes: 0 2024-04-16T01:36:32.480 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.two_write_queues: 0 2024-04-16T01:36:32.480 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.manual_wal_flush: 0 2024-04-16T01:36:32.480 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.atomic_flush: 0 2024-04-16T01:36:32.480 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-16T01:36:32.481 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-16T01:36:32.481 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-16T01:36:32.481 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.log_readahead_size: 0 2024-04-16T01:36:32.481 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-04-16T01:36:32.481 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.max_background_jobs: 2 2024-04-16T01:36:32.481 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.max_background_compactions: -1 2024-04-16T01:36:32.481 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-16T01:36:32.481 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-16T01:36:32.481 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-16T01:36:32.481 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.max_total_wal_size: 0 2024-04-16T01:36:32.481 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-16T01:36:32.481 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-16T01:36:32.481 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-16T01:36:32.481 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-16T01:36:32.481 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.max_open_files: -1 2024-04-16T01:36:32.481 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.bytes_per_sync: 0 2024-04-16T01:36:32.482 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-16T01:36:32.482 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-16T01:36:32.482 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-16T01:36:32.482 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Compression algorithms supported: 2024-04-16T01:36:32.482 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-16T01:36:32.482 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: kZSTD supported: 0 2024-04-16T01:36:32.482 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: kXpressCompression supported: 0 2024-04-16T01:36:32.482 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-16T01:36:32.482 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: kLZ4Compression supported: 1 2024-04-16T01:36:32.482 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: kBZip2Compression supported: 0 2024-04-16T01:36:32.482 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: kZlibCompression supported: 1 2024-04-16T01:36:32.482 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: kSnappyCompression supported: 1 2024-04-16T01:36:32.482 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-16T01:36:32.482 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: [db_impl/db_impl_open.cc:273] Creating manifest 1 2024-04-16T01:36:32.482 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: 2024-04-16T01:36:32.483 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi103/store.db/MANIFEST-000001 2024-04-16T01:36:32.483 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: 2024-04-16T01:36:32.483 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-04-16T01:36:32.483 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: 2024-04-16T01:36:32.483 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-16T01:36:32.483 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.merge_operator: 2024-04-16T01:36:32.483 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.compaction_filter: None 2024-04-16T01:36:32.483 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.compaction_filter_factory: None 2024-04-16T01:36:32.483 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-16T01:36:32.483 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-16T01:36:32.483 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x558373ade160) 2024-04-16T01:36:32.483 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2024-04-16T01:36:32.483 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-16T01:36:32.483 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-16T01:36:32.484 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2024-04-16T01:36:32.484 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: index_type: 0 2024-04-16T01:36:32.484 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2024-04-16T01:36:32.484 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: index_shortening: 1 2024-04-16T01:36:32.484 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2024-04-16T01:36:32.484 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2024-04-16T01:36:32.484 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: checksum: 1 2024-04-16T01:36:32.484 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2024-04-16T01:36:32.484 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: block_cache: 0x558373b14d10 2024-04-16T01:36:32.484 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2024-04-16T01:36:32.484 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: block_cache_options: 2024-04-16T01:36:32.484 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: capacity : 536870912 2024-04-16T01:36:32.484 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2024-04-16T01:36:32.484 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2024-04-16T01:36:32.485 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2024-04-16T01:36:32.485 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2024-04-16T01:36:32.485 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2024-04-16T01:36:32.485 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: block_size: 4096 2024-04-16T01:36:32.485 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2024-04-16T01:36:32.485 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2024-04-16T01:36:32.485 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2024-04-16T01:36:32.485 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2024-04-16T01:36:32.485 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: partition_filters: 0 2024-04-16T01:36:32.485 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2024-04-16T01:36:32.485 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2024-04-16T01:36:32.485 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2024-04-16T01:36:32.485 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: verify_compression: 0 2024-04-16T01:36:32.485 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2024-04-16T01:36:32.485 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: format_version: 2 2024-04-16T01:36:32.486 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2024-04-16T01:36:32.486 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: block_align: 0 2024-04-16T01:36:32.486 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: 2024-04-16T01:36:32.486 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-16T01:36:32.486 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-16T01:36:32.486 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.compression: NoCompression 2024-04-16T01:36:32.486 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-16T01:36:32.486 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-16T01:36:32.486 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-16T01:36:32.486 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.num_levels: 7 2024-04-16T01:36:32.486 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-16T01:36:32.486 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-16T01:36:32.486 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-16T01:36:32.486 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-16T01:36:32.487 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-16T01:36:32.487 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-16T01:36:32.487 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-16T01:36:32.487 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-16T01:36:32.487 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.329+0000 7fbd45667700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-16T01:36:32.487 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.330+0000 7fbd45667700 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-16T01:36:32.487 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.330+0000 7fbd45667700 4 rocksdb: Options.compression_opts.level: 32767 2024-04-16T01:36:32.487 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.330+0000 7fbd45667700 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-16T01:36:32.487 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.330+0000 7fbd45667700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-16T01:36:32.487 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.330+0000 7fbd45667700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-16T01:36:32.487 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.330+0000 7fbd45667700 4 rocksdb: Options.compression_opts.enabled: false 2024-04-16T01:36:32.487 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.330+0000 7fbd45667700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-16T01:36:32.487 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.330+0000 7fbd45667700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-16T01:36:32.487 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.330+0000 7fbd45667700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-16T01:36:32.488 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.330+0000 7fbd45667700 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-16T01:36:32.488 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.330+0000 7fbd45667700 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-16T01:36:32.488 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.330+0000 7fbd45667700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-16T01:36:32.488 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.330+0000 7fbd45667700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-16T01:36:32.488 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.330+0000 7fbd45667700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-16T01:36:32.488 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.330+0000 7fbd45667700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-16T01:36:32.488 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.330+0000 7fbd45667700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-16T01:36:32.488 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.330+0000 7fbd45667700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-16T01:36:32.488 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.330+0000 7fbd45667700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-16T01:36:32.488 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.330+0000 7fbd45667700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-16T01:36:32.488 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.330+0000 7fbd45667700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-16T01:36:32.488 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.330+0000 7fbd45667700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-16T01:36:32.488 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.330+0000 7fbd45667700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-16T01:36:32.488 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.330+0000 7fbd45667700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-16T01:36:32.489 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.330+0000 7fbd45667700 4 rocksdb: Options.arena_block_size: 4194304 2024-04-16T01:36:32.489 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.330+0000 7fbd45667700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-16T01:36:32.489 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.330+0000 7fbd45667700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-16T01:36:32.489 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.330+0000 7fbd45667700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-04-16T01:36:32.489 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.330+0000 7fbd45667700 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-16T01:36:32.489 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.330+0000 7fbd45667700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-16T01:36:32.489 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.330+0000 7fbd45667700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-16T01:36:32.489 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.330+0000 7fbd45667700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-16T01:36:32.489 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.330+0000 7fbd45667700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-16T01:36:32.489 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.330+0000 7fbd45667700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-16T01:36:32.489 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.330+0000 7fbd45667700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-16T01:36:32.489 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.330+0000 7fbd45667700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-16T01:36:32.489 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.330+0000 7fbd45667700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-16T01:36:32.489 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.330+0000 7fbd45667700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-16T01:36:32.490 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.330+0000 7fbd45667700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-16T01:36:32.490 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.330+0000 7fbd45667700 4 rocksdb: Options.table_properties_collectors: 2024-04-16T01:36:32.490 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.330+0000 7fbd45667700 4 rocksdb: Options.inplace_update_support: 0 2024-04-16T01:36:32.490 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.330+0000 7fbd45667700 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-16T01:36:32.490 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.330+0000 7fbd45667700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-16T01:36:32.490 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.330+0000 7fbd45667700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-16T01:36:32.490 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.330+0000 7fbd45667700 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-16T01:36:32.490 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.330+0000 7fbd45667700 4 rocksdb: Options.bloom_locality: 0 2024-04-16T01:36:32.490 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.330+0000 7fbd45667700 4 rocksdb: Options.max_successive_merges: 0 2024-04-16T01:36:32.490 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.330+0000 7fbd45667700 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-16T01:36:32.490 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.330+0000 7fbd45667700 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-16T01:36:32.490 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.330+0000 7fbd45667700 4 rocksdb: Options.force_consistency_checks: 0 2024-04-16T01:36:32.490 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.330+0000 7fbd45667700 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-16T01:36:32.490 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.330+0000 7fbd45667700 4 rocksdb: Options.ttl: 2592000 2024-04-16T01:36:32.490 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.330+0000 7fbd45667700 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-16T01:36:32.491 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.330+0000 7fbd45667700 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi103/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-16T01:36:32.491 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: 2024-04-16T01:36:32.491 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.330+0000 7fbd45667700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2024-04-16T01:36:32.491 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: 2024-04-16T01:36:32.491 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.333+0000 7fbd45667700 4 rocksdb: DB pointer 0x558373bd9800 2024-04-16T01:36:32.491 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.333+0000 7fbd2e4f0700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-04-16T01:36:32.491 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.333+0000 7fbd2e4f0700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-04-16T01:36:32.491 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2024-04-16T01:36:32.491 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-04-16T01:36:32.491 INFO:teuthology.orchestra.run.smithi103.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-16T01:36:32.491 INFO:teuthology.orchestra.run.smithi103.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-16T01:36:32.491 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-16T01:36:32.491 INFO:teuthology.orchestra.run.smithi103.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-16T01:36:32.491 INFO:teuthology.orchestra.run.smithi103.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-16T01:36:32.492 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-16T01:36:32.492 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: 2024-04-16T01:36:32.492 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-16T01:36:32.492 INFO:teuthology.orchestra.run.smithi103.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-16T01:36:32.492 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-16T01:36:32.492 INFO:teuthology.orchestra.run.smithi103.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-16T01:36:32.492 INFO:teuthology.orchestra.run.smithi103.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-16T01:36:32.492 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: 2024-04-16T01:36:32.492 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-16T01:36:32.492 INFO:teuthology.orchestra.run.smithi103.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-16T01:36:32.492 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-16T01:36:32.492 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-04-16T01:36:32.492 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-04-16T01:36:32.493 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-16T01:36:32.493 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-04-16T01:36:32.493 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-04-16T01:36:32.493 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-04-16T01:36:32.493 INFO:teuthology.orchestra.run.smithi103.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-16T01:36:32.493 INFO:teuthology.orchestra.run.smithi103.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-16T01:36:32.493 INFO:teuthology.orchestra.run.smithi103.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-16T01:36:32.493 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: 2024-04-16T01:36:32.493 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-04-16T01:36:32.493 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: 2024-04-16T01:36:32.493 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-16T01:36:32.493 INFO:teuthology.orchestra.run.smithi103.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-16T01:36:32.493 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-16T01:36:32.493 INFO:teuthology.orchestra.run.smithi103.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-16T01:36:32.494 INFO:teuthology.orchestra.run.smithi103.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-16T01:36:32.494 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: 2024-04-16T01:36:32.494 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-16T01:36:32.494 INFO:teuthology.orchestra.run.smithi103.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-16T01:36:32.494 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-16T01:36:32.494 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-04-16T01:36:32.494 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-04-16T01:36:32.494 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-16T01:36:32.494 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-04-16T01:36:32.494 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-04-16T01:36:32.494 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-04-16T01:36:32.494 INFO:teuthology.orchestra.run.smithi103.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-16T01:36:32.494 INFO:teuthology.orchestra.run.smithi103.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-16T01:36:32.494 INFO:teuthology.orchestra.run.smithi103.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-16T01:36:32.495 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: 2024-04-16T01:36:32.495 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-04-16T01:36:32.495 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: 2024-04-16T01:36:32.495 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.334+0000 7fbd45667700 4 rocksdb: [db_impl/db_impl.cc:397] Shutdown: canceling all background work 2024-04-16T01:36:32.495 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.334+0000 7fbd45667700 4 rocksdb: [db_impl/db_impl.cc:573] Shutdown complete 2024-04-16T01:36:32.495 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph-mon: debug 2024-04-16T01:36:32.334+0000 7fbd45667700 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-smithi103 for mon.smithi103 2024-04-16T01:36:33.012 INFO:teuthology.orchestra.run.smithi103.stderr:create mon.smithi103 on 2024-04-16T01:36:33.013 INFO:teuthology.orchestra.run.smithi103.stderr:Running command: install -d -m0770 -o 167 -g 167 /var/run/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968 2024-04-16T01:36:33.019 INFO:teuthology.orchestra.run.smithi103.stderr:Running command: systemctl disable ceph.target 2024-04-16T01:36:33.112 INFO:teuthology.orchestra.run.smithi103.stderr:Running command: systemctl enable ceph.target 2024-04-16T01:36:33.119 INFO:teuthology.orchestra.run.smithi103.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-04-16T01:36:33.195 INFO:teuthology.orchestra.run.smithi103.stderr:Running command: systemctl start ceph.target 2024-04-16T01:36:33.202 INFO:teuthology.orchestra.run.smithi103.stderr:Running command: systemctl enable ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968.target 2024-04-16T01:36:33.209 INFO:teuthology.orchestra.run.smithi103.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968.target → /etc/systemd/system/ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968.target. 2024-04-16T01:36:33.210 INFO:teuthology.orchestra.run.smithi103.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968.target → /etc/systemd/system/ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968.target. 2024-04-16T01:36:33.284 INFO:teuthology.orchestra.run.smithi103.stderr:Running command: systemctl start ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968.target 2024-04-16T01:36:33.291 INFO:teuthology.orchestra.run.smithi103.stderr:Running command: systemctl daemon-reload 2024-04-16T01:36:33.370 INFO:teuthology.orchestra.run.smithi103.stderr:Running command: systemctl stop ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968@mon.smithi103 2024-04-16T01:36:33.401 INFO:teuthology.orchestra.run.smithi103.stderr:Running command: systemctl reset-failed ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968@mon.smithi103 2024-04-16T01:36:33.406 INFO:teuthology.orchestra.run.smithi103.stderr:systemctl: Failed to reset failed state of unit ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968@mon.smithi103.service: Unit ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968@mon.smithi103.service not loaded. 2024-04-16T01:36:33.407 INFO:teuthology.orchestra.run.smithi103.stderr:Running command: systemctl enable ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968@mon.smithi103 2024-04-16T01:36:33.413 INFO:teuthology.orchestra.run.smithi103.stderr:systemctl: Created symlink /etc/systemd/system/ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968.target.wants/ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968@mon.smithi103.service → /etc/systemd/system/ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968@.service. 2024-04-16T01:36:33.498 INFO:teuthology.orchestra.run.smithi103.stderr:Running command: systemctl start ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968@mon.smithi103 2024-04-16T01:36:34.056 INFO:teuthology.orchestra.run.smithi103.stderr:Running command: systemctl is-enabled firewalld.service 2024-04-16T01:36:34.064 INFO:teuthology.orchestra.run.smithi103.stderr:systemctl: disabled 2024-04-16T01:36:34.064 INFO:teuthology.orchestra.run.smithi103.stderr:Running command: systemctl is-active firewalld.service 2024-04-16T01:36:34.071 INFO:teuthology.orchestra.run.smithi103.stderr:systemctl: inactive 2024-04-16T01:36:34.072 INFO:teuthology.orchestra.run.smithi103.stderr:firewalld.service is not enabled 2024-04-16T01:36:34.072 INFO:teuthology.orchestra.run.smithi103.stderr:Not possible to enable service . firewalld.service is not available 2024-04-16T01:36:34.072 INFO:teuthology.orchestra.run.smithi103.stderr:Waiting for mon to start... 2024-04-16T01:36:34.072 INFO:teuthology.orchestra.run.smithi103.stderr:Waiting for mon... 2024-04-16T01:36:34.072 INFO:teuthology.orchestra.run.smithi103.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=smithi103 -e CEPH_USE_RANDOM_NONCE=1 -v /var/lib/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968/mon.smithi103:/var/lib/ceph/mon/ceph-smithi103:z -v /tmp/ceph-tmpv6ktc5i8:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwubqw1yc:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 status 2024-04-16T01:36:34.294 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:34 smithi103 bash[34912]: 6474c43af2d392f5002b1fc71e11e201d1917d0cb4ec37d69a3d018da979b9cd 2024-04-16T01:36:34.294 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:34 smithi103 systemd[1]: Started Ceph mon.smithi103 for a7e43c46-fb91-11ee-bc8f-c7b262605968. 2024-04-16T01:36:34.657 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: cluster: 2024-04-16T01:36:34.657 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: id: a7e43c46-fb91-11ee-bc8f-c7b262605968 2024-04-16T01:36:34.658 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: health: HEALTH_OK 2024-04-16T01:36:34.658 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: 2024-04-16T01:36:34.658 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: services: 2024-04-16T01:36:34.658 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: mon: 1 daemons, quorum smithi103 (age 0.670389s) 2024-04-16T01:36:34.658 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: mgr: no daemons active 2024-04-16T01:36:34.658 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2024-04-16T01:36:34.658 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: 2024-04-16T01:36:34.658 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: data: 2024-04-16T01:36:34.658 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2024-04-16T01:36:34.658 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2024-04-16T01:36:34.658 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2024-04-16T01:36:34.658 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: pgs: 2024-04-16T01:36:34.658 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: 2024-04-16T01:36:35.344 INFO:teuthology.orchestra.run.smithi103.stderr:mon is available 2024-04-16T01:36:35.344 INFO:teuthology.orchestra.run.smithi103.stderr:Assimilating anything we can from ceph.conf... 2024-04-16T01:36:35.344 INFO:teuthology.orchestra.run.smithi103.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=smithi103 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpv6ktc5i8:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwubqw1yc:/etc/ceph/ceph.conf:z -v /var/lib/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968/mon.smithi103:/var/lib/ceph/mon/ceph-smithi103:z quay.io/ceph/ceph:v16.2.5 config assimilate-conf -i /var/lib/ceph/mon/ceph-smithi103/config 2024-04-16T01:36:35.347 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:34 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[34928]: cluster 2024-04-16T01:36:33.984697+0000 mon.smithi103 (mon.0) 2 : cluster [INF] mon.smithi103 is new leader, mons smithi103 in quorum (ranks 0) 2024-04-16T01:36:35.347 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:34 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[34928]: cluster 2024-04-16T01:36:33.984911+0000 mon.smithi103 (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {smithi103=[v2:172.21.15.103:3300/0,v1:172.21.15.103:6789/0]} 2024-04-16T01:36:35.347 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:34 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[34928]: cluster 2024-04-16T01:36:33.988208+0000 mon.smithi103 (mon.0) 4 : cluster [DBG] fsmap 2024-04-16T01:36:35.347 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:34 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[34928]: cluster 2024-04-16T01:36:33.992140+0000 mon.smithi103 (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-04-16T01:36:35.347 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:34 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[34928]: cluster 2024-04-16T01:36:33.992532+0000 mon.smithi103 (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-04-16T01:36:35.347 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:34 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[34928]: audit 2024-04-16T01:36:34.655057+0000 mon.smithi103 (mon.0) 7 : audit [DBG] from='client.? 172.21.15.103:0/4138531367' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-04-16T01:36:35.908 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: 2024-04-16T01:36:35.908 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: [global] 2024-04-16T01:36:35.908 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: fsid = a7e43c46-fb91-11ee-bc8f-c7b262605968 2024-04-16T01:36:35.908 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: log_to_journald = false 2024-04-16T01:36:35.908 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.103:3300,v1:172.21.15.103:6789] 2024-04-16T01:36:35.909 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-04-16T01:36:35.909 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-04-16T01:36:35.909 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-04-16T01:36:35.909 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-04-16T01:36:35.909 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: 2024-04-16T01:36:35.909 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: [mgr] 2024-04-16T01:36:35.909 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-04-16T01:36:35.909 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: 2024-04-16T01:36:35.909 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: [osd] 2024-04-16T01:36:35.909 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-04-16T01:36:35.909 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-04-16T01:36:36.321 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:35 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[34928]: audit 2024-04-16T01:36:35.903507+0000 mon.smithi103 (mon.0) 8 : audit [INF] from='client.? 172.21.15.103:0/3509967441' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-04-16T01:36:36.321 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:35 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[34928]: audit 2024-04-16T01:36:35.905932+0000 mon.smithi103 (mon.0) 9 : audit [INF] from='client.? 172.21.15.103:0/3509967441' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-04-16T01:36:36.573 INFO:teuthology.orchestra.run.smithi103.stderr:Generating new minimal ceph.conf... 2024-04-16T01:36:36.573 INFO:teuthology.orchestra.run.smithi103.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=smithi103 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpv6ktc5i8:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwubqw1yc:/etc/ceph/ceph.conf:z -v /var/lib/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968/mon.smithi103:/var/lib/ceph/mon/ceph-smithi103:z quay.io/ceph/ceph:v16.2.5 config generate-minimal-conf -o /var/lib/ceph/mon/ceph-smithi103/config 2024-04-16T01:36:37.518 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:37 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[34928]: audit 2024-04-16T01:36:37.218848+0000 mon.smithi103 (mon.0) 10 : audit [DBG] from='client.? 172.21.15.103:0/2097009570' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:36:37.797 INFO:teuthology.orchestra.run.smithi103.stderr:Restarting the monitor... 2024-04-16T01:36:37.797 INFO:teuthology.orchestra.run.smithi103.stderr:Running command: systemctl restart ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968@mon.smithi103 2024-04-16T01:36:38.142 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:37 smithi103 systemd[1]: Stopping Ceph mon.smithi103 for a7e43c46-fb91-11ee-bc8f-c7b262605968... 2024-04-16T01:36:38.142 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:37 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[34928]: debug 2024-04-16T01:36:37.907+0000 7ff1a6a84700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi103 -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-16T01:36:38.142 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:37 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[34928]: debug 2024-04-16T01:36:37.907+0000 7ff1a6a84700 -1 mon.smithi103@0(leader) e1 *** Got Signal Terminated *** 2024-04-16T01:36:38.639 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:38 smithi103 podman[35251]: ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103 2024-04-16T01:36:38.943 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:38 smithi103 systemd[1]: ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968@mon.smithi103.service: Succeeded. 2024-04-16T01:36:38.943 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:38 smithi103 systemd[1]: Stopped Ceph mon.smithi103 for a7e43c46-fb91-11ee-bc8f-c7b262605968. 2024-04-16T01:36:38.943 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:38 smithi103 systemd[1]: Starting Ceph mon.smithi103 for a7e43c46-fb91-11ee-bc8f-c7b262605968... 2024-04-16T01:36:39.104 INFO:teuthology.orchestra.run.smithi103.stderr:Setting mon public_network to 172.21.0.0/20 2024-04-16T01:36:39.104 INFO:teuthology.orchestra.run.smithi103.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=smithi103 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpv6ktc5i8:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwubqw1yc:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 config set mon public_network 172.21.0.0/20 2024-04-16T01:36:39.370 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.069+0000 7efe7be50700 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-16T01:36:39.371 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.069+0000 7efe7be50700 0 ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable), process ceph-mon, pid 7 2024-04-16T01:36:39.371 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.069+0000 7efe7be50700 0 pidfile_write: ignore empty --pid-file 2024-04-16T01:36:39.371 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.073+0000 7efe7be50700 0 load: jerasure load: lrc load: isa 2024-04-16T01:36:39.371 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: RocksDB version: 6.8.1 2024-04-16T01:36:39.371 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: 2024-04-16T01:36:39.371 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-04-16T01:36:39.371 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Compile date Jul 8 2021 2024-04-16T01:36:39.371 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: DB SUMMARY 2024-04-16T01:36:39.371 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: 2024-04-16T01:36:39.371 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: CURRENT file: CURRENT 2024-04-16T01:36:39.371 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: 2024-04-16T01:36:39.371 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: IDENTITY file: IDENTITY 2024-04-16T01:36:39.371 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: 2024-04-16T01:36:39.371 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 131 Bytes 2024-04-16T01:36:39.372 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: 2024-04-16T01:36:39.372 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi103/store.db dir, Total Num: 1, files: 000004.sst 2024-04-16T01:36:39.372 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: 2024-04-16T01:36:39.372 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi103/store.db: 000006.log size: 85897 ; 2024-04-16T01:36:39.372 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: 2024-04-16T01:36:39.372 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.error_if_exists: 0 2024-04-16T01:36:39.372 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.create_if_missing: 0 2024-04-16T01:36:39.372 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.paranoid_checks: 1 2024-04-16T01:36:39.372 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.env: 0x5565d81f51c0 2024-04-16T01:36:39.372 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.fs: Posix File System 2024-04-16T01:36:39.372 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.info_log: 0x5565d997fa40 2024-04-16T01:36:39.372 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-16T01:36:39.372 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.statistics: (nil) 2024-04-16T01:36:39.372 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.use_fsync: 0 2024-04-16T01:36:39.372 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.max_log_file_size: 0 2024-04-16T01:36:39.373 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-16T01:36:39.373 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-16T01:36:39.373 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-16T01:36:39.373 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-16T01:36:39.373 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.allow_fallocate: 1 2024-04-16T01:36:39.373 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-16T01:36:39.373 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-16T01:36:39.373 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.use_direct_reads: 0 2024-04-16T01:36:39.373 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-16T01:36:39.373 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.create_missing_column_families: 0 2024-04-16T01:36:39.373 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.db_log_dir: 2024-04-16T01:36:39.373 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-smithi103/store.db 2024-04-16T01:36:39.373 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-16T01:36:39.373 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.max_subcompactions: 1 2024-04-16T01:36:39.374 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.max_background_flushes: -1 2024-04-16T01:36:39.374 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-16T01:36:39.374 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-16T01:36:39.374 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-16T01:36:39.374 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-16T01:36:39.374 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-16T01:36:39.374 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.advise_random_on_open: 1 2024-04-16T01:36:39.374 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-16T01:36:39.374 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.write_buffer_manager: 0x5565d9987fb0 2024-04-16T01:36:39.374 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-16T01:36:39.374 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-04-16T01:36:39.374 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-16T01:36:39.374 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-16T01:36:39.374 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.rate_limiter: (nil) 2024-04-16T01:36:39.375 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-16T01:36:39.375 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-16T01:36:39.375 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-16T01:36:39.375 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-16T01:36:39.375 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.unordered_write: 0 2024-04-16T01:36:39.375 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-16T01:36:39.375 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-16T01:36:39.375 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-16T01:36:39.375 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-16T01:36:39.375 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.row_cache: None 2024-04-16T01:36:39.375 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.wal_filter: None 2024-04-16T01:36:39.375 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-16T01:36:39.375 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-16T01:36:39.375 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.preserve_deletes: 0 2024-04-16T01:36:39.375 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.two_write_queues: 0 2024-04-16T01:36:39.376 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.manual_wal_flush: 0 2024-04-16T01:36:39.376 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.atomic_flush: 0 2024-04-16T01:36:39.376 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-16T01:36:39.376 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-16T01:36:39.376 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-16T01:36:39.376 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.log_readahead_size: 0 2024-04-16T01:36:39.376 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-04-16T01:36:39.376 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.max_background_jobs: 2 2024-04-16T01:36:39.376 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.max_background_compactions: -1 2024-04-16T01:36:39.376 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-16T01:36:39.376 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-16T01:36:39.376 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-16T01:36:39.376 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.max_total_wal_size: 0 2024-04-16T01:36:39.376 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-16T01:36:39.376 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-16T01:36:39.377 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-16T01:36:39.377 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-16T01:36:39.377 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.max_open_files: -1 2024-04-16T01:36:39.377 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.bytes_per_sync: 0 2024-04-16T01:36:39.377 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-16T01:36:39.377 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-16T01:36:39.377 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-16T01:36:39.377 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Compression algorithms supported: 2024-04-16T01:36:39.377 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-16T01:36:39.377 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: kZSTD supported: 0 2024-04-16T01:36:39.377 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: kXpressCompression supported: 0 2024-04-16T01:36:39.377 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-16T01:36:39.377 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: kLZ4Compression supported: 1 2024-04-16T01:36:39.377 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: kBZip2Compression supported: 0 2024-04-16T01:36:39.377 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: kZlibCompression supported: 1 2024-04-16T01:36:39.378 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: kSnappyCompression supported: 1 2024-04-16T01:36:39.378 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-16T01:36:39.379 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi103/store.db/MANIFEST-000005 2024-04-16T01:36:39.379 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: 2024-04-16T01:36:39.379 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-04-16T01:36:39.379 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: 2024-04-16T01:36:39.379 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-16T01:36:39.379 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.merge_operator: 2024-04-16T01:36:39.380 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.compaction_filter: None 2024-04-16T01:36:39.380 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.compaction_filter_factory: None 2024-04-16T01:36:39.380 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-16T01:36:39.380 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-16T01:36:39.380 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5565d9898170) 2024-04-16T01:36:39.380 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cache_index_and_filter_blocks: 1 2024-04-16T01:36:39.380 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-16T01:36:39.380 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-16T01:36:39.380 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: pin_top_level_index_and_filter: 1 2024-04-16T01:36:39.380 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: index_type: 0 2024-04-16T01:36:39.380 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: data_block_index_type: 0 2024-04-16T01:36:39.380 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: index_shortening: 1 2024-04-16T01:36:39.380 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: data_block_hash_table_util_ratio: 0.750000 2024-04-16T01:36:39.380 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: hash_index_allow_collision: 1 2024-04-16T01:36:39.380 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: checksum: 1 2024-04-16T01:36:39.381 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: no_block_cache: 0 2024-04-16T01:36:39.381 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: block_cache: 0x5565d98cef10 2024-04-16T01:36:39.381 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: block_cache_name: BinnedLRUCache 2024-04-16T01:36:39.381 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: block_cache_options: 2024-04-16T01:36:39.381 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: capacity : 536870912 2024-04-16T01:36:39.381 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: num_shard_bits : 4 2024-04-16T01:36:39.381 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: strict_capacity_limit : 0 2024-04-16T01:36:39.381 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: high_pri_pool_ratio: 0.000 2024-04-16T01:36:39.381 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: block_cache_compressed: (nil) 2024-04-16T01:36:39.381 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: persistent_cache: (nil) 2024-04-16T01:36:39.381 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: block_size: 4096 2024-04-16T01:36:39.381 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: block_size_deviation: 10 2024-04-16T01:36:39.381 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: block_restart_interval: 16 2024-04-16T01:36:39.381 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: index_block_restart_interval: 1 2024-04-16T01:36:39.381 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: metadata_block_size: 4096 2024-04-16T01:36:39.381 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: partition_filters: 0 2024-04-16T01:36:39.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: use_delta_encoding: 1 2024-04-16T01:36:39.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: filter_policy: rocksdb.BuiltinBloomFilter 2024-04-16T01:36:39.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: whole_key_filtering: 1 2024-04-16T01:36:39.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: verify_compression: 0 2024-04-16T01:36:39.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: read_amp_bytes_per_bit: 0 2024-04-16T01:36:39.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: format_version: 2 2024-04-16T01:36:39.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: enable_index_compression: 1 2024-04-16T01:36:39.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: block_align: 0 2024-04-16T01:36:39.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: 2024-04-16T01:36:39.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-16T01:36:39.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-16T01:36:39.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.compression: NoCompression 2024-04-16T01:36:39.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-16T01:36:39.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-16T01:36:39.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-16T01:36:39.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.num_levels: 7 2024-04-16T01:36:39.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-16T01:36:39.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-16T01:36:39.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-16T01:36:39.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-16T01:36:39.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-16T01:36:39.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-16T01:36:39.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-16T01:36:39.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-16T01:36:39.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-16T01:36:39.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-16T01:36:39.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.compression_opts.level: 32767 2024-04-16T01:36:39.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-16T01:36:39.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-16T01:36:39.384 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-16T01:36:39.384 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.compression_opts.enabled: false 2024-04-16T01:36:39.384 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-16T01:36:39.384 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-16T01:36:39.384 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-16T01:36:39.384 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-16T01:36:39.384 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-16T01:36:39.384 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-16T01:36:39.384 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-16T01:36:39.384 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-16T01:36:39.384 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-16T01:36:39.384 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-16T01:36:39.384 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-16T01:36:39.384 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-16T01:36:39.385 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-16T01:36:39.385 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-16T01:36:39.385 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-16T01:36:39.385 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-16T01:36:39.385 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-16T01:36:39.385 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.arena_block_size: 4194304 2024-04-16T01:36:39.385 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-16T01:36:39.385 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-16T01:36:39.385 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-04-16T01:36:39.385 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-16T01:36:39.385 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-16T01:36:39.385 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-16T01:36:39.385 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-16T01:36:39.385 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-16T01:36:39.385 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-16T01:36:39.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-16T01:36:39.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-16T01:36:39.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-16T01:36:39.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-16T01:36:39.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-16T01:36:39.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.table_properties_collectors: 2024-04-16T01:36:39.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.inplace_update_support: 0 2024-04-16T01:36:39.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-16T01:36:39.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-16T01:36:39.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-16T01:36:39.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-16T01:36:39.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.bloom_locality: 0 2024-04-16T01:36:39.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.max_successive_merges: 0 2024-04-16T01:36:39.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-16T01:36:39.387 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-16T01:36:39.387 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.force_consistency_checks: 0 2024-04-16T01:36:39.387 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-16T01:36:39.387 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.ttl: 2592000 2024-04-16T01:36:39.387 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.074+0000 7efe7be50700 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-16T01:36:39.387 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.075+0000 7efe7be50700 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi103/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-16T01:36:39.387 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: 2024-04-16T01:36:39.387 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.075+0000 7efe7be50700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 4 2024-04-16T01:36:39.387 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: 2024-04-16T01:36:39.387 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.075+0000 7efe7be50700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713231399076883, "job": 1, "event": "recovery_started", "log_files": [6]} 2024-04-16T01:36:39.387 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.075+0000 7efe7be50700 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #6 mode 2 2024-04-16T01:36:39.387 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.075+0000 7efe7be50700 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-16T01:36:39.387 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.076+0000 7efe7be50700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713231399077686, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 7, "file_size": 82655, "table_properties": {"data_size": 80925, "index_size": 335, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 581, "raw_key_size": 9446, "raw_average_key_size": 47, "raw_value_size": 75444, "raw_average_value_size": 377, "num_data_blocks": 11, "num_entries": 200, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1713231399, "oldest_key_time": 3, "file_creation_time": 0}} 2024-04-16T01:36:39.387 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.076+0000 7efe7be50700 4 rocksdb: [version_set.cc:3826] Creating manifest 8 2024-04-16T01:36:39.388 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: 2024-04-16T01:36:39.388 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.076+0000 7efe7be50700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713231399078061, "job": 1, "event": "recovery_finished"} 2024-04-16T01:36:39.388 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.077+0000 7efe7be50700 4 rocksdb: DB pointer 0x5565d9993800 2024-04-16T01:36:39.388 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.077+0000 7efe62c58700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-04-16T01:36:39.388 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.077+0000 7efe62c58700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-04-16T01:36:39.388 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: ** DB Stats ** 2024-04-16T01:36:39.388 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-16T01:36:39.388 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: 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-16T01:36:39.388 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-16T01:36:39.388 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-16T01:36:39.388 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: 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-16T01:36:39.388 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-04-16T01:36:39.388 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-16T01:36:39.388 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: 2024-04-16T01:36:39.388 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: ** Compaction Stats [default] ** 2024-04-16T01:36:39.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: 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-16T01:36:39.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-16T01:36:39.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: L0 2/0 82.41 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 145.7 0.00 0.00 1 0.001 0 0 2024-04-16T01:36:39.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: Sum 2/0 82.41 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 145.7 0.00 0.00 1 0.001 0 0 2024-04-16T01:36:39.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 145.7 0.00 0.00 1 0.001 0 0 2024-04-16T01:36:39.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: 2024-04-16T01:36:39.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: ** Compaction Stats [default] ** 2024-04-16T01:36:39.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: 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-16T01:36:39.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-16T01:36:39.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 145.7 0.00 0.00 1 0.001 0 0 2024-04-16T01:36:39.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-16T01:36:39.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-16T01:36:39.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-16T01:36:39.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: AddFile(Total Files): cumulative 0, interval 0 2024-04-16T01:36:39.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-16T01:36:39.390 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: AddFile(Keys): cumulative 0, interval 0 2024-04-16T01:36:39.390 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: Cumulative compaction: 0.00 GB write, 29.54 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-16T01:36:39.390 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: Interval compaction: 0.00 GB write, 29.54 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-16T01:36:39.390 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: 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-16T01:36:39.390 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: 2024-04-16T01:36:39.390 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: ** File Read Latency Histogram By Level [default] ** 2024-04-16T01:36:39.390 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: 2024-04-16T01:36:39.390 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: ** Compaction Stats [default] ** 2024-04-16T01:36:39.390 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: 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-16T01:36:39.390 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-16T01:36:39.390 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: L0 2/0 82.41 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 145.7 0.00 0.00 1 0.001 0 0 2024-04-16T01:36:39.390 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: Sum 2/0 82.41 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 145.7 0.00 0.00 1 0.001 0 0 2024-04-16T01:36:39.390 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: 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-16T01:36:39.390 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: 2024-04-16T01:36:39.390 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: ** Compaction Stats [default] ** 2024-04-16T01:36:39.391 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: 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-16T01:36:39.391 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-16T01:36:39.391 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 145.7 0.00 0.00 1 0.001 0 0 2024-04-16T01:36:39.391 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-16T01:36:39.391 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-16T01:36:39.391 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-16T01:36:39.391 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: AddFile(Total Files): cumulative 0, interval 0 2024-04-16T01:36:39.391 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-16T01:36:39.391 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: AddFile(Keys): cumulative 0, interval 0 2024-04-16T01:36:39.391 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: Cumulative compaction: 0.00 GB write, 29.22 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-16T01:36:39.391 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: 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-16T01:36:39.391 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: 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-16T01:36:39.391 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: 2024-04-16T01:36:39.391 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: ** File Read Latency Histogram By Level [default] ** 2024-04-16T01:36:39.392 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: 2024-04-16T01:36:39.392 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.078+0000 7efe7be50700 0 starting mon.smithi103 rank 0 at public addrs [v2:172.21.15.103:3300/0,v1:172.21.15.103:6789/0] at bind addrs [v2:172.21.15.103:3300/0,v1:172.21.15.103:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi103 fsid a7e43c46-fb91-11ee-bc8f-c7b262605968 2024-04-16T01:36:39.392 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.078+0000 7efe7be50700 1 mon.smithi103@-1(???) e1 preinit fsid a7e43c46-fb91-11ee-bc8f-c7b262605968 2024-04-16T01:36:39.392 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.079+0000 7efe7be50700 0 mon.smithi103@-1(???).mds e1 new map 2024-04-16T01:36:39.392 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.079+0000 7efe7be50700 0 mon.smithi103@-1(???).mds e1 print_map 2024-04-16T01:36:39.392 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: e1 2024-04-16T01:36:39.392 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-16T01:36:39.392 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: 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-16T01:36:39.392 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: legacy client fscid: -1 2024-04-16T01:36:39.392 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: 2024-04-16T01:36:39.392 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: No filesystems configured 2024-04-16T01:36:39.392 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: 2024-04-16T01:36:39.392 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.079+0000 7efe7be50700 0 mon.smithi103@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-16T01:36:39.392 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.079+0000 7efe7be50700 0 mon.smithi103@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-16T01:36:39.393 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.079+0000 7efe7be50700 0 mon.smithi103@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-16T01:36:39.393 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.079+0000 7efe7be50700 0 mon.smithi103@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-16T01:36:39.393 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:36:37.218848+0000 mon.smithi103 (mon.0) 10 : audit [DBG] from='client.? 172.21.15.103:0/2097009570' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:36:39.393 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.079+0000 7efe7be50700 1 mon.smithi103@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-04-16T01:36:39.393 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.080+0000 7efe7be50700 20 expand_channel_meta expand map: {default=false} 2024-04-16T01:36:39.393 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.080+0000 7efe7be50700 20 expand_channel_meta from 'false' to 'false' 2024-04-16T01:36:39.393 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.080+0000 7efe7be50700 20 expand_channel_meta expanded map: {default=false} 2024-04-16T01:36:39.393 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.080+0000 7efe7be50700 20 expand_channel_meta expand map: {default=info} 2024-04-16T01:36:39.393 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.080+0000 7efe7be50700 20 expand_channel_meta from 'info' to 'info' 2024-04-16T01:36:39.393 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.080+0000 7efe7be50700 20 expand_channel_meta expanded map: {default=info} 2024-04-16T01:36:39.393 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.080+0000 7efe7be50700 20 expand_channel_meta expand map: {default=daemon} 2024-04-16T01:36:39.393 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.080+0000 7efe7be50700 20 expand_channel_meta from 'daemon' to 'daemon' 2024-04-16T01:36:39.393 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.080+0000 7efe7be50700 20 expand_channel_meta expanded map: {default=daemon} 2024-04-16T01:36:39.393 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.080+0000 7efe7be50700 20 expand_channel_meta expand map: {default=debug} 2024-04-16T01:36:39.393 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.080+0000 7efe7be50700 20 expand_channel_meta from 'debug' to 'debug' 2024-04-16T01:36:39.394 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:36:39.080+0000 7efe7be50700 20 expand_channel_meta expanded map: {default=debug} 2024-04-16T01:36:39.394 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 bash[35323]: 0e564be6f870e1bda0cec735c7446253a3bee17dca9bc31985eb5ac018c03e5d 2024-04-16T01:36:39.394 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 systemd[1]: Started Ceph mon.smithi103 for a7e43c46-fb91-11ee-bc8f-c7b262605968. 2024-04-16T01:36:39.394 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:36:39.095939+0000 mon.smithi103 (mon.0) 1 : cluster [INF] mon.smithi103 is new leader, mons smithi103 in quorum (ranks 0) 2024-04-16T01:36:39.394 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:36:39.096001+0000 mon.smithi103 (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {smithi103=[v2:172.21.15.103:3300/0,v1:172.21.15.103:6789/0]} 2024-04-16T01:36:39.394 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:36:39.096031+0000 mon.smithi103 (mon.0) 3 : cluster [DBG] fsmap 2024-04-16T01:36:39.394 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:36:39.096064+0000 mon.smithi103 (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-04-16T01:36:39.394 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:36:39.096400+0000 mon.smithi103 (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-04-16T01:36:40.335 INFO:teuthology.orchestra.run.smithi103.stderr:Wrote config to /etc/ceph/ceph.conf 2024-04-16T01:36:40.335 INFO:teuthology.orchestra.run.smithi103.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-04-16T01:36:40.335 INFO:teuthology.orchestra.run.smithi103.stderr:Creating mgr... 2024-04-16T01:36:40.336 INFO:teuthology.orchestra.run.smithi103.stderr:Verifying port 9283 ... 2024-04-16T01:36:40.338 INFO:teuthology.orchestra.run.smithi103.stderr:Running command: systemctl daemon-reload 2024-04-16T01:36:40.430 INFO:teuthology.orchestra.run.smithi103.stderr:Running command: systemctl stop ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968@mgr.smithi103.rfboyd 2024-04-16T01:36:40.452 INFO:teuthology.orchestra.run.smithi103.stderr:Running command: systemctl reset-failed ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968@mgr.smithi103.rfboyd 2024-04-16T01:36:40.457 INFO:teuthology.orchestra.run.smithi103.stderr:systemctl: Failed to reset failed state of unit ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968@mgr.smithi103.rfboyd.service: Unit ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968@mgr.smithi103.rfboyd.service not loaded. 2024-04-16T01:36:40.458 INFO:teuthology.orchestra.run.smithi103.stderr:Running command: systemctl enable ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968@mgr.smithi103.rfboyd 2024-04-16T01:36:40.464 INFO:teuthology.orchestra.run.smithi103.stderr:systemctl: Created symlink /etc/systemd/system/ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968.target.wants/ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968@mgr.smithi103.rfboyd.service → /etc/systemd/system/ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968@.service. 2024-04-16T01:36:40.544 INFO:teuthology.orchestra.run.smithi103.stderr:Running command: systemctl start ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968@mgr.smithi103.rfboyd 2024-04-16T01:36:41.119 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:40 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:36:39.733150+0000 mon.smithi103 (mon.0) 6 : audit [INF] from='client.? 172.21.15.103:0/2229178262' entity='client.admin' 2024-04-16T01:36:41.124 INFO:teuthology.orchestra.run.smithi103.stderr:Running command: systemctl is-enabled firewalld.service 2024-04-16T01:36:41.133 INFO:teuthology.orchestra.run.smithi103.stderr:systemctl: disabled 2024-04-16T01:36:41.134 INFO:teuthology.orchestra.run.smithi103.stderr:Running command: systemctl is-active firewalld.service 2024-04-16T01:36:41.141 INFO:teuthology.orchestra.run.smithi103.stderr:systemctl: inactive 2024-04-16T01:36:41.141 INFO:teuthology.orchestra.run.smithi103.stderr:firewalld.service is not enabled 2024-04-16T01:36:41.141 INFO:teuthology.orchestra.run.smithi103.stderr:Not possible to enable service . firewalld.service is not available 2024-04-16T01:36:41.142 INFO:teuthology.orchestra.run.smithi103.stderr:Running command: systemctl is-enabled firewalld.service 2024-04-16T01:36:41.149 INFO:teuthology.orchestra.run.smithi103.stderr:systemctl: disabled 2024-04-16T01:36:41.150 INFO:teuthology.orchestra.run.smithi103.stderr:Running command: systemctl is-active firewalld.service 2024-04-16T01:36:41.156 INFO:teuthology.orchestra.run.smithi103.stderr:systemctl: inactive 2024-04-16T01:36:41.157 INFO:teuthology.orchestra.run.smithi103.stderr:firewalld.service is not enabled 2024-04-16T01:36:41.157 INFO:teuthology.orchestra.run.smithi103.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2024-04-16T01:36:41.157 INFO:teuthology.orchestra.run.smithi103.stderr:Waiting for mgr to start... 2024-04-16T01:36:41.157 INFO:teuthology.orchestra.run.smithi103.stderr:Waiting for mgr... 2024-04-16T01:36:41.158 INFO:teuthology.orchestra.run.smithi103.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=smithi103 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpv6ktc5i8:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwubqw1yc:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 status -f json-pretty 2024-04-16T01:36:41.804 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: 2024-04-16T01:36:41.804 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: { 2024-04-16T01:36:41.804 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "fsid": "a7e43c46-fb91-11ee-bc8f-c7b262605968", 2024-04-16T01:36:41.804 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "health": { 2024-04-16T01:36:41.804 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-16T01:36:41.804 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "checks": {}, 2024-04-16T01:36:41.804 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "mutes": [] 2024-04-16T01:36:41.804 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: }, 2024-04-16T01:36:41.804 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-16T01:36:41.805 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "quorum": [ 2024-04-16T01:36:41.805 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: 0 2024-04-16T01:36:41.805 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: ], 2024-04-16T01:36:41.805 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-16T01:36:41.805 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "smithi103" 2024-04-16T01:36:41.805 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: ], 2024-04-16T01:36:41.805 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "quorum_age": 2, 2024-04-16T01:36:41.805 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "monmap": { 2024-04-16T01:36:41.805 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-16T01:36:41.805 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2024-04-16T01:36:41.805 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-16T01:36:41.805 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: }, 2024-04-16T01:36:41.805 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "osdmap": { 2024-04-16T01:36:41.805 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-16T01:36:41.806 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-16T01:36:41.806 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-16T01:36:41.806 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-16T01:36:41.806 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-16T01:36:41.809 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-16T01:36:41.810 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-16T01:36:41.810 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: }, 2024-04-16T01:36:41.810 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "pgmap": { 2024-04-16T01:36:41.810 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-16T01:36:41.810 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-16T01:36:41.810 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-16T01:36:41.810 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-16T01:36:41.810 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-16T01:36:41.810 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-16T01:36:41.810 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-16T01:36:41.810 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-16T01:36:41.810 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: }, 2024-04-16T01:36:41.810 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "fsmap": { 2024-04-16T01:36:41.811 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-16T01:36:41.811 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-16T01:36:41.811 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-16T01:36:41.811 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: }, 2024-04-16T01:36:41.811 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-16T01:36:41.811 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "available": false, 2024-04-16T01:36:41.811 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-16T01:36:41.811 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "modules": [ 2024-04-16T01:36:41.811 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "iostat", 2024-04-16T01:36:41.811 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "nfs", 2024-04-16T01:36:41.811 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "restful" 2024-04-16T01:36:41.811 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: ], 2024-04-16T01:36:41.811 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "services": {} 2024-04-16T01:36:41.811 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: }, 2024-04-16T01:36:41.812 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "servicemap": { 2024-04-16T01:36:41.812 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-16T01:36:41.812 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "modified": "2024-04-16T01:36:33.986603+0000", 2024-04-16T01:36:41.812 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "services": {} 2024-04-16T01:36:41.812 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: }, 2024-04-16T01:36:41.812 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-16T01:36:41.812 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: } 2024-04-16T01:36:42.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:41 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:36:41.799757+0000 mon.smithi103 (mon.0) 7 : audit [DBG] from='client.? 172.21.15.103:0/822500953' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-16T01:36:42.429 INFO:teuthology.orchestra.run.smithi103.stderr:mgr not available, waiting (1/15)... 2024-04-16T01:36:44.432 INFO:teuthology.orchestra.run.smithi103.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=smithi103 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpv6ktc5i8:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwubqw1yc:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 status -f json-pretty 2024-04-16T01:36:45.058 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: 2024-04-16T01:36:45.058 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: { 2024-04-16T01:36:45.058 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "fsid": "a7e43c46-fb91-11ee-bc8f-c7b262605968", 2024-04-16T01:36:45.058 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "health": { 2024-04-16T01:36:45.058 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-16T01:36:45.058 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "checks": {}, 2024-04-16T01:36:45.058 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "mutes": [] 2024-04-16T01:36:45.058 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: }, 2024-04-16T01:36:45.058 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-16T01:36:45.058 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "quorum": [ 2024-04-16T01:36:45.059 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: 0 2024-04-16T01:36:45.059 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: ], 2024-04-16T01:36:45.059 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-16T01:36:45.059 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "smithi103" 2024-04-16T01:36:45.059 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: ], 2024-04-16T01:36:45.059 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "quorum_age": 5, 2024-04-16T01:36:45.059 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "monmap": { 2024-04-16T01:36:45.059 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-16T01:36:45.059 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2024-04-16T01:36:45.059 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-16T01:36:45.059 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: }, 2024-04-16T01:36:45.059 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "osdmap": { 2024-04-16T01:36:45.059 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-16T01:36:45.059 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-16T01:36:45.059 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-16T01:36:45.060 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-16T01:36:45.060 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-16T01:36:45.063 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-16T01:36:45.063 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-16T01:36:45.063 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: }, 2024-04-16T01:36:45.063 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "pgmap": { 2024-04-16T01:36:45.063 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-16T01:36:45.063 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-16T01:36:45.063 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-16T01:36:45.063 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-16T01:36:45.064 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-16T01:36:45.064 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-16T01:36:45.064 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-16T01:36:45.064 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-16T01:36:45.064 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: }, 2024-04-16T01:36:45.064 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "fsmap": { 2024-04-16T01:36:45.064 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-16T01:36:45.064 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-16T01:36:45.064 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-16T01:36:45.064 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: }, 2024-04-16T01:36:45.064 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-16T01:36:45.064 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "available": false, 2024-04-16T01:36:45.064 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-16T01:36:45.064 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "modules": [ 2024-04-16T01:36:45.064 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "iostat", 2024-04-16T01:36:45.065 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "nfs", 2024-04-16T01:36:45.065 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "restful" 2024-04-16T01:36:45.065 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: ], 2024-04-16T01:36:45.065 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "services": {} 2024-04-16T01:36:45.065 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: }, 2024-04-16T01:36:45.065 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "servicemap": { 2024-04-16T01:36:45.065 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-16T01:36:45.065 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "modified": "2024-04-16T01:36:33.986603+0000", 2024-04-16T01:36:45.065 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "services": {} 2024-04-16T01:36:45.065 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: }, 2024-04-16T01:36:45.065 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-16T01:36:45.065 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: } 2024-04-16T01:36:45.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:45 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:36:45.054465+0000 mon.smithi103 (mon.0) 8 : audit [DBG] from='client.? 172.21.15.103:0/1068806842' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-16T01:36:45.728 INFO:teuthology.orchestra.run.smithi103.stderr:mgr not available, waiting (2/15)... 2024-04-16T01:36:46.639 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:46 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:36:46.096693+0000 mon.smithi103 (mon.0) 9 : cluster [INF] Activating manager daemon smithi103.rfboyd 2024-04-16T01:36:46.640 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:46 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:36:46.099455+0000 mon.smithi103 (mon.0) 10 : cluster [DBG] mgrmap e2: smithi103.rfboyd(active, starting, since 0.00286252s) 2024-04-16T01:36:46.640 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:46 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:36:46.100386+0000 mon.smithi103 (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.103:0/4157439903' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-16T01:36:46.640 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:46 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:36:46.100582+0000 mon.smithi103 (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.103:0/4157439903' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-16T01:36:46.640 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:46 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:36:46.100750+0000 mon.smithi103 (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.103:0/4157439903' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-16T01:36:46.640 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:46 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:36:46.100907+0000 mon.smithi103 (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.103:0/4157439903' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mon metadata", "id": "smithi103"}]: dispatch 2024-04-16T01:36:46.640 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:46 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:36:46.101084+0000 mon.smithi103 (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.103:0/4157439903' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mgr metadata", "who": "smithi103.rfboyd", "id": "smithi103.rfboyd"}]: dispatch 2024-04-16T01:36:46.640 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:46 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:36:46.114786+0000 mon.smithi103 (mon.0) 16 : cluster [INF] Manager daemon smithi103.rfboyd is now available 2024-04-16T01:36:46.640 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:46 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:36:46.125458+0000 mon.smithi103 (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.103:0/4157439903' entity='mgr.smithi103.rfboyd' 2024-04-16T01:36:46.640 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:46 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:36:46.126956+0000 mon.smithi103 (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.103:0/4157439903' entity='mgr.smithi103.rfboyd' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi103.rfboyd/mirror_snapshot_schedule"}]: dispatch 2024-04-16T01:36:46.640 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:46 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:36:46.128128+0000 mon.smithi103 (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.103:0/4157439903' entity='mgr.smithi103.rfboyd' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi103.rfboyd/trash_purge_schedule"}]: dispatch 2024-04-16T01:36:46.640 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:46 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:36:46.135453+0000 mon.smithi103 (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.103:0/4157439903' entity='mgr.smithi103.rfboyd' 2024-04-16T01:36:46.640 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:46 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:36:46.139944+0000 mon.smithi103 (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.103:0/4157439903' entity='mgr.smithi103.rfboyd' 2024-04-16T01:36:47.730 INFO:teuthology.orchestra.run.smithi103.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=smithi103 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpv6ktc5i8:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwubqw1yc:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 status -f json-pretty 2024-04-16T01:36:48.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:48 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:36:47.102826+0000 mon.smithi103 (mon.0) 22 : cluster [DBG] mgrmap e3: smithi103.rfboyd(active, since 1.00623s) 2024-04-16T01:36:50.274 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: 2024-04-16T01:36:50.274 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: { 2024-04-16T01:36:50.274 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "fsid": "a7e43c46-fb91-11ee-bc8f-c7b262605968", 2024-04-16T01:36:50.274 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "health": { 2024-04-16T01:36:50.274 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-16T01:36:50.274 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "checks": {}, 2024-04-16T01:36:50.274 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "mutes": [] 2024-04-16T01:36:50.274 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: }, 2024-04-16T01:36:50.274 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-16T01:36:50.274 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "quorum": [ 2024-04-16T01:36:50.275 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: 0 2024-04-16T01:36:50.275 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: ], 2024-04-16T01:36:50.275 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-16T01:36:50.275 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "smithi103" 2024-04-16T01:36:50.275 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: ], 2024-04-16T01:36:50.275 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "quorum_age": 10, 2024-04-16T01:36:50.275 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "monmap": { 2024-04-16T01:36:50.275 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-16T01:36:50.275 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2024-04-16T01:36:50.275 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-16T01:36:50.275 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: }, 2024-04-16T01:36:50.275 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "osdmap": { 2024-04-16T01:36:50.275 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-16T01:36:50.275 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-16T01:36:50.275 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-16T01:36:50.276 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-16T01:36:50.276 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-16T01:36:50.279 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-16T01:36:50.279 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-16T01:36:50.279 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: }, 2024-04-16T01:36:50.279 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "pgmap": { 2024-04-16T01:36:50.279 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-16T01:36:50.279 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-16T01:36:50.279 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-16T01:36:50.280 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-16T01:36:50.280 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-16T01:36:50.280 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-16T01:36:50.280 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-16T01:36:50.280 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-16T01:36:50.280 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: }, 2024-04-16T01:36:50.280 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "fsmap": { 2024-04-16T01:36:50.280 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-16T01:36:50.280 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-16T01:36:50.280 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-16T01:36:50.280 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: }, 2024-04-16T01:36:50.280 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-16T01:36:50.280 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "available": true, 2024-04-16T01:36:50.280 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-16T01:36:50.280 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "modules": [ 2024-04-16T01:36:50.281 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "iostat", 2024-04-16T01:36:50.281 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "nfs", 2024-04-16T01:36:50.281 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "restful" 2024-04-16T01:36:50.281 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: ], 2024-04-16T01:36:50.281 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "services": {} 2024-04-16T01:36:50.281 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: }, 2024-04-16T01:36:50.281 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "servicemap": { 2024-04-16T01:36:50.281 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-16T01:36:50.281 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "modified": "2024-04-16T01:36:33.986603+0000", 2024-04-16T01:36:50.281 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "services": {} 2024-04-16T01:36:50.281 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: }, 2024-04-16T01:36:50.281 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-16T01:36:50.281 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: } 2024-04-16T01:36:50.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:50 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:36:49.102819+0000 mon.smithi103 (mon.0) 23 : cluster [DBG] mgrmap e4: smithi103.rfboyd(active, since 3s) 2024-04-16T01:36:50.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:50 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:36:50.075697+0000 mon.smithi103 (mon.0) 24 : audit [DBG] from='client.? 172.21.15.103:0/1470376451' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-16T01:36:55.420 INFO:teuthology.orchestra.run.smithi103.stderr:mgr is available 2024-04-16T01:36:55.421 INFO:teuthology.orchestra.run.smithi103.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=smithi103 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpv6ktc5i8:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwubqw1yc:/etc/ceph/ceph.conf:z -v /tmp/tmpau0lkk3t:/var/lib/ceph/user.conf:z quay.io/ceph/ceph:v16.2.5 config assimilate-conf -i /var/lib/ceph/user.conf 2024-04-16T01:36:59.110 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: 2024-04-16T01:36:59.111 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: [global] 2024-04-16T01:36:59.111 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: fsid = a7e43c46-fb91-11ee-bc8f-c7b262605968 2024-04-16T01:36:59.111 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: log_to_journald = false 2024-04-16T01:36:59.111 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-04-16T01:36:59.111 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-04-16T01:36:59.111 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-04-16T01:36:59.111 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-04-16T01:36:59.111 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: 2024-04-16T01:36:59.111 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: [mgr] 2024-04-16T01:36:59.111 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-04-16T01:36:59.111 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: 2024-04-16T01:36:59.111 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: [osd] 2024-04-16T01:36:59.111 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-04-16T01:36:59.112 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-04-16T01:36:59.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:36:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:36:59.000597+0000 mon.smithi103 (mon.0) 25 : audit [INF] from='client.? 172.21.15.103:0/2821778540' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-04-16T01:36:59.647 INFO:teuthology.orchestra.run.smithi103.stderr:Enabling cephadm module... 2024-04-16T01:36:59.648 INFO:teuthology.orchestra.run.smithi103.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=smithi103 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpv6ktc5i8:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwubqw1yc:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 mgr module enable cephadm 2024-04-16T01:37:00.735 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:00 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:00.350723+0000 mon.smithi103 (mon.0) 26 : audit [INF] from='client.? 172.21.15.103:0/2509463104' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-04-16T01:37:01.004 INFO:teuthology.orchestra.run.smithi103.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=smithi103 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpv6ktc5i8:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwubqw1yc:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 mgr stat 2024-04-16T01:37:01.639 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:01 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:00.403660+0000 mon.smithi103 (mon.0) 27 : audit [INF] from='client.? 172.21.15.103:0/2509463104' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-04-16T01:37:01.639 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:01 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:37:00.403702+0000 mon.smithi103 (mon.0) 28 : cluster [DBG] mgrmap e5: smithi103.rfboyd(active, since 14s) 2024-04-16T01:37:01.794 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: { 2024-04-16T01:37:01.794 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "epoch": 5, 2024-04-16T01:37:01.794 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "available": true, 2024-04-16T01:37:01.794 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "active_name": "smithi103.rfboyd", 2024-04-16T01:37:01.794 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "num_standby": 0 2024-04-16T01:37:01.794 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: } 2024-04-16T01:37:02.386 INFO:teuthology.orchestra.run.smithi103.stderr:Waiting for the mgr to restart... 2024-04-16T01:37:02.387 INFO:teuthology.orchestra.run.smithi103.stderr:Waiting for mgr epoch 5... 2024-04-16T01:37:02.387 INFO:teuthology.orchestra.run.smithi103.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=smithi103 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpv6ktc5i8:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwubqw1yc:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 tell mgr mgr_status 2024-04-16T01:37:02.639 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:02 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:01.792439+0000 mon.smithi103 (mon.0) 29 : audit [DBG] from='client.? 172.21.15.103:0/3164499247' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-04-16T01:37:05.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:05 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:37:05.533293+0000 mon.smithi103 (mon.0) 30 : cluster [INF] Active manager daemon smithi103.rfboyd restarted 2024-04-16T01:37:05.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:05 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:37:05.533657+0000 mon.smithi103 (mon.0) 31 : cluster [INF] Activating manager daemon smithi103.rfboyd 2024-04-16T01:37:05.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:05 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:37:05.535325+0000 mon.smithi103 (mon.0) 32 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-04-16T01:37:06.602 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: { 2024-04-16T01:37:06.602 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2024-04-16T01:37:06.603 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "initialized": true 2024-04-16T01:37:06.603 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: } 2024-04-16T01:37:06.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:06 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:37:05.586804+0000 mon.smithi103 (mon.0) 33 : cluster [DBG] mgrmap e6: smithi103.rfboyd(active, starting, since 0.0532207s) 2024-04-16T01:37:06.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:06 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:05.589178+0000 mon.smithi103 (mon.0) 34 : audit [DBG] from='mgr.14116 172.21.15.103:0/3489834559' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mon metadata", "id": "smithi103"}]: dispatch 2024-04-16T01:37:06.890 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:06 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:05.589762+0000 mon.smithi103 (mon.0) 35 : audit [DBG] from='mgr.14116 172.21.15.103:0/3489834559' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mgr metadata", "who": "smithi103.rfboyd", "id": "smithi103.rfboyd"}]: dispatch 2024-04-16T01:37:06.890 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:06 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:05.590403+0000 mon.smithi103 (mon.0) 36 : audit [DBG] from='mgr.14116 172.21.15.103:0/3489834559' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-16T01:37:06.890 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:06 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:05.590544+0000 mon.smithi103 (mon.0) 37 : audit [DBG] from='mgr.14116 172.21.15.103:0/3489834559' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-16T01:37:06.890 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:06 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:05.590683+0000 mon.smithi103 (mon.0) 38 : audit [DBG] from='mgr.14116 172.21.15.103:0/3489834559' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-16T01:37:06.890 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:06 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:37:05.603731+0000 mon.smithi103 (mon.0) 39 : cluster [INF] Manager daemon smithi103.rfboyd is now available 2024-04-16T01:37:06.890 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:06 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:05.616636+0000 mon.smithi103 (mon.0) 40 : audit [INF] from='mgr.14116 172.21.15.103:0/3489834559' entity='mgr.smithi103.rfboyd' 2024-04-16T01:37:06.890 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:06 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:05.619216+0000 mon.smithi103 (mon.0) 41 : audit [INF] from='mgr.14116 172.21.15.103:0/3489834559' entity='mgr.smithi103.rfboyd' 2024-04-16T01:37:06.890 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:06 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:05.621695+0000 mon.smithi103 (mon.0) 42 : audit [INF] from='mgr.14116 172.21.15.103:0/3489834559' entity='mgr.smithi103.rfboyd' 2024-04-16T01:37:06.890 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:06 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:05.709226+0000 mon.smithi103 (mon.0) 43 : audit [INF] from='mgr.14116 172.21.15.103:0/3489834559' entity='mgr.smithi103.rfboyd' 2024-04-16T01:37:06.890 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:06 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:05.709952+0000 mon.smithi103 (mon.0) 44 : audit [DBG] from='mgr.14116 172.21.15.103:0/3489834559' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:37:06.890 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:06 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:05.711593+0000 mon.smithi103 (mon.0) 45 : audit [DBG] from='mgr.14116 172.21.15.103:0/3489834559' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:37:06.890 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:06 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:05.713133+0000 mon.smithi103 (mon.0) 46 : audit [DBG] from='mgr.14116 172.21.15.103:0/3489834559' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:37:06.890 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:06 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:05.723169+0000 mon.smithi103 (mon.0) 47 : audit [INF] from='mgr.14116 172.21.15.103:0/3489834559' entity='mgr.smithi103.rfboyd' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi103.rfboyd/mirror_snapshot_schedule"}]: dispatch 2024-04-16T01:37:06.891 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:06 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:05.724315+0000 mon.smithi103 (mon.0) 48 : audit [INF] from='mgr.14116 172.21.15.103:0/3489834559' entity='mgr.smithi103.rfboyd' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi103.rfboyd/trash_purge_schedule"}]: dispatch 2024-04-16T01:37:07.252 INFO:teuthology.orchestra.run.smithi103.stderr:mgr epoch 5 is available 2024-04-16T01:37:07.252 INFO:teuthology.orchestra.run.smithi103.stderr:Setting orchestrator backend to cephadm... 2024-04-16T01:37:07.252 INFO:teuthology.orchestra.run.smithi103.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=smithi103 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpv6ktc5i8:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwubqw1yc:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch set backend cephadm 2024-04-16T01:37:07.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:07 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:06.594444+0000 mgr.smithi103.rfboyd (mgr.14116) 1 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-04-16T01:37:07.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:07 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:37:06.594680+0000 mon.smithi103 (mon.0) 49 : cluster [DBG] mgrmap e7: smithi103.rfboyd(active, since 1.06109s) 2024-04-16T01:37:07.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:07 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:06.601166+0000 mgr.smithi103.rfboyd (mgr.14116) 2 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-04-16T01:37:08.549 INFO:teuthology.orchestra.run.smithi103.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=smithi103 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpv6ktc5i8:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwubqw1yc:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 cephadm set-user root 2024-04-16T01:37:08.821 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:08 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:37:07.596343+0000 mon.smithi103 (mon.0) 50 : cluster [DBG] mgrmap e8: smithi103.rfboyd(active, since 2s) 2024-04-16T01:37:08.821 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:08 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:08.036763+0000 mgr.smithi103.rfboyd (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-16T01:37:08.821 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:08 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:08.040585+0000 mon.smithi103 (mon.0) 51 : audit [INF] from='mgr.14116 172.21.15.103:0/3489834559' entity='mgr.smithi103.rfboyd' 2024-04-16T01:37:08.821 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:08 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:08.043645+0000 mon.smithi103 (mon.0) 52 : audit [DBG] from='mgr.14116 172.21.15.103:0/3489834559' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:37:09.352 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: value unchanged 2024-04-16T01:37:09.965 INFO:teuthology.orchestra.run.smithi103.stderr:Generating ssh key... 2024-04-16T01:37:09.965 INFO:teuthology.orchestra.run.smithi103.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=smithi103 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpv6ktc5i8:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwubqw1yc:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 cephadm generate-key 2024-04-16T01:37:10.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:10 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:09.351053+0000 mgr.smithi103.rfboyd (mgr.14116) 4 : audit [DBG] from='client.14128 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:37:11.347 INFO:teuthology.orchestra.run.smithi103.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=smithi103 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpv6ktc5i8:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwubqw1yc:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 cephadm get-pub-key 2024-04-16T01:37:12.002 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDFp+ZEkMy8pVeBVEVIwAEOo1jW41vHc/s9LQtt727VSxzX+x2P4E17KnaBFzaLLhJ4GuAdycKt9leuWnmHj0d5U4GehmmXl1s9h9lWd2y+IL0nvyhGBo0sV1952yoXHGKm5MscN8y3kXakNAy8nX7Nd1dkEkE7azpXA6K4yLBFd8e4JTIU4KqvegxwtEVyLxKRix9nZlGklHofN2t/dTP8pRty+BjgC6dhzK4hQ21oCLA8REzNsNDORJ6xl9f2lg4gwvS5eK2wEhcRI3XSay6KiM0vmGWz6d79J3SG9/ErEBb4ylFCFtqW8Ov1zTNmdFKuDr+us55ZhszCQ1F3XnRhIUII6kc0Vc8I7qIsCVUx+0tQHnO0olZZPD8wQcwibj8XuSPg7RyQ9f/aWfJDu05ngMnPHXrQZLTBOHl97hermJlZvs86uxkL3a/P1bQgm/9mivG6Atjj4JVu8PLZY7eJD7wqFYVusyWbYhRIoG405a+NGzcjI+BeJQEh+E3NvUE= ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968 2024-04-16T01:37:12.027 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:11 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:37:10.681597+0000 mgr.smithi103.rfboyd (mgr.14116) 6 : cephadm [INF] Generating ssh key... 2024-04-16T01:37:12.028 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:11 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:10.720630+0000 mon.smithi103 (mon.0) 53 : audit [INF] from='mgr.14116 172.21.15.103:0/3489834559' entity='mgr.smithi103.rfboyd' 2024-04-16T01:37:12.028 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:11 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:10.722994+0000 mon.smithi103 (mon.0) 54 : audit [INF] from='mgr.14116 172.21.15.103:0/3489834559' entity='mgr.smithi103.rfboyd' 2024-04-16T01:37:12.654 INFO:teuthology.orchestra.run.smithi103.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-04-16T01:37:12.654 INFO:teuthology.orchestra.run.smithi103.stderr:Adding key to root@localhost authorized_keys... 2024-04-16T01:37:12.655 INFO:teuthology.orchestra.run.smithi103.stderr:Adding host smithi103... 2024-04-16T01:37:12.655 INFO:teuthology.orchestra.run.smithi103.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=smithi103 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpv6ktc5i8:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwubqw1yc:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch host add smithi103 172.21.15.103 2024-04-16T01:37:13.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:12 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:12.001335+0000 mgr.smithi103.rfboyd (mgr.14116) 7 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:37:13.896 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: Added host 'smithi103' with addr '172.21.15.103' 2024-04-16T01:37:14.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:13 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:13.309961+0000 mgr.smithi103.rfboyd (mgr.14116) 8 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi103", "addr": "172.21.15.103", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:37:14.638 INFO:teuthology.orchestra.run.smithi103.stderr:Deploying mon service with default placement... 2024-04-16T01:37:14.639 INFO:teuthology.orchestra.run.smithi103.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=smithi103 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpv6ktc5i8:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwubqw1yc:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch apply mon 2024-04-16T01:37:15.354 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: Scheduled mon update... 2024-04-16T01:37:15.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:14 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:13.893268+0000 mon.smithi103 (mon.0) 55 : audit [INF] from='mgr.14116 172.21.15.103:0/3489834559' entity='mgr.smithi103.rfboyd' 2024-04-16T01:37:15.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:14 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:37:13.893548+0000 mgr.smithi103.rfboyd (mgr.14116) 9 : cephadm [INF] Added host smithi103 2024-04-16T01:37:15.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:14 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:13.893793+0000 mon.smithi103 (mon.0) 56 : audit [DBG] from='mgr.14116 172.21.15.103:0/3489834559' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:37:16.122 INFO:teuthology.orchestra.run.smithi103.stderr:Deploying mgr service with default placement... 2024-04-16T01:37:16.123 INFO:teuthology.orchestra.run.smithi103.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=smithi103 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpv6ktc5i8:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwubqw1yc:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch apply mgr 2024-04-16T01:37:16.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:16 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:15.349728+0000 mgr.smithi103.rfboyd (mgr.14116) 10 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:37:16.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:16 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:37:15.350473+0000 mgr.smithi103.rfboyd (mgr.14116) 11 : cephadm [INF] Saving service mon spec with placement count:5 2024-04-16T01:37:16.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:16 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:15.353293+0000 mon.smithi103 (mon.0) 57 : audit [INF] from='mgr.14116 172.21.15.103:0/3489834559' entity='mgr.smithi103.rfboyd' 2024-04-16T01:37:17.027 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: Scheduled mgr update... 2024-04-16T01:37:18.327 INFO:teuthology.orchestra.run.smithi103.stderr:Deploying crash service with default placement... 2024-04-16T01:37:18.327 INFO:teuthology.orchestra.run.smithi103.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=smithi103 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpv6ktc5i8:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwubqw1yc:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch apply crash 2024-04-16T01:37:18.330 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:18 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:17.022872+0000 mgr.smithi103.rfboyd (mgr.14116) 12 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:37:18.330 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:18 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:37:17.023432+0000 mgr.smithi103.rfboyd (mgr.14116) 13 : cephadm [INF] Saving service mgr spec with placement count:2 2024-04-16T01:37:18.330 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:18 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:17.025581+0000 mon.smithi103 (mon.0) 58 : audit [INF] from='mgr.14116 172.21.15.103:0/3489834559' entity='mgr.smithi103.rfboyd' 2024-04-16T01:37:18.330 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:18 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:17.728468+0000 mon.smithi103 (mon.0) 59 : audit [INF] from='mgr.14116 172.21.15.103:0/3489834559' entity='mgr.smithi103.rfboyd' 2024-04-16T01:37:18.330 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:18 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:18.020100+0000 mon.smithi103 (mon.0) 60 : audit [INF] from='mgr.14116 172.21.15.103:0/3489834559' entity='mgr.smithi103.rfboyd' 2024-04-16T01:37:19.038 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: Scheduled crash update... 2024-04-16T01:37:19.927 INFO:teuthology.orchestra.run.smithi103.stderr:Enabling mgr prometheus module... 2024-04-16T01:37:19.927 INFO:teuthology.orchestra.run.smithi103.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=smithi103 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpv6ktc5i8:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwubqw1yc:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 mgr module enable prometheus 2024-04-16T01:37:20.259 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:20 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:19.033833+0000 mgr.smithi103.rfboyd (mgr.14116) 14 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "crash", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:37:20.259 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:20 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:37:19.034498+0000 mgr.smithi103.rfboyd (mgr.14116) 15 : cephadm [INF] Saving service crash spec with placement * 2024-04-16T01:37:20.259 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:20 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:19.036684+0000 mon.smithi103 (mon.0) 61 : audit [INF] from='mgr.14116 172.21.15.103:0/3489834559' entity='mgr.smithi103.rfboyd' 2024-04-16T01:37:21.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:21 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:20.826524+0000 mon.smithi103 (mon.0) 62 : audit [INF] from='client.? 172.21.15.103:0/3628106765' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-16T01:37:21.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:21 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:20.871898+0000 mon.smithi103 (mon.0) 63 : audit [INF] from='mgr.14116 172.21.15.103:0/3489834559' entity='mgr.smithi103.rfboyd' 2024-04-16T01:37:21.929 INFO:teuthology.orchestra.run.smithi103.stderr:Deploying prometheus service with default placement... 2024-04-16T01:37:21.929 INFO:teuthology.orchestra.run.smithi103.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=smithi103 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpv6ktc5i8:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwubqw1yc:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch apply prometheus 2024-04-16T01:37:22.187 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:22 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:21.041719+0000 mon.smithi103 (mon.0) 64 : audit [INF] from='client.? 172.21.15.103:0/3628106765' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-16T01:37:22.187 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:22 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:37:21.041768+0000 mon.smithi103 (mon.0) 65 : cluster [DBG] mgrmap e9: smithi103.rfboyd(active, since 15s) 2024-04-16T01:37:26.370 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:26 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:37:26.185288+0000 mon.smithi103 (mon.0) 66 : cluster [INF] Active manager daemon smithi103.rfboyd restarted 2024-04-16T01:37:26.370 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:26 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:37:26.185702+0000 mon.smithi103 (mon.0) 67 : cluster [INF] Activating manager daemon smithi103.rfboyd 2024-04-16T01:37:26.370 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:26 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:37:26.187299+0000 mon.smithi103 (mon.0) 68 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-04-16T01:37:27.250 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: Scheduled prometheus update... 2024-04-16T01:37:27.582 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:27 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:37:26.238127+0000 mon.smithi103 (mon.0) 69 : cluster [DBG] mgrmap e10: smithi103.rfboyd(active, starting, since 0.0525138s) 2024-04-16T01:37:27.582 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:27 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:26.240533+0000 mon.smithi103 (mon.0) 70 : audit [DBG] from='mgr.14144 172.21.15.103:0/687062080' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mon metadata", "id": "smithi103"}]: dispatch 2024-04-16T01:37:27.582 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:27 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:26.241287+0000 mon.smithi103 (mon.0) 71 : audit [DBG] from='mgr.14144 172.21.15.103:0/687062080' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mgr metadata", "who": "smithi103.rfboyd", "id": "smithi103.rfboyd"}]: dispatch 2024-04-16T01:37:27.582 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:27 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:26.242111+0000 mon.smithi103 (mon.0) 72 : audit [DBG] from='mgr.14144 172.21.15.103:0/687062080' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-16T01:37:27.582 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:27 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:26.242264+0000 mon.smithi103 (mon.0) 73 : audit [DBG] from='mgr.14144 172.21.15.103:0/687062080' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-16T01:37:27.582 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:27 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:26.242424+0000 mon.smithi103 (mon.0) 74 : audit [DBG] from='mgr.14144 172.21.15.103:0/687062080' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-16T01:37:27.583 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:27 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:37:26.255838+0000 mon.smithi103 (mon.0) 75 : cluster [INF] Manager daemon smithi103.rfboyd is now available 2024-04-16T01:37:27.583 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:27 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:26.357180+0000 mon.smithi103 (mon.0) 76 : audit [DBG] from='mgr.14144 172.21.15.103:0/687062080' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:37:27.583 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:27 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:26.358558+0000 mon.smithi103 (mon.0) 77 : audit [DBG] from='mgr.14144 172.21.15.103:0/687062080' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:37:27.583 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:27 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:26.374579+0000 mon.smithi103 (mon.0) 78 : audit [INF] from='mgr.14144 172.21.15.103:0/687062080' entity='mgr.smithi103.rfboyd' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi103.rfboyd/mirror_snapshot_schedule"}]: dispatch 2024-04-16T01:37:27.583 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:27 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:26.382017+0000 mon.smithi103 (mon.0) 79 : audit [INF] from='mgr.14144 172.21.15.103:0/687062080' entity='mgr.smithi103.rfboyd' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi103.rfboyd/trash_purge_schedule"}]: dispatch 2024-04-16T01:37:27.884 INFO:teuthology.orchestra.run.smithi103.stderr:Deploying grafana service with default placement... 2024-04-16T01:37:27.884 INFO:teuthology.orchestra.run.smithi103.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=smithi103 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpv6ktc5i8:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwubqw1yc:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch apply grafana 2024-04-16T01:37:28.639 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:28 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:37:27.245302+0000 mon.smithi103 (mon.0) 80 : cluster [DBG] mgrmap e11: smithi103.rfboyd(active, since 1.05969s) 2024-04-16T01:37:28.639 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:28 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:37:27.246601+0000 mgr.smithi103.rfboyd (mgr.14144) 2 : cephadm [INF] Saving service prometheus spec with placement count:1 2024-04-16T01:37:28.639 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:28 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:27.248677+0000 mon.smithi103 (mon.0) 81 : audit [INF] from='mgr.14144 172.21.15.103:0/687062080' entity='mgr.smithi103.rfboyd' 2024-04-16T01:37:28.895 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: Scheduled grafana update... 2024-04-16T01:37:29.639 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:37:28.250469+0000 mon.smithi103 (mon.0) 82 : cluster [DBG] mgrmap e12: smithi103.rfboyd(active, since 2s) 2024-04-16T01:37:29.639 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:28.512159+0000 mon.smithi103 (mon.0) 83 : audit [INF] from='mgr.14144 172.21.15.103:0/687062080' entity='mgr.smithi103.rfboyd' 2024-04-16T01:37:29.639 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:28.890105+0000 mgr.smithi103.rfboyd (mgr.14144) 3 : audit [DBG] from='client.14152 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:37:29.640 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:37:28.890779+0000 mgr.smithi103.rfboyd (mgr.14144) 4 : cephadm [INF] Saving service grafana spec with placement count:1 2024-04-16T01:37:29.640 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:28.893947+0000 mon.smithi103 (mon.0) 84 : audit [INF] from='mgr.14144 172.21.15.103:0/687062080' entity='mgr.smithi103.rfboyd' 2024-04-16T01:37:30.189 INFO:teuthology.orchestra.run.smithi103.stderr:Deploying node-exporter service with default placement... 2024-04-16T01:37:30.189 INFO:teuthology.orchestra.run.smithi103.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=smithi103 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpv6ktc5i8:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwubqw1yc:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch apply node-exporter 2024-04-16T01:37:31.626 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: Scheduled node-exporter update... 2024-04-16T01:37:32.375 INFO:teuthology.orchestra.run.smithi103.stderr:Deploying alertmanager service with default placement... 2024-04-16T01:37:32.375 INFO:teuthology.orchestra.run.smithi103.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=smithi103 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpv6ktc5i8:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwubqw1yc:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch apply alertmanager 2024-04-16T01:37:32.639 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:32 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:31.621480+0000 mgr.smithi103.rfboyd (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-16T01:37:32.639 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:32 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:37:31.622140+0000 mgr.smithi103.rfboyd (mgr.14144) 6 : cephadm [INF] Saving service node-exporter spec with placement * 2024-04-16T01:37:32.639 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:32 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:31.624575+0000 mon.smithi103 (mon.0) 85 : audit [INF] from='mgr.14144 172.21.15.103:0/687062080' entity='mgr.smithi103.rfboyd' 2024-04-16T01:37:33.054 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: Scheduled alertmanager update... 2024-04-16T01:37:33.815 INFO:teuthology.orchestra.run.smithi103.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=smithi103 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpv6ktc5i8:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwubqw1yc:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 config set mgr mgr/cephadm/container_init True --force 2024-04-16T01:37:34.081 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:34 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:33.049724+0000 mgr.smithi103.rfboyd (mgr.14144) 7 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:37:34.081 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:34 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:37:33.050272+0000 mgr.smithi103.rfboyd (mgr.14144) 8 : cephadm [INF] Saving service alertmanager spec with placement count:1 2024-04-16T01:37:34.081 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:34 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:33.052580+0000 mon.smithi103 (mon.0) 86 : audit [INF] from='mgr.14144 172.21.15.103:0/687062080' entity='mgr.smithi103.rfboyd' 2024-04-16T01:37:35.272 INFO:teuthology.orchestra.run.smithi103.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=smithi103 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpv6ktc5i8:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwubqw1yc:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 config set mgr mgr/dashboard/ssl_server_port 8443 2024-04-16T01:37:35.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:35 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:34.576460+0000 mon.smithi103 (mon.0) 87 : audit [INF] from='client.? 172.21.15.103:0/2196963000' entity='client.admin' 2024-04-16T01:37:36.587 INFO:teuthology.orchestra.run.smithi103.stderr:Enabling the dashboard module... 2024-04-16T01:37:36.588 INFO:teuthology.orchestra.run.smithi103.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=smithi103 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpv6ktc5i8:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwubqw1yc:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 mgr module enable dashboard 2024-04-16T01:37:37.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:36 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:35.953066+0000 mon.smithi103 (mon.0) 88 : audit [INF] from='client.? 172.21.15.103:0/2220847060' entity='client.admin' 2024-04-16T01:37:38.366 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:37 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:37.346904+0000 mon.smithi103 (mon.0) 89 : audit [INF] from='client.? 172.21.15.103:0/822982039' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-04-16T01:37:38.695 INFO:teuthology.orchestra.run.smithi103.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=smithi103 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpv6ktc5i8:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwubqw1yc:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 mgr stat 2024-04-16T01:37:39.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:38 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:37.959132+0000 mon.smithi103 (mon.0) 90 : audit [INF] from='client.? 172.21.15.103:0/822982039' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-04-16T01:37:39.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:38 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:37:37.959185+0000 mon.smithi103 (mon.0) 91 : cluster [DBG] mgrmap e13: smithi103.rfboyd(active, since 11s) 2024-04-16T01:37:39.562 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: { 2024-04-16T01:37:39.562 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "epoch": 13, 2024-04-16T01:37:39.563 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "available": true, 2024-04-16T01:37:39.563 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "active_name": "smithi103.rfboyd", 2024-04-16T01:37:39.563 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "num_standby": 0 2024-04-16T01:37:39.563 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: } 2024-04-16T01:37:40.278 INFO:teuthology.orchestra.run.smithi103.stderr:Waiting for the mgr to restart... 2024-04-16T01:37:40.278 INFO:teuthology.orchestra.run.smithi103.stderr:Waiting for mgr epoch 13... 2024-04-16T01:37:40.278 INFO:teuthology.orchestra.run.smithi103.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=smithi103 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpv6ktc5i8:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwubqw1yc:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 tell mgr mgr_status 2024-04-16T01:37:40.279 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:40 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:39.560295+0000 mon.smithi103 (mon.0) 92 : audit [DBG] from='client.? 172.21.15.103:0/1929616457' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-04-16T01:37:43.300 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:43 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:37:43.117084+0000 mon.smithi103 (mon.0) 93 : cluster [INF] Active manager daemon smithi103.rfboyd restarted 2024-04-16T01:37:43.301 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:43 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:37:43.117479+0000 mon.smithi103 (mon.0) 94 : cluster [INF] Activating manager daemon smithi103.rfboyd 2024-04-16T01:37:43.301 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:43 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:37:43.121491+0000 mon.smithi103 (mon.0) 95 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-16T01:37:44.186 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: { 2024-04-16T01:37:44.186 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "mgrmap_epoch": 15, 2024-04-16T01:37:44.186 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: "initialized": true 2024-04-16T01:37:44.186 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: } 2024-04-16T01:37:44.541 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:44 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:37:43.169642+0000 mon.smithi103 (mon.0) 96 : cluster [DBG] mgrmap e14: smithi103.rfboyd(active, starting, since 0.0522468s) 2024-04-16T01:37:44.541 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:44 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:43.171606+0000 mon.smithi103 (mon.0) 97 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mon metadata", "id": "smithi103"}]: dispatch 2024-04-16T01:37:44.541 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:44 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:43.172355+0000 mon.smithi103 (mon.0) 98 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mgr metadata", "who": "smithi103.rfboyd", "id": "smithi103.rfboyd"}]: dispatch 2024-04-16T01:37:44.541 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:44 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:43.173226+0000 mon.smithi103 (mon.0) 99 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-16T01:37:44.541 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:44 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:43.173409+0000 mon.smithi103 (mon.0) 100 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-16T01:37:44.541 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:44 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:43.173575+0000 mon.smithi103 (mon.0) 101 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-16T01:37:44.541 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:44 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:37:43.186617+0000 mon.smithi103 (mon.0) 102 : cluster [INF] Manager daemon smithi103.rfboyd is now available 2024-04-16T01:37:44.541 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:44 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:43.285562+0000 mon.smithi103 (mon.0) 103 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:37:44.542 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:44 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:43.286825+0000 mon.smithi103 (mon.0) 104 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:37:44.542 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:44 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:43.304515+0000 mon.smithi103 (mon.0) 105 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi103.rfboyd/mirror_snapshot_schedule"}]: dispatch 2024-04-16T01:37:44.542 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:44 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:43.312460+0000 mon.smithi103 (mon.0) 106 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi103.rfboyd/trash_purge_schedule"}]: dispatch 2024-04-16T01:37:44.861 INFO:teuthology.orchestra.run.smithi103.stderr:mgr epoch 13 is available 2024-04-16T01:37:44.861 INFO:teuthology.orchestra.run.smithi103.stderr:Generating a dashboard self-signed certificate... 2024-04-16T01:37:44.861 INFO:teuthology.orchestra.run.smithi103.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=smithi103 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpv6ktc5i8:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwubqw1yc:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 dashboard create-self-signed-cert 2024-04-16T01:37:45.522 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:45 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:44.177271+0000 mgr.smithi103.rfboyd (mgr.14164) 1 : audit [DBG] from='client.14168 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-04-16T01:37:45.522 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:45 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:37:44.178103+0000 mon.smithi103 (mon.0) 107 : cluster [DBG] mgrmap e15: smithi103.rfboyd(active, since 1.06071s) 2024-04-16T01:37:45.522 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:45 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:44.184427+0000 mgr.smithi103.rfboyd (mgr.14164) 2 : audit [DBG] from='client.14168 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-04-16T01:37:46.535 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: Self-signed certificate created 2024-04-16T01:37:46.639 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:46 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:37:45.186151+0000 mon.smithi103 (mon.0) 108 : cluster [DBG] mgrmap e16: smithi103.rfboyd(active, since 2s) 2024-04-16T01:37:46.639 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:46 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:45.230827+0000 mon.smithi103 (mon.0) 109 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:37:47.174 INFO:teuthology.orchestra.run.smithi103.stderr:Creating initial admin user... 2024-04-16T01:37:47.174 INFO:teuthology.orchestra.run.smithi103.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=smithi103 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpv6ktc5i8:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwubqw1yc:/etc/ceph/ceph.conf:z -v /tmp/ceph-tmpjid1htbz:/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-16T01:37:47.613 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:47 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:46.178325+0000 mgr.smithi103.rfboyd (mgr.14164) 3 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:37:47.613 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:47 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:46.212113+0000 mon.smithi103 (mon.0) 110 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:37:47.614 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:47 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:46.214560+0000 mon.smithi103 (mon.0) 111 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:37:48.674 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$TDBQnfPcx1xFr7s.u./ZGu6zL5rOUzRmVhQeGVnBSPZraDtzIquSe", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1713231468, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-04-16T01:37:49.376 INFO:teuthology.orchestra.run.smithi103.stderr:Fetching dashboard port number... 2024-04-16T01:37:49.376 INFO:teuthology.orchestra.run.smithi103.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=smithi103 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpv6ktc5i8:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwubqw1yc:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 config get mgr mgr/dashboard/ssl_server_port 2024-04-16T01:37:50.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:49 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:48.455333+0000 mgr.smithi103.rfboyd (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-16T01:37:50.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:49 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:48.673018+0000 mon.smithi103 (mon.0) 112 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:37:50.179 INFO:teuthology.orchestra.run.smithi103.stderr:/usr/bin/ceph: 8443 2024-04-16T01:37:50.933 INFO:teuthology.orchestra.run.smithi103.stderr:Running command: systemctl is-enabled firewalld.service 2024-04-16T01:37:50.941 INFO:teuthology.orchestra.run.smithi103.stderr:systemctl: disabled 2024-04-16T01:37:50.942 INFO:teuthology.orchestra.run.smithi103.stderr:Running command: systemctl is-active firewalld.service 2024-04-16T01:37:50.949 INFO:teuthology.orchestra.run.smithi103.stderr:systemctl: inactive 2024-04-16T01:37:50.950 INFO:teuthology.orchestra.run.smithi103.stderr:firewalld.service is not enabled 2024-04-16T01:37:50.950 INFO:teuthology.orchestra.run.smithi103.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2024-04-16T01:37:50.952 INFO:teuthology.orchestra.run.smithi103.stderr:Ceph Dashboard is now available at: 2024-04-16T01:37:50.952 INFO:teuthology.orchestra.run.smithi103.stderr: 2024-04-16T01:37:50.953 INFO:teuthology.orchestra.run.smithi103.stderr: URL: https://smithi103.front.sepia.ceph.com:8443/ 2024-04-16T01:37:50.953 INFO:teuthology.orchestra.run.smithi103.stderr: User: admin 2024-04-16T01:37:50.953 INFO:teuthology.orchestra.run.smithi103.stderr: Password: m4i1taipi7 2024-04-16T01:37:50.953 INFO:teuthology.orchestra.run.smithi103.stderr: 2024-04-16T01:37:50.954 INFO:teuthology.orchestra.run.smithi103.stderr:You can access the Ceph CLI with: 2024-04-16T01:37:50.954 INFO:teuthology.orchestra.run.smithi103.stderr: 2024-04-16T01:37:50.954 INFO:teuthology.orchestra.run.smithi103.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid a7e43c46-fb91-11ee-bc8f-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-04-16T01:37:50.954 INFO:teuthology.orchestra.run.smithi103.stderr: 2024-04-16T01:37:50.954 INFO:teuthology.orchestra.run.smithi103.stderr:Please consider enabling telemetry to help improve Ceph: 2024-04-16T01:37:50.954 INFO:teuthology.orchestra.run.smithi103.stderr: 2024-04-16T01:37:50.954 INFO:teuthology.orchestra.run.smithi103.stderr: ceph telemetry on 2024-04-16T01:37:50.954 INFO:teuthology.orchestra.run.smithi103.stderr: 2024-04-16T01:37:50.954 INFO:teuthology.orchestra.run.smithi103.stderr:For more information see: 2024-04-16T01:37:50.954 INFO:teuthology.orchestra.run.smithi103.stderr: 2024-04-16T01:37:50.954 INFO:teuthology.orchestra.run.smithi103.stderr: https://docs.ceph.com/docs/pacific/mgr/telemetry/ 2024-04-16T01:37:50.954 INFO:teuthology.orchestra.run.smithi103.stderr: 2024-04-16T01:37:50.954 INFO:teuthology.orchestra.run.smithi103.stderr:Bootstrap complete. 2024-04-16T01:37:50.955 INFO:teuthology.orchestra.run.smithi103.stderr:Releasing lock 139960687448192 on /run/cephadm/a7e43c46-fb91-11ee-bc8f-c7b262605968.lock 2024-04-16T01:37:50.955 INFO:teuthology.orchestra.run.smithi103.stderr:Lock 139960687448192 released on /run/cephadm/a7e43c46-fb91-11ee-bc8f-c7b262605968.lock 2024-04-16T01:37:50.986 INFO:tasks.cephadm:Fetching config... 2024-04-16T01:37:50.987 DEBUG:teuthology.orchestra.run.smithi103:> set -ex 2024-04-16T01:37:50.987 DEBUG:teuthology.orchestra.run.smithi103:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-04-16T01:37:51.005 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-04-16T01:37:51.006 DEBUG:teuthology.orchestra.run.smithi103:> set -ex 2024-04-16T01:37:51.006 DEBUG:teuthology.orchestra.run.smithi103:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-04-16T01:37:51.063 INFO:tasks.cephadm:Fetching mon keyring... 2024-04-16T01:37:51.063 DEBUG:teuthology.orchestra.run.smithi103:> set -ex 2024-04-16T01:37:51.063 DEBUG:teuthology.orchestra.run.smithi103:> sudo dd if=/var/lib/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968/mon.smithi103/keyring of=/dev/stdout 2024-04-16T01:37:51.131 INFO:tasks.cephadm:Fetching pub ssh key... 2024-04-16T01:37:51.131 DEBUG:teuthology.orchestra.run.smithi103:> set -ex 2024-04-16T01:37:51.131 DEBUG:teuthology.orchestra.run.smithi103:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-04-16T01:37:51.188 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-04-16T01:37:51.189 DEBUG:teuthology.orchestra.run.smithi103:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDFp+ZEkMy8pVeBVEVIwAEOo1jW41vHc/s9LQtt727VSxzX+x2P4E17KnaBFzaLLhJ4GuAdycKt9leuWnmHj0d5U4GehmmXl1s9h9lWd2y+IL0nvyhGBo0sV1952yoXHGKm5MscN8y3kXakNAy8nX7Nd1dkEkE7azpXA6K4yLBFd8e4JTIU4KqvegxwtEVyLxKRix9nZlGklHofN2t/dTP8pRty+BjgC6dhzK4hQ21oCLA8REzNsNDORJ6xl9f2lg4gwvS5eK2wEhcRI3XSay6KiM0vmGWz6d79J3SG9/ErEBb4ylFCFtqW8Ov1zTNmdFKuDr+us55ZhszCQ1F3XnRhIUII6kc0Vc8I7qIsCVUx+0tQHnO0olZZPD8wQcwibj8XuSPg7RyQ9f/aWfJDu05ngMnPHXrQZLTBOHl97hermJlZvs86uxkL3a/P1bQgm/9mivG6Atjj4JVu8PLZY7eJD7wqFYVusyWbYhRIoG405a+NGzcjI+BeJQEh+E3NvUE= ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-04-16T01:37:51.253 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:51 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:37:50.097583+0000 mon.smithi103 (mon.0) 113 : cluster [DBG] mgrmap e17: smithi103.rfboyd(active, since 6s) 2024-04-16T01:37:51.253 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:51 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:50.178805+0000 mon.smithi103 (mon.0) 114 : audit [DBG] from='client.? 172.21.15.103:0/1265181779' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-04-16T01:37:51.265 INFO:teuthology.orchestra.run.smithi103.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDFp+ZEkMy8pVeBVEVIwAEOo1jW41vHc/s9LQtt727VSxzX+x2P4E17KnaBFzaLLhJ4GuAdycKt9leuWnmHj0d5U4GehmmXl1s9h9lWd2y+IL0nvyhGBo0sV1952yoXHGKm5MscN8y3kXakNAy8nX7Nd1dkEkE7azpXA6K4yLBFd8e4JTIU4KqvegxwtEVyLxKRix9nZlGklHofN2t/dTP8pRty+BjgC6dhzK4hQ21oCLA8REzNsNDORJ6xl9f2lg4gwvS5eK2wEhcRI3XSay6KiM0vmGWz6d79J3SG9/ErEBb4ylFCFtqW8Ov1zTNmdFKuDr+us55ZhszCQ1F3XnRhIUII6kc0Vc8I7qIsCVUx+0tQHnO0olZZPD8wQcwibj8XuSPg7RyQ9f/aWfJDu05ngMnPHXrQZLTBOHl97hermJlZvs86uxkL3a/P1bQgm/9mivG6Atjj4JVu8PLZY7eJD7wqFYVusyWbYhRIoG405a+NGzcjI+BeJQEh+E3NvUE= ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968 2024-04-16T01:37:51.275 DEBUG:teuthology.orchestra.run.smithi134:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDFp+ZEkMy8pVeBVEVIwAEOo1jW41vHc/s9LQtt727VSxzX+x2P4E17KnaBFzaLLhJ4GuAdycKt9leuWnmHj0d5U4GehmmXl1s9h9lWd2y+IL0nvyhGBo0sV1952yoXHGKm5MscN8y3kXakNAy8nX7Nd1dkEkE7azpXA6K4yLBFd8e4JTIU4KqvegxwtEVyLxKRix9nZlGklHofN2t/dTP8pRty+BjgC6dhzK4hQ21oCLA8REzNsNDORJ6xl9f2lg4gwvS5eK2wEhcRI3XSay6KiM0vmGWz6d79J3SG9/ErEBb4ylFCFtqW8Ov1zTNmdFKuDr+us55ZhszCQ1F3XnRhIUII6kc0Vc8I7qIsCVUx+0tQHnO0olZZPD8wQcwibj8XuSPg7RyQ9f/aWfJDu05ngMnPHXrQZLTBOHl97hermJlZvs86uxkL3a/P1bQgm/9mivG6Atjj4JVu8PLZY7eJD7wqFYVusyWbYhRIoG405a+NGzcjI+BeJQEh+E3NvUE= ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-04-16T01:37:51.322 INFO:teuthology.orchestra.run.smithi134.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDFp+ZEkMy8pVeBVEVIwAEOo1jW41vHc/s9LQtt727VSxzX+x2P4E17KnaBFzaLLhJ4GuAdycKt9leuWnmHj0d5U4GehmmXl1s9h9lWd2y+IL0nvyhGBo0sV1952yoXHGKm5MscN8y3kXakNAy8nX7Nd1dkEkE7azpXA6K4yLBFd8e4JTIU4KqvegxwtEVyLxKRix9nZlGklHofN2t/dTP8pRty+BjgC6dhzK4hQ21oCLA8REzNsNDORJ6xl9f2lg4gwvS5eK2wEhcRI3XSay6KiM0vmGWz6d79J3SG9/ErEBb4ylFCFtqW8Ov1zTNmdFKuDr+us55ZhszCQ1F3XnRhIUII6kc0Vc8I7qIsCVUx+0tQHnO0olZZPD8wQcwibj8XuSPg7RyQ9f/aWfJDu05ngMnPHXrQZLTBOHl97hermJlZvs86uxkL3a/P1bQgm/9mivG6Atjj4JVu8PLZY7eJD7wqFYVusyWbYhRIoG405a+NGzcjI+BeJQEh+E3NvUE= ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968 2024-04-16T01:37:51.333 DEBUG:teuthology.orchestra.run.smithi103:> 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 a7e43c46-fb91-11ee-bc8f-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-04-16T01:37:55.222 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-04-16T01:37:55.223 DEBUG:teuthology.orchestra.run.smithi103:> 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 a7e43c46-fb91-11ee-bc8f-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-04-16T01:37:55.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:55 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:54.543462+0000 mon.smithi103 (mon.0) 115 : audit [INF] from='client.? 172.21.15.103:0/4106823380' entity='client.admin' 2024-04-16T01:37:59.655 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi134 2024-04-16T01:37:59.655 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-04-16T01:37:59.655 DEBUG:teuthology.orchestra.run.smithi134:> dd of=/etc/ceph/ceph.conf 2024-04-16T01:37:59.677 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-04-16T01:37:59.677 DEBUG:teuthology.orchestra.run.smithi134:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-16T01:37:59.737 INFO:tasks.cephadm:Adding host smithi134 to orchestrator... 2024-04-16T01:37:59.738 DEBUG:teuthology.orchestra.run.smithi103:> 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 a7e43c46-fb91-11ee-bc8f-c7b262605968 -- ceph orch host add smithi134 2024-04-16T01:37:59.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:58.563588+0000 mgr.smithi103.rfboyd (mgr.14164) 5 : 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-16T01:37:59.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:58.565946+0000 mon.smithi103 (mon.0) 116 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:37:59.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:37:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:59.151495+0000 mon.smithi103 (mon.0) 117 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:38:00.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:38:00 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:59.754495+0000 mon.smithi103 (mon.0) 118 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "who": "osd/host:smithi103", "name": "osd_memory_target"}]: dispatch 2024-04-16T01:38:00.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:38:00 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:37:59.757741+0000 mon.smithi103 (mon.0) 119 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:38:00.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:38:00 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:37:59.764336+0000 mgr.smithi103.rfboyd (mgr.14164) 6 : cephadm [INF] Deploying daemon alertmanager.smithi103 on smithi103 2024-04-16T01:38:02.765 INFO:teuthology.orchestra.run.smithi103.stdout:Added host 'smithi134' with addr '172.21.15.134' 2024-04-16T01:38:03.488 DEBUG:teuthology.orchestra.run.smithi103:> 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 a7e43c46-fb91-11ee-bc8f-c7b262605968 -- ceph orch host ls --format=json 2024-04-16T01:38:04.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:38:03 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:38:02.158805+0000 mgr.smithi103.rfboyd (mgr.14164) 7 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi134", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:38:04.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:38:03 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:38:02.764165+0000 mon.smithi103 (mon.0) 120 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:38:04.140 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:38:03 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:38:02.764482+0000 mgr.smithi103.rfboyd (mgr.14164) 8 : cephadm [INF] Added host smithi134 2024-04-16T01:38:04.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:38:04 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:38:03.174419+0000 mgr.smithi103.rfboyd (mgr.14164) 9 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T01:38:05.625 INFO:teuthology.orchestra.run.smithi103.stdout: 2024-04-16T01:38:05.625 INFO:teuthology.orchestra.run.smithi103.stdout:[{"addr": "172.21.15.103", "hostname": "smithi103", "labels": [], "status": ""}, {"addr": "172.21.15.134", "hostname": "smithi134", "labels": [], "status": ""}] 2024-04-16T01:38:06.296 INFO:tasks.cephadm:Setting crush tunables to default 2024-04-16T01:38:06.296 DEBUG:teuthology.orchestra.run.smithi103:> 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 a7e43c46-fb91-11ee-bc8f-c7b262605968 -- ceph osd crush tunables default 2024-04-16T01:38:07.071 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:38:06 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:38:05.174726+0000 mgr.smithi103.rfboyd (mgr.14164) 10 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T01:38:07.072 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:38:06 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:38:05.624017+0000 mgr.smithi103.rfboyd (mgr.14164) 11 : audit [DBG] from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-16T01:38:09.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:38:08 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:38:07.174979+0000 mgr.smithi103.rfboyd (mgr.14164) 12 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T01:38:10.108 INFO:teuthology.orchestra.run.smithi103.stderr:adjusted tunables profile to default 2024-04-16T01:38:10.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:38:10 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:38:09.107792+0000 mon.smithi103 (mon.0) 121 : audit [INF] from='client.? 172.21.15.103:0/3704468276' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-04-16T01:38:10.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:38:10 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:38:09.175417+0000 mgr.smithi103.rfboyd (mgr.14164) 13 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T01:38:11.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:38:11 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:38:10.104812+0000 mon.smithi103 (mon.0) 122 : audit [INF] from='client.? 172.21.15.103:0/3704468276' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-04-16T01:38:11.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:38:11 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:38:10.104859+0000 mon.smithi103 (mon.0) 123 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-04-16T01:38:11.480 INFO:tasks.cephadm:Adding mon.smithi103 on smithi103 2024-04-16T01:38:11.480 INFO:tasks.cephadm:Adding mon.smithi134 on smithi134 2024-04-16T01:38:11.480 DEBUG:teuthology.orchestra.run.smithi134:> 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 a7e43c46-fb91-11ee-bc8f-c7b262605968 -- ceph orch apply mon '2;smithi103:172.21.15.103=smithi103;smithi134:172.21.15.134=smithi134' 2024-04-16T01:38:12.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:38:12 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:38:11.175640+0000 mgr.smithi103.rfboyd (mgr.14164) 14 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T01:38:13.481 INFO:teuthology.orchestra.run.smithi134.stdout:Scheduled mon update... 2024-04-16T01:38:14.124 DEBUG:teuthology.orchestra.run.smithi134:mon.smithi134> sudo journalctl -f -n 0 -u ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968@mon.smithi134.service 2024-04-16T01:38:14.126 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-16T01:38:14.126 DEBUG:teuthology.orchestra.run.smithi134:> 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 a7e43c46-fb91-11ee-bc8f-c7b262605968 -- ceph mon dump -f json 2024-04-16T01:38:14.155 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:-- Logs begin at Tue 2024-04-16 01:28:54 UTC. -- 2024-04-16T01:38:14.773 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:38:14 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:38:13.175873+0000 mgr.smithi103.rfboyd (mgr.14164) 15 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T01:38:14.773 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:38:14 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:38:13.475860+0000 mgr.smithi103.rfboyd (mgr.14164) 16 : audit [DBG] from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "2;smithi103:172.21.15.103=smithi103;smithi134:172.21.15.134=smithi134", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:38:14.773 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:38:14 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:38:13.477062+0000 mgr.smithi103.rfboyd (mgr.14164) 17 : cephadm [INF] Saving service mon spec with placement smithi103:172.21.15.103=smithi103;smithi134:172.21.15.134=smithi134;count:2 2024-04-16T01:38:14.773 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:38:14 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:38:13.479537+0000 mon.smithi103 (mon.0) 124 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:38:16.146 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-04-16T01:38:16.147 INFO:teuthology.orchestra.run.smithi134.stdout:{"epoch":1,"fsid":"a7e43c46-fb91-11ee-bc8f-c7b262605968","modified":"2024-04-16T01:36:28.668257Z","created":"2024-04-16T01:36:28.668257Z","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":"smithi103","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:3300","nonce":0},{"type":"v1","addr":"172.21.15.103:6789","nonce":0}]},"addr":"172.21.15.103:6789/0","public_addr":"172.21.15.103:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-16T01:38:16.148 INFO:teuthology.orchestra.run.smithi134.stderr:dumped monmap epoch 1 2024-04-16T01:38:16.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:38:16 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:38:15.176158+0000 mgr.smithi103.rfboyd (mgr.14164) 18 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T01:38:16.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:38:16 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:38:15.550178+0000 mon.smithi103 (mon.0) 125 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:38:16.890 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:38:16 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:38:15.551763+0000 mon.smithi103 (mon.0) 126 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi103", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-16T01:38:16.890 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:38:16 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:38:15.553426+0000 mon.smithi103 (mon.0) 127 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi103", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-04-16T01:38:16.890 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:38:16 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:38:15.553997+0000 mon.smithi103 (mon.0) 128 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:38:16.890 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:38:16 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:38:15.554623+0000 mgr.smithi103.rfboyd (mgr.14164) 19 : cephadm [INF] Deploying daemon crash.smithi103 on smithi103 2024-04-16T01:38:16.890 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:38:16 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:38:16.145284+0000 mon.smithi103 (mon.0) 129 : audit [DBG] from='client.? 172.21.15.134:0/1057013429' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-16T01:38:17.876 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-16T01:38:17.876 DEBUG:teuthology.orchestra.run.smithi134:> 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 a7e43c46-fb91-11ee-bc8f-c7b262605968 -- ceph mon dump -f json 2024-04-16T01:38:19.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:38:18 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:38:17.176454+0000 mgr.smithi103.rfboyd (mgr.14164) 20 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T01:38:19.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:38:18 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:38:17.893205+0000 mon.smithi103 (mon.0) 130 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:38:19.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:38:18 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:38:18.016117+0000 mon.smithi103 (mon.0) 131 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:38:19.390 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:38:18 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:38:18.018545+0000 mon.smithi103 (mon.0) 132 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:38:19.390 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:38:18 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:38:18.018856+0000 mon.smithi103 (mon.0) 133 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-16T01:38:19.390 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:38:18 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:38:18.021225+0000 mon.smithi103 (mon.0) 134 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:38:19.390 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:38:18 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:38:18.302797+0000 mon.smithi103 (mon.0) 135 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:38:19.865 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-04-16T01:38:19.866 INFO:teuthology.orchestra.run.smithi134.stdout:{"epoch":1,"fsid":"a7e43c46-fb91-11ee-bc8f-c7b262605968","modified":"2024-04-16T01:36:28.668257Z","created":"2024-04-16T01:36:28.668257Z","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":"smithi103","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:3300","nonce":0},{"type":"v1","addr":"172.21.15.103:6789","nonce":0}]},"addr":"172.21.15.103:6789/0","public_addr":"172.21.15.103:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-16T01:38:19.867 INFO:teuthology.orchestra.run.smithi134.stderr:dumped monmap epoch 1 2024-04-16T01:38:20.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:38:19 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:38:18.019165+0000 mgr.smithi103.rfboyd (mgr.14164) 21 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-16T01:38:20.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:38:19 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:38:18.024203+0000 mgr.smithi103.rfboyd (mgr.14164) 22 : cephadm [INF] Deploying daemon grafana.smithi103 on smithi103 2024-04-16T01:38:20.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:38:19 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:38:19.864058+0000 mon.smithi103 (mon.0) 136 : audit [DBG] from='client.? 172.21.15.134:0/610434197' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-16T01:38:21.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:38:20 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:38:19.176904+0000 mgr.smithi103.rfboyd (mgr.14164) 23 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T01:38:21.510 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-16T01:38:21.510 DEBUG:teuthology.orchestra.run.smithi134:> 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 a7e43c46-fb91-11ee-bc8f-c7b262605968 -- ceph mon dump -f json 2024-04-16T01:38:23.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:38:22 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:38:21.177180+0000 mgr.smithi103.rfboyd (mgr.14164) 24 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T01:38:23.495 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-04-16T01:38:23.496 INFO:teuthology.orchestra.run.smithi134.stdout:{"epoch":1,"fsid":"a7e43c46-fb91-11ee-bc8f-c7b262605968","modified":"2024-04-16T01:36:28.668257Z","created":"2024-04-16T01:36:28.668257Z","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":"smithi103","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:3300","nonce":0},{"type":"v1","addr":"172.21.15.103:6789","nonce":0}]},"addr":"172.21.15.103:6789/0","public_addr":"172.21.15.103:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-16T01:38:23.497 INFO:teuthology.orchestra.run.smithi134.stderr:dumped monmap epoch 1 2024-04-16T01:38:24.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:38:23 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:38:23.494467+0000 mon.smithi103 (mon.0) 137 : audit [DBG] from='client.? 172.21.15.134:0/4019295477' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-16T01:38:25.142 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-16T01:38:25.142 DEBUG:teuthology.orchestra.run.smithi134:> 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 a7e43c46-fb91-11ee-bc8f-c7b262605968 -- ceph mon dump -f json 2024-04-16T01:38:25.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:38:24 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:38:23.177443+0000 mgr.smithi103.rfboyd (mgr.14164) 25 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T01:38:27.231 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-04-16T01:38:27.232 INFO:teuthology.orchestra.run.smithi134.stdout:{"epoch":1,"fsid":"a7e43c46-fb91-11ee-bc8f-c7b262605968","modified":"2024-04-16T01:36:28.668257Z","created":"2024-04-16T01:36:28.668257Z","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":"smithi103","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:3300","nonce":0},{"type":"v1","addr":"172.21.15.103:6789","nonce":0}]},"addr":"172.21.15.103:6789/0","public_addr":"172.21.15.103:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-16T01:38:27.233 INFO:teuthology.orchestra.run.smithi134.stderr:dumped monmap epoch 1 2024-04-16T01:38:27.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:38:26 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:38:25.177678+0000 mgr.smithi103.rfboyd (mgr.14164) 26 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T01:38:28.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:38:27 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:38:27.230796+0000 mon.smithi103 (mon.0) 138 : audit [DBG] from='client.? 172.21.15.134:0/1402387713' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-16T01:38:28.890 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-16T01:38:28.890 DEBUG:teuthology.orchestra.run.smithi134:> 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 a7e43c46-fb91-11ee-bc8f-c7b262605968 -- ceph mon dump -f json 2024-04-16T01:38:29.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:38:28 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:38:27.177901+0000 mgr.smithi103.rfboyd (mgr.14164) 27 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T01:38:30.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:38:30 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:38:29.178104+0000 mgr.smithi103.rfboyd (mgr.14164) 28 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T01:38:31.105 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-04-16T01:38:31.106 INFO:teuthology.orchestra.run.smithi134.stdout:{"epoch":1,"fsid":"a7e43c46-fb91-11ee-bc8f-c7b262605968","modified":"2024-04-16T01:36:28.668257Z","created":"2024-04-16T01:36:28.668257Z","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":"smithi103","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:3300","nonce":0},{"type":"v1","addr":"172.21.15.103:6789","nonce":0}]},"addr":"172.21.15.103:6789/0","public_addr":"172.21.15.103:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-16T01:38:31.107 INFO:teuthology.orchestra.run.smithi134.stderr:dumped monmap epoch 1 2024-04-16T01:38:31.639 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:38:31 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:38:31.104212+0000 mon.smithi103 (mon.0) 139 : audit [DBG] from='client.? 172.21.15.134:0/3359309424' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-16T01:38:32.639 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:38:32 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:38:31.178355+0000 mgr.smithi103.rfboyd (mgr.14164) 29 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T01:38:32.738 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-16T01:38:32.738 DEBUG:teuthology.orchestra.run.smithi134:> 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 a7e43c46-fb91-11ee-bc8f-c7b262605968 -- ceph mon dump -f json 2024-04-16T01:38:34.531 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:38:34 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:38:33.178613+0000 mgr.smithi103.rfboyd (mgr.14164) 30 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T01:38:34.741 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-04-16T01:38:34.741 INFO:teuthology.orchestra.run.smithi134.stdout:{"epoch":1,"fsid":"a7e43c46-fb91-11ee-bc8f-c7b262605968","modified":"2024-04-16T01:36:28.668257Z","created":"2024-04-16T01:36:28.668257Z","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":"smithi103","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:3300","nonce":0},{"type":"v1","addr":"172.21.15.103:6789","nonce":0}]},"addr":"172.21.15.103:6789/0","public_addr":"172.21.15.103:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-16T01:38:34.742 INFO:teuthology.orchestra.run.smithi134.stderr:dumped monmap epoch 1 2024-04-16T01:38:35.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:38:35 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:38:34.739891+0000 mon.smithi103 (mon.0) 140 : audit [DBG] from='client.? 172.21.15.134:0/1631567294' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-16T01:38:36.431 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-16T01:38:36.431 DEBUG:teuthology.orchestra.run.smithi134:> 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 a7e43c46-fb91-11ee-bc8f-c7b262605968 -- ceph mon dump -f json 2024-04-16T01:38:36.623 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:38:36 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:38:35.178910+0000 mgr.smithi103.rfboyd (mgr.14164) 31 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T01:38:38.140 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:38:37 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:38:36.774551+0000 mon.smithi103 (mon.0) 141 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:38:38.140 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:38:37 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:38:36.776397+0000 mgr.smithi103.rfboyd (mgr.14164) 32 : cephadm [INF] Deploying daemon node-exporter.smithi103 on smithi103 2024-04-16T01:38:38.534 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-04-16T01:38:38.535 INFO:teuthology.orchestra.run.smithi134.stdout:{"epoch":1,"fsid":"a7e43c46-fb91-11ee-bc8f-c7b262605968","modified":"2024-04-16T01:36:28.668257Z","created":"2024-04-16T01:36:28.668257Z","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":"smithi103","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:3300","nonce":0},{"type":"v1","addr":"172.21.15.103:6789","nonce":0}]},"addr":"172.21.15.103:6789/0","public_addr":"172.21.15.103:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-16T01:38:38.536 INFO:teuthology.orchestra.run.smithi134.stderr:dumped monmap epoch 1 2024-04-16T01:38:39.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:38:38 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:38:37.179188+0000 mgr.smithi103.rfboyd (mgr.14164) 33 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T01:38:39.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:38:38 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:38:38.307608+0000 mon.smithi103 (mon.0) 142 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:38:39.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:38:38 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:38:38.533635+0000 mon.smithi103 (mon.0) 143 : audit [DBG] from='client.? 172.21.15.134:0/4166282457' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-16T01:38:40.172 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-16T01:38:40.173 DEBUG:teuthology.orchestra.run.smithi134:> 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 a7e43c46-fb91-11ee-bc8f-c7b262605968 -- ceph mon dump -f json 2024-04-16T01:38:40.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:38:40 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:38:39.179532+0000 mgr.smithi103.rfboyd (mgr.14164) 34 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T01:38:42.345 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-04-16T01:38:42.345 INFO:teuthology.orchestra.run.smithi134.stdout:{"epoch":1,"fsid":"a7e43c46-fb91-11ee-bc8f-c7b262605968","modified":"2024-04-16T01:36:28.668257Z","created":"2024-04-16T01:36:28.668257Z","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":"smithi103","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:3300","nonce":0},{"type":"v1","addr":"172.21.15.103:6789","nonce":0}]},"addr":"172.21.15.103:6789/0","public_addr":"172.21.15.103:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-16T01:38:42.347 INFO:teuthology.orchestra.run.smithi134.stderr:dumped monmap epoch 1 2024-04-16T01:38:42.639 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:38:42 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:38:41.179899+0000 mgr.smithi103.rfboyd (mgr.14164) 35 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T01:38:43.639 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:38:43 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:38:42.343866+0000 mon.smithi103 (mon.0) 144 : audit [DBG] from='client.? 172.21.15.134:0/81577728' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-16T01:38:44.157 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-16T01:38:44.157 DEBUG:teuthology.orchestra.run.smithi134:> 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 a7e43c46-fb91-11ee-bc8f-c7b262605968 -- ceph mon dump -f json 2024-04-16T01:38:44.639 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:38:44 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:38:43.180253+0000 mgr.smithi103.rfboyd (mgr.14164) 36 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T01:38:44.639 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:38:44 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:38:43.310742+0000 mon.smithi103 (mon.0) 145 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi103.rfboyd/mirror_snapshot_schedule"}]: dispatch 2024-04-16T01:38:44.639 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:38:44 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:38:43.314422+0000 mon.smithi103 (mon.0) 146 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi103.rfboyd/trash_purge_schedule"}]: dispatch 2024-04-16T01:38:46.185 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-04-16T01:38:46.185 INFO:teuthology.orchestra.run.smithi134.stdout:{"epoch":1,"fsid":"a7e43c46-fb91-11ee-bc8f-c7b262605968","modified":"2024-04-16T01:36:28.668257Z","created":"2024-04-16T01:36:28.668257Z","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":"smithi103","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:3300","nonce":0},{"type":"v1","addr":"172.21.15.103:6789","nonce":0}]},"addr":"172.21.15.103:6789/0","public_addr":"172.21.15.103:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-16T01:38:46.187 INFO:teuthology.orchestra.run.smithi134.stderr:dumped monmap epoch 1 2024-04-16T01:38:46.601 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:38:46 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:38:45.180561+0000 mgr.smithi103.rfboyd (mgr.14164) 37 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T01:38:46.601 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:38:46 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:38:46.184507+0000 mon.smithi103 (mon.0) 147 : audit [DBG] from='client.? 172.21.15.134:0/424885237' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-16T01:38:47.833 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-16T01:38:47.834 DEBUG:teuthology.orchestra.run.smithi134:> 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 a7e43c46-fb91-11ee-bc8f-c7b262605968 -- ceph mon dump -f json 2024-04-16T01:38:48.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:38:48 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:38:47.180843+0000 mgr.smithi103.rfboyd (mgr.14164) 38 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T01:38:48.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:38:48 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:38:47.521175+0000 mon.smithi103 (mon.0) 148 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:38:48.890 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:38:48 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:38:47.527113+0000 mgr.smithi103.rfboyd (mgr.14164) 39 : cephadm [INF] Deploying daemon prometheus.smithi103 on smithi103 2024-04-16T01:38:48.890 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:38:48 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:38:48.310871+0000 mon.smithi103 (mon.0) 149 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:38:49.893 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-04-16T01:38:49.893 INFO:teuthology.orchestra.run.smithi134.stdout:{"epoch":1,"fsid":"a7e43c46-fb91-11ee-bc8f-c7b262605968","modified":"2024-04-16T01:36:28.668257Z","created":"2024-04-16T01:36:28.668257Z","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":"smithi103","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:3300","nonce":0},{"type":"v1","addr":"172.21.15.103:6789","nonce":0}]},"addr":"172.21.15.103:6789/0","public_addr":"172.21.15.103:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-16T01:38:49.894 INFO:teuthology.orchestra.run.smithi134.stderr:dumped monmap epoch 1 2024-04-16T01:38:50.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:38:50 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:38:49.181204+0000 mgr.smithi103.rfboyd (mgr.14164) 40 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T01:38:50.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:38:50 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:38:49.891874+0000 mon.smithi103 (mon.0) 150 : audit [DBG] from='client.? 172.21.15.134:0/3027344915' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-16T01:38:51.546 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-16T01:38:51.546 DEBUG:teuthology.orchestra.run.smithi134:> 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 a7e43c46-fb91-11ee-bc8f-c7b262605968 -- ceph mon dump -f json 2024-04-16T01:38:52.639 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:38:52 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:38:51.181597+0000 mgr.smithi103.rfboyd (mgr.14164) 41 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T01:38:53.596 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-04-16T01:38:53.596 INFO:teuthology.orchestra.run.smithi134.stdout:{"epoch":1,"fsid":"a7e43c46-fb91-11ee-bc8f-c7b262605968","modified":"2024-04-16T01:36:28.668257Z","created":"2024-04-16T01:36:28.668257Z","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":"smithi103","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:3300","nonce":0},{"type":"v1","addr":"172.21.15.103:6789","nonce":0}]},"addr":"172.21.15.103:6789/0","public_addr":"172.21.15.103:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-16T01:38:53.598 INFO:teuthology.orchestra.run.smithi134.stderr:dumped monmap epoch 1 2024-04-16T01:38:54.639 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:38:54 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:38:53.182010+0000 mgr.smithi103.rfboyd (mgr.14164) 42 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T01:38:54.639 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:38:54 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:38:53.594776+0000 mon.smithi103 (mon.0) 151 : audit [DBG] from='client.? 172.21.15.134:0/3999331586' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-16T01:38:55.164 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-16T01:38:55.179 DEBUG:teuthology.orchestra.run.smithi134:> 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 a7e43c46-fb91-11ee-bc8f-c7b262605968 -- ceph mon dump -f json 2024-04-16T01:38:56.639 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:38:56 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:38:55.182242+0000 mgr.smithi103.rfboyd (mgr.14164) 43 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T01:38:57.418 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-04-16T01:38:57.418 INFO:teuthology.orchestra.run.smithi134.stdout:{"epoch":1,"fsid":"a7e43c46-fb91-11ee-bc8f-c7b262605968","modified":"2024-04-16T01:36:28.668257Z","created":"2024-04-16T01:36:28.668257Z","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":"smithi103","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:3300","nonce":0},{"type":"v1","addr":"172.21.15.103:6789","nonce":0}]},"addr":"172.21.15.103:6789/0","public_addr":"172.21.15.103:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-16T01:38:57.420 INFO:teuthology.orchestra.run.smithi134.stderr:dumped monmap epoch 1 2024-04-16T01:38:58.639 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:38:58 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:38:57.182454+0000 mgr.smithi103.rfboyd (mgr.14164) 44 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T01:38:58.639 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:38:58 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:38:57.417438+0000 mon.smithi103 (mon.0) 152 : audit [DBG] from='client.? 172.21.15.134:0/4142609447' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-16T01:38:59.059 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-16T01:38:59.059 DEBUG:teuthology.orchestra.run.smithi134:> 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 a7e43c46-fb91-11ee-bc8f-c7b262605968 -- ceph mon dump -f json 2024-04-16T01:39:00.388 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:00 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:38:59.182655+0000 mgr.smithi103.rfboyd (mgr.14164) 45 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T01:39:01.085 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-04-16T01:39:01.085 INFO:teuthology.orchestra.run.smithi134.stdout:{"epoch":1,"fsid":"a7e43c46-fb91-11ee-bc8f-c7b262605968","modified":"2024-04-16T01:36:28.668257Z","created":"2024-04-16T01:36:28.668257Z","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":"smithi103","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:3300","nonce":0},{"type":"v1","addr":"172.21.15.103:6789","nonce":0}]},"addr":"172.21.15.103:6789/0","public_addr":"172.21.15.103:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-16T01:39:01.086 INFO:teuthology.orchestra.run.smithi134.stderr:dumped monmap epoch 1 2024-04-16T01:39:01.270 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:01 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:39:01.083582+0000 mon.smithi103 (mon.0) 153 : audit [DBG] from='client.? 172.21.15.134:0/3265303013' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-16T01:39:02.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:02 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:39:01.182982+0000 mgr.smithi103.rfboyd (mgr.14164) 46 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T01:39:02.612 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-16T01:39:02.612 DEBUG:teuthology.orchestra.run.smithi134:> 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 a7e43c46-fb91-11ee-bc8f-c7b262605968 -- ceph mon dump -f json 2024-04-16T01:39:04.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:04 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:39:03.183312+0000 mgr.smithi103.rfboyd (mgr.14164) 47 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T01:39:04.558 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-04-16T01:39:04.559 INFO:teuthology.orchestra.run.smithi134.stdout:{"epoch":1,"fsid":"a7e43c46-fb91-11ee-bc8f-c7b262605968","modified":"2024-04-16T01:36:28.668257Z","created":"2024-04-16T01:36:28.668257Z","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":"smithi103","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:3300","nonce":0},{"type":"v1","addr":"172.21.15.103:6789","nonce":0}]},"addr":"172.21.15.103:6789/0","public_addr":"172.21.15.103:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-16T01:39:04.560 INFO:teuthology.orchestra.run.smithi134.stderr:dumped monmap epoch 1 2024-04-16T01:39:05.623 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:05 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:39:04.557094+0000 mon.smithi103 (mon.0) 154 : audit [DBG] from='client.? 172.21.15.134:0/1725062321' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-16T01:39:06.242 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-16T01:39:06.243 DEBUG:teuthology.orchestra.run.smithi134:> 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 a7e43c46-fb91-11ee-bc8f-c7b262605968 -- ceph mon dump -f json 2024-04-16T01:39:06.639 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:06 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:39:05.183683+0000 mgr.smithi103.rfboyd (mgr.14164) 48 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T01:39:08.263 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-04-16T01:39:08.263 INFO:teuthology.orchestra.run.smithi134.stdout:{"epoch":1,"fsid":"a7e43c46-fb91-11ee-bc8f-c7b262605968","modified":"2024-04-16T01:36:28.668257Z","created":"2024-04-16T01:36:28.668257Z","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":"smithi103","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:3300","nonce":0},{"type":"v1","addr":"172.21.15.103:6789","nonce":0}]},"addr":"172.21.15.103:6789/0","public_addr":"172.21.15.103:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-16T01:39:08.265 INFO:teuthology.orchestra.run.smithi134.stderr:dumped monmap epoch 1 2024-04-16T01:39:09.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:09 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:39:07.184131+0000 mgr.smithi103.rfboyd (mgr.14164) 49 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T01:39:09.390 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:09 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:39:08.015015+0000 mon.smithi103 (mon.0) 155 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:39:09.390 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:09 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:39:08.015985+0000 mon.smithi103 (mon.0) 156 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:39:09.390 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:09 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:39:08.016969+0000 mon.smithi103 (mon.0) 157 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:39:09.390 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:09 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:39:08.017592+0000 mon.smithi103 (mon.0) 158 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T01:39:09.390 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:09 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:39:08.261622+0000 mon.smithi103 (mon.0) 159 : audit [DBG] from='client.? 172.21.15.134:0/3799990770' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-16T01:39:09.390 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:09 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:39:08.316874+0000 mon.smithi103 (mon.0) 160 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:39:09.390 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:09 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:39:08.547757+0000 mon.smithi103 (mon.0) 161 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:39:09.973 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-16T01:39:09.974 DEBUG:teuthology.orchestra.run.smithi134:> 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 a7e43c46-fb91-11ee-bc8f-c7b262605968 -- ceph mon dump -f json 2024-04-16T01:39:10.287 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:10 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:39:09.014469+0000 mon.smithi103 (mon.0) 162 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:39:11.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:11 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:39:09.184513+0000 mgr.smithi103.rfboyd (mgr.14164) 50 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T01:39:12.733 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-04-16T01:39:12.733 INFO:teuthology.orchestra.run.smithi134.stdout:{"epoch":1,"fsid":"a7e43c46-fb91-11ee-bc8f-c7b262605968","modified":"2024-04-16T01:36:28.668257Z","created":"2024-04-16T01:36:28.668257Z","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":"smithi103","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:3300","nonce":0},{"type":"v1","addr":"172.21.15.103:6789","nonce":0}]},"addr":"172.21.15.103:6789/0","public_addr":"172.21.15.103:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-16T01:39:12.734 INFO:teuthology.orchestra.run.smithi134.stderr:dumped monmap epoch 1 2024-04-16T01:39:13.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:13 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:39:11.184836+0000 mgr.smithi103.rfboyd (mgr.14164) 51 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T01:39:13.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:13 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:39:12.237138+0000 mon.smithi103 (mon.0) 163 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:39:13.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:13 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:39:12.523478+0000 mon.smithi103 (mon.0) 164 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:39:13.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:13 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:39:12.731810+0000 mon.smithi103 (mon.0) 165 : audit [DBG] from='client.? 172.21.15.134:0/2840478600' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-16T01:39:14.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:14 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:39:12.479327+0000 mgr.smithi103.rfboyd (mgr.14164) 52 : cephadm [INF] Updating smithi103:/etc/ceph/ceph.conf 2024-04-16T01:39:14.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:14 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:39:12.494862+0000 mgr.smithi103.rfboyd (mgr.14164) 53 : cephadm [INF] Updating smithi103:/etc/ceph/ceph.client.admin.keyring 2024-04-16T01:39:14.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:14 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:39:13.468595+0000 mon.smithi103 (mon.0) 166 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:39:14.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:14 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:39:13.745203+0000 mon.smithi103 (mon.0) 167 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:39:14.390 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:14 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:39:13.745931+0000 mon.smithi103 (mon.0) 168 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "who": "osd/host:smithi134", "name": "osd_memory_target"}]: dispatch 2024-04-16T01:39:14.390 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:14 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:39:13.749648+0000 mon.smithi103 (mon.0) 169 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:39:14.390 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:14 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:39:13.751585+0000 mon.smithi103 (mon.0) 170 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi134", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-16T01:39:14.390 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:14 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:39:13.754185+0000 mon.smithi103 (mon.0) 171 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi134", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-04-16T01:39:14.390 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:14 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:39:13.754973+0000 mon.smithi103 (mon.0) 172 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:39:14.441 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-16T01:39:14.442 DEBUG:teuthology.orchestra.run.smithi134:> 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 a7e43c46-fb91-11ee-bc8f-c7b262605968 -- ceph mon dump -f json 2024-04-16T01:39:15.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:15 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:39:13.185161+0000 mgr.smithi103.rfboyd (mgr.14164) 54 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T01:39:15.390 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:15 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:39:13.755754+0000 mgr.smithi103.rfboyd (mgr.14164) 55 : cephadm [INF] Deploying daemon crash.smithi134 on smithi134 2024-04-16T01:39:16.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:16 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:39:15.185453+0000 mgr.smithi103.rfboyd (mgr.14164) 56 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T01:39:17.161 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-04-16T01:39:17.161 INFO:teuthology.orchestra.run.smithi134.stdout:{"epoch":1,"fsid":"a7e43c46-fb91-11ee-bc8f-c7b262605968","modified":"2024-04-16T01:36:28.668257Z","created":"2024-04-16T01:36:28.668257Z","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":"smithi103","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:3300","nonce":0},{"type":"v1","addr":"172.21.15.103:6789","nonce":0}]},"addr":"172.21.15.103:6789/0","public_addr":"172.21.15.103:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-16T01:39:17.163 INFO:teuthology.orchestra.run.smithi134.stderr:dumped monmap epoch 1 2024-04-16T01:39:18.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:18 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:39:17.046359+0000 mon.smithi103 (mon.0) 173 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:39:18.390 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:18 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:39:17.048571+0000 mon.smithi103 (mon.0) 174 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi134.qekssw", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T01:39:18.390 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:18 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:39:17.051320+0000 mon.smithi103 (mon.0) 175 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.smithi134.qekssw", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-16T01:39:18.390 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:18 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:39:17.052059+0000 mon.smithi103 (mon.0) 176 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T01:39:18.390 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:18 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:39:17.053041+0000 mon.smithi103 (mon.0) 177 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:39:18.390 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:18 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:39:17.053841+0000 mgr.smithi103.rfboyd (mgr.14164) 57 : cephadm [INF] Deploying daemon mgr.smithi134.qekssw on smithi134 2024-04-16T01:39:18.390 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:18 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:39:17.160646+0000 mon.smithi103 (mon.0) 178 : audit [DBG] from='client.? 172.21.15.134:0/1497286028' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-16T01:39:18.390 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:18 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:39:17.185744+0000 mgr.smithi103.rfboyd (mgr.14164) 58 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T01:39:18.748 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-16T01:39:18.749 DEBUG:teuthology.orchestra.run.smithi134:> 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 a7e43c46-fb91-11ee-bc8f-c7b262605968 -- ceph mon dump -f json 2024-04-16T01:39:19.639 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:19 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:39:18.321185+0000 mon.smithi103 (mon.0) 179 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:39:20.639 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:20 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:39:19.186037+0000 mgr.smithi103.rfboyd (mgr.14164) 59 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T01:39:21.637 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-04-16T01:39:21.637 INFO:teuthology.orchestra.run.smithi134.stdout:{"epoch":1,"fsid":"a7e43c46-fb91-11ee-bc8f-c7b262605968","modified":"2024-04-16T01:36:28.668257Z","created":"2024-04-16T01:36:28.668257Z","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":"smithi103","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:3300","nonce":0},{"type":"v1","addr":"172.21.15.103:6789","nonce":0}]},"addr":"172.21.15.103:6789/0","public_addr":"172.21.15.103:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-16T01:39:21.639 INFO:teuthology.orchestra.run.smithi134.stderr:dumped monmap epoch 1 2024-04-16T01:39:21.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:21 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:39:20.426586+0000 mon.smithi103 (mon.0) 180 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:39:21.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:21 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:39:20.428476+0000 mon.smithi103 (mon.0) 181 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T01:39:21.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:21 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:39:20.429251+0000 mon.smithi103 (mon.0) 182 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:39:21.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:21 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:39:20.429909+0000 mgr.smithi103.rfboyd (mgr.14164) 60 : cephadm [INF] Deploying daemon mon.smithi134 on smithi134 2024-04-16T01:39:22.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:22 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:39:21.186424+0000 mgr.smithi103.rfboyd (mgr.14164) 61 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T01:39:22.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:22 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:39:21.636287+0000 mon.smithi103 (mon.0) 183 : audit [DBG] from='client.? 172.21.15.134:0/3699154802' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-16T01:39:24.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 systemd[1]: Starting Ceph mon.smithi134 for a7e43c46-fb91-11ee-bc8f-c7b262605968... 2024-04-16T01:39:24.639 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:24 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:39:23.186788+0000 mgr.smithi103.rfboyd (mgr.14164) 62 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T01:39:24.639 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:24 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:39:23.324420+0000 mon.smithi103 (mon.0) 184 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:39:24.775 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-16T01:39:24.776 DEBUG:teuthology.orchestra.run.smithi134:> 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 a7e43c46-fb91-11ee-bc8f-c7b262605968 -- ceph mon dump -f json 2024-04-16T01:39:25.253 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.850+0000 7fb99ae92700 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-16T01:39:25.253 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.850+0000 7fb99ae92700 0 ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable), process ceph-mon, pid 7 2024-04-16T01:39:25.253 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.851+0000 7fb99ae92700 0 pidfile_write: ignore empty --pid-file 2024-04-16T01:39:25.253 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.855+0000 7fb99ae92700 0 load: jerasure load: lrc load: isa 2024-04-16T01:39:25.253 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: RocksDB version: 6.8.1 2024-04-16T01:39:25.254 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: 2024-04-16T01:39:25.254 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-04-16T01:39:25.254 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Compile date Jul 8 2021 2024-04-16T01:39:25.254 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: DB SUMMARY 2024-04-16T01:39:25.254 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: 2024-04-16T01:39:25.254 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: CURRENT file: CURRENT 2024-04-16T01:39:25.254 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: 2024-04-16T01:39:25.254 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: IDENTITY file: IDENTITY 2024-04-16T01:39:25.254 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: 2024-04-16T01:39:25.254 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: MANIFEST file: MANIFEST-000001 size: 13 Bytes 2024-04-16T01:39:25.254 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: 2024-04-16T01:39:25.254 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi134/store.db dir, Total Num: 0, files: 2024-04-16T01:39:25.254 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: 2024-04-16T01:39:25.254 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi134/store.db: 000003.log size: 511 ; 2024-04-16T01:39:25.255 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: 2024-04-16T01:39:25.255 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.error_if_exists: 0 2024-04-16T01:39:25.255 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.create_if_missing: 0 2024-04-16T01:39:25.255 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.paranoid_checks: 1 2024-04-16T01:39:25.255 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.env: 0x55e35093c1c0 2024-04-16T01:39:25.255 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.fs: Posix File System 2024-04-16T01:39:25.255 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.info_log: 0x55e352e57a40 2024-04-16T01:39:25.255 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-16T01:39:25.255 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.statistics: (nil) 2024-04-16T01:39:25.255 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.use_fsync: 0 2024-04-16T01:39:25.255 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.max_log_file_size: 0 2024-04-16T01:39:25.255 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-16T01:39:25.255 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-16T01:39:25.255 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-16T01:39:25.256 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-16T01:39:25.256 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.allow_fallocate: 1 2024-04-16T01:39:25.256 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-16T01:39:25.256 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-16T01:39:25.256 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.use_direct_reads: 0 2024-04-16T01:39:25.256 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-16T01:39:25.256 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.create_missing_column_families: 0 2024-04-16T01:39:25.256 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.db_log_dir: 2024-04-16T01:39:25.256 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-smithi134/store.db 2024-04-16T01:39:25.256 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-16T01:39:25.256 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.max_subcompactions: 1 2024-04-16T01:39:25.256 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.max_background_flushes: -1 2024-04-16T01:39:25.256 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-16T01:39:25.256 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-16T01:39:25.257 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-16T01:39:25.257 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-16T01:39:25.257 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-16T01:39:25.257 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.advise_random_on_open: 1 2024-04-16T01:39:25.257 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-16T01:39:25.257 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.write_buffer_manager: 0x55e352e5ffb0 2024-04-16T01:39:25.257 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-16T01:39:25.257 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-04-16T01:39:25.257 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-16T01:39:25.257 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-16T01:39:25.257 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.rate_limiter: (nil) 2024-04-16T01:39:25.257 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-16T01:39:25.257 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-16T01:39:25.257 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-16T01:39:25.257 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-16T01:39:25.258 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.unordered_write: 0 2024-04-16T01:39:25.258 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-16T01:39:25.258 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-16T01:39:25.258 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-16T01:39:25.258 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-16T01:39:25.258 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.row_cache: None 2024-04-16T01:39:25.258 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.wal_filter: None 2024-04-16T01:39:25.258 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-16T01:39:25.258 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-16T01:39:25.258 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.preserve_deletes: 0 2024-04-16T01:39:25.258 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.two_write_queues: 0 2024-04-16T01:39:25.258 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.manual_wal_flush: 0 2024-04-16T01:39:25.258 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.atomic_flush: 0 2024-04-16T01:39:25.258 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-16T01:39:25.259 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-16T01:39:25.259 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-16T01:39:25.259 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.log_readahead_size: 0 2024-04-16T01:39:25.259 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-04-16T01:39:25.259 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.max_background_jobs: 2 2024-04-16T01:39:25.259 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.max_background_compactions: -1 2024-04-16T01:39:25.259 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-16T01:39:25.259 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-16T01:39:25.259 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-16T01:39:25.259 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.max_total_wal_size: 0 2024-04-16T01:39:25.259 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-16T01:39:25.259 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-16T01:39:25.259 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-16T01:39:25.259 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-16T01:39:25.260 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.max_open_files: -1 2024-04-16T01:39:25.260 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.bytes_per_sync: 0 2024-04-16T01:39:25.260 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-16T01:39:25.260 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-16T01:39:25.260 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-16T01:39:25.260 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Compression algorithms supported: 2024-04-16T01:39:25.260 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-16T01:39:25.260 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: kZSTD supported: 0 2024-04-16T01:39:25.260 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: kXpressCompression supported: 0 2024-04-16T01:39:25.260 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-16T01:39:25.260 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: kLZ4Compression supported: 1 2024-04-16T01:39:25.260 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: kBZip2Compression supported: 0 2024-04-16T01:39:25.260 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: kZlibCompression supported: 1 2024-04-16T01:39:25.260 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: kSnappyCompression supported: 1 2024-04-16T01:39:25.260 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-16T01:39:25.260 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi134/store.db/MANIFEST-000001 2024-04-16T01:39:25.261 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: 2024-04-16T01:39:25.261 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-04-16T01:39:25.261 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: 2024-04-16T01:39:25.261 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-16T01:39:25.261 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.merge_operator: 2024-04-16T01:39:25.261 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.compaction_filter: None 2024-04-16T01:39:25.261 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.compaction_filter_factory: None 2024-04-16T01:39:25.261 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-16T01:39:25.261 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-16T01:39:25.261 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55e352d70170) 2024-04-16T01:39:25.261 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cache_index_and_filter_blocks: 1 2024-04-16T01:39:25.261 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-16T01:39:25.261 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-16T01:39:25.261 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: pin_top_level_index_and_filter: 1 2024-04-16T01:39:25.262 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: index_type: 0 2024-04-16T01:39:25.262 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: data_block_index_type: 0 2024-04-16T01:39:25.262 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: index_shortening: 1 2024-04-16T01:39:25.262 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: data_block_hash_table_util_ratio: 0.750000 2024-04-16T01:39:25.262 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: hash_index_allow_collision: 1 2024-04-16T01:39:25.262 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: checksum: 1 2024-04-16T01:39:25.262 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: no_block_cache: 0 2024-04-16T01:39:25.262 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: block_cache: 0x55e352da6f10 2024-04-16T01:39:25.262 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: block_cache_name: BinnedLRUCache 2024-04-16T01:39:25.262 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: block_cache_options: 2024-04-16T01:39:25.262 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: capacity : 536870912 2024-04-16T01:39:25.262 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: num_shard_bits : 4 2024-04-16T01:39:25.262 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: strict_capacity_limit : 0 2024-04-16T01:39:25.262 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: high_pri_pool_ratio: 0.000 2024-04-16T01:39:25.263 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: block_cache_compressed: (nil) 2024-04-16T01:39:25.263 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: persistent_cache: (nil) 2024-04-16T01:39:25.263 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: block_size: 4096 2024-04-16T01:39:25.263 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: block_size_deviation: 10 2024-04-16T01:39:25.263 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: block_restart_interval: 16 2024-04-16T01:39:25.263 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: index_block_restart_interval: 1 2024-04-16T01:39:25.263 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: metadata_block_size: 4096 2024-04-16T01:39:25.263 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: partition_filters: 0 2024-04-16T01:39:25.263 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: use_delta_encoding: 1 2024-04-16T01:39:25.263 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: filter_policy: rocksdb.BuiltinBloomFilter 2024-04-16T01:39:25.263 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: whole_key_filtering: 1 2024-04-16T01:39:25.263 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: verify_compression: 0 2024-04-16T01:39:25.263 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: read_amp_bytes_per_bit: 0 2024-04-16T01:39:25.263 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: format_version: 2 2024-04-16T01:39:25.263 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: enable_index_compression: 1 2024-04-16T01:39:25.264 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: block_align: 0 2024-04-16T01:39:25.264 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: 2024-04-16T01:39:25.264 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-16T01:39:25.264 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-16T01:39:25.264 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.compression: NoCompression 2024-04-16T01:39:25.264 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-16T01:39:25.264 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-16T01:39:25.264 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-16T01:39:25.264 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.num_levels: 7 2024-04-16T01:39:25.264 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-16T01:39:25.264 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-16T01:39:25.264 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-16T01:39:25.264 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-16T01:39:25.264 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-16T01:39:25.264 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-16T01:39:25.265 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-16T01:39:25.265 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-16T01:39:25.265 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-16T01:39:25.265 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-16T01:39:25.265 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.compression_opts.level: 32767 2024-04-16T01:39:25.265 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-16T01:39:25.265 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-16T01:39:25.265 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-16T01:39:25.265 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.compression_opts.enabled: false 2024-04-16T01:39:25.265 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-16T01:39:25.265 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-16T01:39:25.265 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-16T01:39:25.265 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-16T01:39:25.265 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-16T01:39:25.265 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-16T01:39:25.266 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-16T01:39:25.266 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-16T01:39:25.266 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-16T01:39:25.266 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-16T01:39:25.266 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-16T01:39:25.266 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-16T01:39:25.266 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-16T01:39:25.266 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-16T01:39:25.266 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-16T01:39:25.266 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-16T01:39:25.266 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-16T01:39:25.266 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.arena_block_size: 4194304 2024-04-16T01:39:25.266 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-16T01:39:25.266 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-16T01:39:25.267 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-04-16T01:39:25.267 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-16T01:39:25.267 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-16T01:39:25.267 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-16T01:39:25.267 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-16T01:39:25.267 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-16T01:39:25.267 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-16T01:39:25.267 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-16T01:39:25.267 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-16T01:39:25.267 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-16T01:39:25.267 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-16T01:39:25.267 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-16T01:39:25.267 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.table_properties_collectors: 2024-04-16T01:39:25.267 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.inplace_update_support: 0 2024-04-16T01:39:25.267 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-16T01:39:25.268 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-16T01:39:25.268 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-16T01:39:25.268 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-16T01:39:25.268 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.bloom_locality: 0 2024-04-16T01:39:25.268 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.max_successive_merges: 0 2024-04-16T01:39:25.268 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-16T01:39:25.268 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-16T01:39:25.268 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.force_consistency_checks: 0 2024-04-16T01:39:25.268 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-16T01:39:25.268 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.ttl: 2592000 2024-04-16T01:39:25.268 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.856+0000 7fb99ae92700 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-16T01:39:25.268 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.857+0000 7fb99ae92700 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi134/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-16T01:39:25.268 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: 2024-04-16T01:39:25.268 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.857+0000 7fb99ae92700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2024-04-16T01:39:25.269 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: 2024-04-16T01:39:25.269 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.857+0000 7fb99ae92700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713231564858491, "job": 1, "event": "recovery_started", "log_files": [3]} 2024-04-16T01:39:25.269 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.857+0000 7fb99ae92700 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #3 mode 2 2024-04-16T01:39:25.269 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.857+0000 7fb99ae92700 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-16T01:39:25.269 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.858+0000 7fb99ae92700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713231564858980, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 4, "file_size": 1437, "table_properties": {"data_size": 523, "index_size": 40, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1713231564, "oldest_key_time": 3, "file_creation_time": 0}} 2024-04-16T01:39:25.269 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.858+0000 7fb99ae92700 4 rocksdb: [version_set.cc:3826] Creating manifest 5 2024-04-16T01:39:25.269 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: 2024-04-16T01:39:25.269 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.858+0000 7fb99ae92700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713231564859352, "job": 1, "event": "recovery_finished"} 2024-04-16T01:39:25.269 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.859+0000 7fb99ae92700 4 rocksdb: DB pointer 0x55e352e6b800 2024-04-16T01:39:25.269 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.859+0000 7fb981c9a700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-04-16T01:39:25.269 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.859+0000 7fb981c9a700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-04-16T01:39:25.269 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: ** DB Stats ** 2024-04-16T01:39:25.269 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-16T01:39:25.269 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: 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-16T01:39:25.269 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-16T01:39:25.269 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-16T01:39:25.270 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: 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-16T01:39:25.270 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-04-16T01:39:25.270 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-16T01:39:25.270 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: 2024-04-16T01:39:25.270 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: ** Compaction Stats [default] ** 2024-04-16T01:39:25.270 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: 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-16T01:39:25.270 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-16T01:39:25.270 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: L0 1/0 1.40 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.0 0.00 0.00 1 0.000 0 0 2024-04-16T01:39:25.270 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: Sum 1/0 1.40 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.0 0.00 0.00 1 0.000 0 0 2024-04-16T01:39:25.270 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.0 0.00 0.00 1 0.000 0 0 2024-04-16T01:39:25.270 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: 2024-04-16T01:39:25.270 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: ** Compaction Stats [default] ** 2024-04-16T01:39:25.270 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: 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-16T01:39:25.270 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-16T01:39:25.271 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.0 0.00 0.00 1 0.000 0 0 2024-04-16T01:39:25.271 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-16T01:39:25.271 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-16T01:39:25.271 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-16T01:39:25.271 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: AddFile(Total Files): cumulative 0, interval 0 2024-04-16T01:39:25.271 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-16T01:39:25.271 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: AddFile(Keys): cumulative 0, interval 0 2024-04-16T01:39:25.271 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: Cumulative compaction: 0.00 GB write, 0.56 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-16T01:39:25.272 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: Interval compaction: 0.00 GB write, 0.56 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-16T01:39:25.272 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: 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-16T01:39:25.272 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: 2024-04-16T01:39:25.272 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: ** File Read Latency Histogram By Level [default] ** 2024-04-16T01:39:25.272 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: 2024-04-16T01:39:25.272 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: ** Compaction Stats [default] ** 2024-04-16T01:39:25.272 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: 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-16T01:39:25.272 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-16T01:39:25.272 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: L0 1/0 1.40 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.0 0.00 0.00 1 0.000 0 0 2024-04-16T01:39:25.272 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: Sum 1/0 1.40 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.0 0.00 0.00 1 0.000 0 0 2024-04-16T01:39:25.272 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: 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-16T01:39:25.272 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: 2024-04-16T01:39:25.272 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: ** Compaction Stats [default] ** 2024-04-16T01:39:25.272 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: 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-16T01:39:25.273 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-16T01:39:25.273 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.0 0.00 0.00 1 0.000 0 0 2024-04-16T01:39:25.273 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-16T01:39:25.273 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-16T01:39:25.273 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-16T01:39:25.273 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: AddFile(Total Files): cumulative 0, interval 0 2024-04-16T01:39:25.273 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-16T01:39:25.273 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: AddFile(Keys): cumulative 0, interval 0 2024-04-16T01:39:25.273 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: Cumulative compaction: 0.00 GB write, 0.55 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-16T01:39:25.273 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: 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-16T01:39:25.273 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: 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-16T01:39:25.273 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: 2024-04-16T01:39:25.273 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: ** File Read Latency Histogram By Level [default] ** 2024-04-16T01:39:25.273 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: 2024-04-16T01:39:25.274 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.859+0000 7fb99ae92700 0 mon.smithi134 does not exist in monmap, will attempt to join an existing cluster 2024-04-16T01:39:25.274 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.859+0000 7fb99ae92700 0 using public_addr v2:172.21.15.134:0/0 -> [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] 2024-04-16T01:39:25.274 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.860+0000 7fb99ae92700 0 starting mon.smithi134 rank -1 at public addrs [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] at bind addrs [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi134 fsid a7e43c46-fb91-11ee-bc8f-c7b262605968 2024-04-16T01:39:25.274 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.861+0000 7fb99ae92700 1 mon.smithi134@-1(???) e0 preinit fsid a7e43c46-fb91-11ee-bc8f-c7b262605968 2024-04-16T01:39:25.274 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.894+0000 7fb98449f700 0 mon.smithi134@-1(synchronizing).mds e1 new map 2024-04-16T01:39:25.274 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.894+0000 7fb98449f700 0 mon.smithi134@-1(synchronizing).mds e1 print_map 2024-04-16T01:39:25.274 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: e1 2024-04-16T01:39:25.274 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-16T01:39:25.274 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: 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-16T01:39:25.274 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: legacy client fscid: -1 2024-04-16T01:39:25.274 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: 2024-04-16T01:39:25.274 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: No filesystems configured 2024-04-16T01:39:25.274 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: 2024-04-16T01:39:25.274 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.894+0000 7fb98449f700 1 mon.smithi134@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-04-16T01:39:25.274 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.895+0000 7fb98449f700 1 mon.smithi134@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-04-16T01:39:25.275 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.895+0000 7fb98449f700 1 mon.smithi134@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-04-16T01:39:25.275 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.895+0000 7fb98449f700 1 mon.smithi134@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-04-16T01:39:25.275 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.895+0000 7fb98449f700 1 mon.smithi134@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-04-16T01:39:25.275 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.895+0000 7fb98449f700 1 mon.smithi134@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-04-16T01:39:25.275 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.895+0000 7fb98449f700 1 mon.smithi134@-1(synchronizing).osd e5 e5: 0 total, 0 up, 0 in 2024-04-16T01:39:25.275 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.895+0000 7fb98449f700 0 mon.smithi134@-1(synchronizing).osd e5 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-16T01:39:25.275 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.895+0000 7fb98449f700 0 mon.smithi134@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2024-04-16T01:39:25.275 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.895+0000 7fb98449f700 0 mon.smithi134@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2024-04-16T01:39:25.275 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.895+0000 7fb98449f700 0 mon.smithi134@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2024-04-16T01:39:25.275 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:39:23.186788+0000 mgr.smithi103.rfboyd (mgr.14164) 62 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T01:39:25.275 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:39:23.324420+0000 mon.smithi103 (mon.0) 184 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:39:25.275 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:39:24.895+0000 7fb98449f700 1 mon.smithi134@-1(synchronizing).paxosservice(auth 1..7) refresh upgraded, format 0 -> 3 2024-04-16T01:39:25.275 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 bash[39016]: d389835288fbafbe4aae257b3cd02c7fe41c34b9824b07e7be497a5f079ba1d6 2024-04-16T01:39:25.276 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:24 smithi134 systemd[1]: Started Ceph mon.smithi134 for a7e43c46-fb91-11ee-bc8f-c7b262605968. 2024-04-16T01:39:30.295 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:39:24.902704+0000 mon.smithi103 (mon.0) 186 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mon metadata", "id": "smithi103"}]: dispatch 2024-04-16T01:39:30.295 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:39:24.902916+0000 mon.smithi103 (mon.0) 187 : cluster [INF] mon.smithi103 calling monitor election 2024-04-16T01:39:30.295 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:39:24.919340+0000 mon.smithi103 (mon.0) 188 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mon metadata", "id": "smithi134"}]: dispatch 2024-04-16T01:39:30.295 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:39:25.187177+0000 mgr.smithi103.rfboyd (mgr.14164) 63 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T01:39:30.295 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:39:25.528349+0000 mon.smithi103 (mon.0) 189 : audit [DBG] from='mgr.? 172.21.15.134:0/1487984897' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi134.qekssw/crt"}]: dispatch 2024-04-16T01:39:30.295 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:39:25.899792+0000 mon.smithi103 (mon.0) 190 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mon metadata", "id": "smithi134"}]: dispatch 2024-04-16T01:39:30.295 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:39:26.900112+0000 mon.smithi103 (mon.0) 191 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mon metadata", "id": "smithi134"}]: dispatch 2024-04-16T01:39:30.295 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:39:26.900902+0000 mon.smithi134 (mon.1) 1 : cluster [INF] mon.smithi134 calling monitor election 2024-04-16T01:39:30.295 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:39:27.187444+0000 mgr.smithi103.rfboyd (mgr.14164) 64 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T01:39:30.296 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:39:27.900249+0000 mon.smithi103 (mon.0) 192 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mon metadata", "id": "smithi134"}]: dispatch 2024-04-16T01:39:30.296 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:39:28.900671+0000 mon.smithi103 (mon.0) 193 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mon metadata", "id": "smithi134"}]: dispatch 2024-04-16T01:39:30.296 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:39:29.900453+0000 mon.smithi103 (mon.0) 194 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mon metadata", "id": "smithi134"}]: dispatch 2024-04-16T01:39:30.296 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:39:29.932989+0000 mon.smithi103 (mon.0) 195 : cluster [INF] mon.smithi103 is new leader, mons smithi103,smithi134 in quorum (ranks 0,1) 2024-04-16T01:39:30.296 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:39:29.938317+0000 mon.smithi103 (mon.0) 196 : cluster [DBG] monmap e2: 2 mons at {smithi103=[v2:172.21.15.103:3300/0,v1:172.21.15.103:6789/0],smithi134=[v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0]} 2024-04-16T01:39:30.296 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:39:29.938392+0000 mon.smithi103 (mon.0) 197 : cluster [DBG] fsmap 2024-04-16T01:39:30.296 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:39:29.938420+0000 mon.smithi103 (mon.0) 198 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-04-16T01:39:30.296 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:39:29.938630+0000 mon.smithi103 (mon.0) 199 : cluster [DBG] mgrmap e17: smithi103.rfboyd(active, since 106s) 2024-04-16T01:39:30.296 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:39:29.939427+0000 mon.smithi103 (mon.0) 200 : cluster [DBG] Standby manager daemon smithi134.qekssw started 2024-04-16T01:39:30.296 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:39:29.940662+0000 mon.smithi103 (mon.0) 201 : audit [DBG] from='mgr.? 172.21.15.134:0/1487984897' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T01:39:30.296 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:39:29.943004+0000 mon.smithi103 (mon.0) 202 : cluster [INF] overall HEALTH_OK 2024-04-16T01:39:30.296 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:39:29.944483+0000 mon.smithi103 (mon.0) 203 : audit [DBG] from='mgr.? 172.21.15.134:0/1487984897' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi134.qekssw/key"}]: dispatch 2024-04-16T01:39:30.296 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:39:29.944918+0000 mon.smithi103 (mon.0) 204 : audit [DBG] from='mgr.? 172.21.15.134:0/1487984897' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T01:39:30.297 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:39:29.948176+0000 mon.smithi103 (mon.0) 205 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:39:30.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:39:24.902704+0000 mon.smithi103 (mon.0) 186 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mon metadata", "id": "smithi103"}]: dispatch 2024-04-16T01:39:30.390 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:39:24.902916+0000 mon.smithi103 (mon.0) 187 : cluster [INF] mon.smithi103 calling monitor election 2024-04-16T01:39:30.390 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:39:24.919340+0000 mon.smithi103 (mon.0) 188 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mon metadata", "id": "smithi134"}]: dispatch 2024-04-16T01:39:30.390 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:39:25.187177+0000 mgr.smithi103.rfboyd (mgr.14164) 63 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T01:39:30.390 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:39:25.528349+0000 mon.smithi103 (mon.0) 189 : audit [DBG] from='mgr.? 172.21.15.134:0/1487984897' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi134.qekssw/crt"}]: dispatch 2024-04-16T01:39:30.390 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:39:25.899792+0000 mon.smithi103 (mon.0) 190 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mon metadata", "id": "smithi134"}]: dispatch 2024-04-16T01:39:30.390 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:39:26.900112+0000 mon.smithi103 (mon.0) 191 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mon metadata", "id": "smithi134"}]: dispatch 2024-04-16T01:39:30.390 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:39:26.900902+0000 mon.smithi134 (mon.1) 1 : cluster [INF] mon.smithi134 calling monitor election 2024-04-16T01:39:30.390 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:39:27.187444+0000 mgr.smithi103.rfboyd (mgr.14164) 64 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T01:39:30.390 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:39:27.900249+0000 mon.smithi103 (mon.0) 192 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mon metadata", "id": "smithi134"}]: dispatch 2024-04-16T01:39:30.390 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:39:28.900671+0000 mon.smithi103 (mon.0) 193 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mon metadata", "id": "smithi134"}]: dispatch 2024-04-16T01:39:30.390 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:39:29.900453+0000 mon.smithi103 (mon.0) 194 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mon metadata", "id": "smithi134"}]: dispatch 2024-04-16T01:39:30.390 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:39:29.932989+0000 mon.smithi103 (mon.0) 195 : cluster [INF] mon.smithi103 is new leader, mons smithi103,smithi134 in quorum (ranks 0,1) 2024-04-16T01:39:30.390 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:39:29.938317+0000 mon.smithi103 (mon.0) 196 : cluster [DBG] monmap e2: 2 mons at {smithi103=[v2:172.21.15.103:3300/0,v1:172.21.15.103:6789/0],smithi134=[v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0]} 2024-04-16T01:39:30.391 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:39:29.938392+0000 mon.smithi103 (mon.0) 197 : cluster [DBG] fsmap 2024-04-16T01:39:30.391 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:39:29.938420+0000 mon.smithi103 (mon.0) 198 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-04-16T01:39:30.391 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:39:29.938630+0000 mon.smithi103 (mon.0) 199 : cluster [DBG] mgrmap e17: smithi103.rfboyd(active, since 106s) 2024-04-16T01:39:30.391 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:39:29.939427+0000 mon.smithi103 (mon.0) 200 : cluster [DBG] Standby manager daemon smithi134.qekssw started 2024-04-16T01:39:30.391 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:39:29.940662+0000 mon.smithi103 (mon.0) 201 : audit [DBG] from='mgr.? 172.21.15.134:0/1487984897' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T01:39:30.391 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:39:29.943004+0000 mon.smithi103 (mon.0) 202 : cluster [INF] overall HEALTH_OK 2024-04-16T01:39:30.391 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:39:29.944483+0000 mon.smithi103 (mon.0) 203 : audit [DBG] from='mgr.? 172.21.15.134:0/1487984897' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi134.qekssw/key"}]: dispatch 2024-04-16T01:39:30.391 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:39:29.944918+0000 mon.smithi103 (mon.0) 204 : audit [DBG] from='mgr.? 172.21.15.134:0/1487984897' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T01:39:30.391 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:39:29.948176+0000 mon.smithi103 (mon.0) 205 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:39:30.551 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-04-16T01:39:30.551 INFO:teuthology.orchestra.run.smithi134.stdout:{"epoch":2,"fsid":"a7e43c46-fb91-11ee-bc8f-c7b262605968","modified":"2024-04-16T01:39:24.900285Z","created":"2024-04-16T01:36:28.668257Z","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":"smithi103","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:3300","nonce":0},{"type":"v1","addr":"172.21.15.103:6789","nonce":0}]},"addr":"172.21.15.103:6789/0","public_addr":"172.21.15.103:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"smithi134","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:3300","nonce":0},{"type":"v1","addr":"172.21.15.134:6789","nonce":0}]},"addr":"172.21.15.134:6789/0","public_addr":"172.21.15.134:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-04-16T01:39:30.552 INFO:teuthology.orchestra.run.smithi134.stderr:dumped monmap epoch 2 2024-04-16T01:39:31.214 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:30 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:39:29.187760+0000 mgr.smithi103.rfboyd (mgr.14164) 65 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T01:39:31.214 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:30 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:39:29.949865+0000 mgr.smithi103.rfboyd (mgr.14164) 66 : cephadm [INF] Deploying daemon node-exporter.smithi134 on smithi134 2024-04-16T01:39:31.215 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:30 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:39:29.999306+0000 mon.smithi103 (mon.0) 206 : cluster [DBG] mgrmap e18: smithi103.rfboyd(active, since 106s), standbys: smithi134.qekssw 2024-04-16T01:39:31.215 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:30 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:39:29.999453+0000 mon.smithi103 (mon.0) 207 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mgr metadata", "who": "smithi134.qekssw", "id": "smithi134.qekssw"}]: dispatch 2024-04-16T01:39:31.215 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:30 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:39:30.548480+0000 mon.smithi103 (mon.0) 208 : audit [DBG] from='client.? 172.21.15.134:0/776118875' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-16T01:39:31.215 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:30 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:39:30.901061+0000 mon.smithi103 (mon.0) 209 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mon metadata", "id": "smithi134"}]: dispatch 2024-04-16T01:39:31.236 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-04-16T01:39:31.236 DEBUG:teuthology.orchestra.run.smithi103:> 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 a7e43c46-fb91-11ee-bc8f-c7b262605968 -- ceph config generate-minimal-conf 2024-04-16T01:39:31.270 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:30 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:39:29.187760+0000 mgr.smithi103.rfboyd (mgr.14164) 65 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T01:39:31.270 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:30 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:39:29.949865+0000 mgr.smithi103.rfboyd (mgr.14164) 66 : cephadm [INF] Deploying daemon node-exporter.smithi134 on smithi134 2024-04-16T01:39:31.270 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:30 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:39:29.999306+0000 mon.smithi103 (mon.0) 206 : cluster [DBG] mgrmap e18: smithi103.rfboyd(active, since 106s), standbys: smithi134.qekssw 2024-04-16T01:39:31.270 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:30 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:39:29.999453+0000 mon.smithi103 (mon.0) 207 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mgr metadata", "who": "smithi134.qekssw", "id": "smithi134.qekssw"}]: dispatch 2024-04-16T01:39:31.270 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:30 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:39:30.548480+0000 mon.smithi103 (mon.0) 208 : audit [DBG] from='client.? 172.21.15.134:0/776118875' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-16T01:39:31.270 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:30 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:39:30.901061+0000 mon.smithi103 (mon.0) 209 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mon metadata", "id": "smithi134"}]: dispatch 2024-04-16T01:39:33.282 INFO:teuthology.orchestra.run.smithi103.stdout:# minimal ceph.conf for a7e43c46-fb91-11ee-bc8f-c7b262605968 2024-04-16T01:39:33.282 INFO:teuthology.orchestra.run.smithi103.stdout:[global] 2024-04-16T01:39:33.282 INFO:teuthology.orchestra.run.smithi103.stdout: fsid = a7e43c46-fb91-11ee-bc8f-c7b262605968 2024-04-16T01:39:33.282 INFO:teuthology.orchestra.run.smithi103.stdout: mon_host = [v2:172.21.15.103:3300/0,v1:172.21.15.103:6789/0] [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] 2024-04-16T01:39:33.294 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:33 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:39:31.188060+0000 mgr.smithi103.rfboyd (mgr.14164) 67 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T01:39:33.302 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:33 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:39:31.188060+0000 mgr.smithi103.rfboyd (mgr.14164) 67 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T01:39:34.027 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-04-16T01:39:34.027 DEBUG:teuthology.orchestra.run.smithi103:> set -ex 2024-04-16T01:39:34.027 DEBUG:teuthology.orchestra.run.smithi103:> sudo dd of=/etc/ceph/ceph.conf 2024-04-16T01:39:34.099 DEBUG:teuthology.orchestra.run.smithi103:> set -ex 2024-04-16T01:39:34.099 DEBUG:teuthology.orchestra.run.smithi103:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-16T01:39:34.166 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-04-16T01:39:34.166 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd of=/etc/ceph/ceph.conf 2024-04-16T01:39:34.204 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-04-16T01:39:34.204 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-16T01:39:34.271 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:34 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:39:33.281204+0000 mon.smithi103 (mon.0) 210 : audit [DBG] from='client.? 172.21.15.103:0/3493786403' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:39:34.272 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:34 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:39:33.328317+0000 mon.smithi103 (mon.0) 211 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:39:34.275 INFO:tasks.cephadm:Deploying OSDs... 2024-04-16T01:39:34.275 DEBUG:teuthology.orchestra.run.smithi103:> set -ex 2024-04-16T01:39:34.275 DEBUG:teuthology.orchestra.run.smithi103:> dd if=/scratch_devs of=/dev/stdout 2024-04-16T01:39:34.294 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-16T01:39:34.294 DEBUG:teuthology.orchestra.run.smithi103:> stat /dev/vg_nvme/lv_1 2024-04-16T01:39:34.352 INFO:teuthology.orchestra.run.smithi103.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-16T01:39:34.352 INFO:teuthology.orchestra.run.smithi103.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-16T01:39:34.352 INFO:teuthology.orchestra.run.smithi103.stdout:Device: 6h/6d Inode: 164747 Links: 1 2024-04-16T01:39:34.352 INFO:teuthology.orchestra.run.smithi103.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-16T01:39:34.352 INFO:teuthology.orchestra.run.smithi103.stdout:Context: system_u:object_r:device_t:s0 2024-04-16T01:39:34.352 INFO:teuthology.orchestra.run.smithi103.stdout:Access: 2024-04-16 01:39:04.055887950 +0000 2024-04-16T01:39:34.352 INFO:teuthology.orchestra.run.smithi103.stdout:Modify: 2024-04-16 01:35:02.518719860 +0000 2024-04-16T01:39:34.352 INFO:teuthology.orchestra.run.smithi103.stdout:Change: 2024-04-16 01:35:02.518719860 +0000 2024-04-16T01:39:34.352 INFO:teuthology.orchestra.run.smithi103.stdout: Birth: - 2024-04-16T01:39:34.353 DEBUG:teuthology.orchestra.run.smithi103:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-16T01:39:34.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:34 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:39:33.281204+0000 mon.smithi103 (mon.0) 210 : audit [DBG] from='client.? 172.21.15.103:0/3493786403' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:39:34.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:34 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:39:33.328317+0000 mon.smithi103 (mon.0) 211 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:39:34.415 INFO:teuthology.orchestra.run.smithi103.stderr:1+0 records in 2024-04-16T01:39:34.415 INFO:teuthology.orchestra.run.smithi103.stderr:1+0 records out 2024-04-16T01:39:34.415 INFO:teuthology.orchestra.run.smithi103.stderr:512 bytes copied, 0.000216116 s, 2.4 MB/s 2024-04-16T01:39:34.416 DEBUG:teuthology.orchestra.run.smithi103:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-16T01:39:34.475 DEBUG:teuthology.orchestra.run.smithi103:> stat /dev/vg_nvme/lv_2 2024-04-16T01:39:34.533 INFO:teuthology.orchestra.run.smithi103.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-16T01:39:34.533 INFO:teuthology.orchestra.run.smithi103.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-16T01:39:34.533 INFO:teuthology.orchestra.run.smithi103.stdout:Device: 6h/6d Inode: 169195 Links: 1 2024-04-16T01:39:34.533 INFO:teuthology.orchestra.run.smithi103.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-16T01:39:34.533 INFO:teuthology.orchestra.run.smithi103.stdout:Context: system_u:object_r:device_t:s0 2024-04-16T01:39:34.534 INFO:teuthology.orchestra.run.smithi103.stdout:Access: 2024-04-16 01:39:04.055887950 +0000 2024-04-16T01:39:34.534 INFO:teuthology.orchestra.run.smithi103.stdout:Modify: 2024-04-16 01:35:02.841713925 +0000 2024-04-16T01:39:34.534 INFO:teuthology.orchestra.run.smithi103.stdout:Change: 2024-04-16 01:35:02.841713925 +0000 2024-04-16T01:39:34.534 INFO:teuthology.orchestra.run.smithi103.stdout: Birth: - 2024-04-16T01:39:34.534 DEBUG:teuthology.orchestra.run.smithi103:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-16T01:39:34.599 INFO:teuthology.orchestra.run.smithi103.stderr:1+0 records in 2024-04-16T01:39:34.600 INFO:teuthology.orchestra.run.smithi103.stderr:1+0 records out 2024-04-16T01:39:34.600 INFO:teuthology.orchestra.run.smithi103.stderr:512 bytes copied, 0.000191206 s, 2.7 MB/s 2024-04-16T01:39:34.600 DEBUG:teuthology.orchestra.run.smithi103:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-16T01:39:34.660 DEBUG:teuthology.orchestra.run.smithi103:> stat /dev/vg_nvme/lv_3 2024-04-16T01:39:34.717 INFO:teuthology.orchestra.run.smithi103.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-16T01:39:34.718 INFO:teuthology.orchestra.run.smithi103.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-16T01:39:34.718 INFO:teuthology.orchestra.run.smithi103.stdout:Device: 6h/6d Inode: 170187 Links: 1 2024-04-16T01:39:34.718 INFO:teuthology.orchestra.run.smithi103.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-16T01:39:34.718 INFO:teuthology.orchestra.run.smithi103.stdout:Context: system_u:object_r:device_t:s0 2024-04-16T01:39:34.718 INFO:teuthology.orchestra.run.smithi103.stdout:Access: 2024-04-16 01:39:04.055887950 +0000 2024-04-16T01:39:34.718 INFO:teuthology.orchestra.run.smithi103.stdout:Modify: 2024-04-16 01:35:03.190707512 +0000 2024-04-16T01:39:34.718 INFO:teuthology.orchestra.run.smithi103.stdout:Change: 2024-04-16 01:35:03.190707512 +0000 2024-04-16T01:39:34.718 INFO:teuthology.orchestra.run.smithi103.stdout: Birth: - 2024-04-16T01:39:34.719 DEBUG:teuthology.orchestra.run.smithi103:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-16T01:39:34.786 INFO:teuthology.orchestra.run.smithi103.stderr:1+0 records in 2024-04-16T01:39:34.786 INFO:teuthology.orchestra.run.smithi103.stderr:1+0 records out 2024-04-16T01:39:34.786 INFO:teuthology.orchestra.run.smithi103.stderr:512 bytes copied, 0.000177477 s, 2.9 MB/s 2024-04-16T01:39:34.787 DEBUG:teuthology.orchestra.run.smithi103:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-16T01:39:34.846 DEBUG:teuthology.orchestra.run.smithi103:> stat /dev/vg_nvme/lv_4 2024-04-16T01:39:34.904 INFO:teuthology.orchestra.run.smithi103.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-16T01:39:34.905 INFO:teuthology.orchestra.run.smithi103.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-16T01:39:34.905 INFO:teuthology.orchestra.run.smithi103.stdout:Device: 6h/6d Inode: 170263 Links: 1 2024-04-16T01:39:34.905 INFO:teuthology.orchestra.run.smithi103.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-16T01:39:34.905 INFO:teuthology.orchestra.run.smithi103.stdout:Context: system_u:object_r:device_t:s0 2024-04-16T01:39:34.905 INFO:teuthology.orchestra.run.smithi103.stdout:Access: 2024-04-16 01:39:04.055887950 +0000 2024-04-16T01:39:34.905 INFO:teuthology.orchestra.run.smithi103.stdout:Modify: 2024-04-16 01:35:03.555700805 +0000 2024-04-16T01:39:34.905 INFO:teuthology.orchestra.run.smithi103.stdout:Change: 2024-04-16 01:35:03.555700805 +0000 2024-04-16T01:39:34.905 INFO:teuthology.orchestra.run.smithi103.stdout: Birth: - 2024-04-16T01:39:34.905 DEBUG:teuthology.orchestra.run.smithi103:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-16T01:39:34.970 INFO:teuthology.orchestra.run.smithi103.stderr:1+0 records in 2024-04-16T01:39:34.971 INFO:teuthology.orchestra.run.smithi103.stderr:1+0 records out 2024-04-16T01:39:34.971 INFO:teuthology.orchestra.run.smithi103.stderr:512 bytes copied, 0.00023032 s, 2.2 MB/s 2024-04-16T01:39:34.972 DEBUG:teuthology.orchestra.run.smithi103:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-16T01:39:35.030 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-04-16T01:39:35.030 DEBUG:teuthology.orchestra.run.smithi134:> dd if=/scratch_devs of=/dev/stdout 2024-04-16T01:39:35.053 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-16T01:39:35.054 DEBUG:teuthology.orchestra.run.smithi134:> stat /dev/vg_nvme/lv_1 2024-04-16T01:39:35.115 INFO:teuthology.orchestra.run.smithi134.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-16T01:39:35.115 INFO:teuthology.orchestra.run.smithi134.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-16T01:39:35.115 INFO:teuthology.orchestra.run.smithi134.stdout:Device: 6h/6d Inode: 171278 Links: 1 2024-04-16T01:39:35.115 INFO:teuthology.orchestra.run.smithi134.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-16T01:39:35.115 INFO:teuthology.orchestra.run.smithi134.stdout:Context: system_u:object_r:device_t:s0 2024-04-16T01:39:35.115 INFO:teuthology.orchestra.run.smithi134.stdout:Access: 2024-04-16 01:39:30.370480173 +0000 2024-04-16T01:39:35.115 INFO:teuthology.orchestra.run.smithi134.stdout:Modify: 2024-04-16 01:35:02.467994384 +0000 2024-04-16T01:39:35.115 INFO:teuthology.orchestra.run.smithi134.stdout:Change: 2024-04-16 01:35:02.467994384 +0000 2024-04-16T01:39:35.115 INFO:teuthology.orchestra.run.smithi134.stdout: Birth: - 2024-04-16T01:39:35.116 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-16T01:39:35.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:35 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:39:33.188313+0000 mgr.smithi103.rfboyd (mgr.14164) 68 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T01:39:35.187 INFO:teuthology.orchestra.run.smithi134.stderr:1+0 records in 2024-04-16T01:39:35.187 INFO:teuthology.orchestra.run.smithi134.stderr:1+0 records out 2024-04-16T01:39:35.188 INFO:teuthology.orchestra.run.smithi134.stderr:512 bytes copied, 0.000293247 s, 1.7 MB/s 2024-04-16T01:39:35.188 DEBUG:teuthology.orchestra.run.smithi134:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-16T01:39:35.251 DEBUG:teuthology.orchestra.run.smithi134:> stat /dev/vg_nvme/lv_2 2024-04-16T01:39:35.294 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:35 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:39:33.188313+0000 mgr.smithi103.rfboyd (mgr.14164) 68 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T01:39:35.311 INFO:teuthology.orchestra.run.smithi134.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-16T01:39:35.311 INFO:teuthology.orchestra.run.smithi134.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-16T01:39:35.312 INFO:teuthology.orchestra.run.smithi134.stdout:Device: 6h/6d Inode: 167355 Links: 1 2024-04-16T01:39:35.312 INFO:teuthology.orchestra.run.smithi134.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-16T01:39:35.312 INFO:teuthology.orchestra.run.smithi134.stdout:Context: system_u:object_r:device_t:s0 2024-04-16T01:39:35.312 INFO:teuthology.orchestra.run.smithi134.stdout:Access: 2024-04-16 01:39:30.371480151 +0000 2024-04-16T01:39:35.312 INFO:teuthology.orchestra.run.smithi134.stdout:Modify: 2024-04-16 01:35:02.835986029 +0000 2024-04-16T01:39:35.312 INFO:teuthology.orchestra.run.smithi134.stdout:Change: 2024-04-16 01:35:02.835986029 +0000 2024-04-16T01:39:35.312 INFO:teuthology.orchestra.run.smithi134.stdout: Birth: - 2024-04-16T01:39:35.312 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-16T01:39:35.380 INFO:teuthology.orchestra.run.smithi134.stderr:1+0 records in 2024-04-16T01:39:35.380 INFO:teuthology.orchestra.run.smithi134.stderr:1+0 records out 2024-04-16T01:39:35.380 INFO:teuthology.orchestra.run.smithi134.stderr:512 bytes copied, 0.000204919 s, 2.5 MB/s 2024-04-16T01:39:35.381 DEBUG:teuthology.orchestra.run.smithi134:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-16T01:39:35.441 DEBUG:teuthology.orchestra.run.smithi134:> stat /dev/vg_nvme/lv_3 2024-04-16T01:39:35.501 INFO:teuthology.orchestra.run.smithi134.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-16T01:39:35.501 INFO:teuthology.orchestra.run.smithi134.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-16T01:39:35.501 INFO:teuthology.orchestra.run.smithi134.stdout:Device: 6h/6d Inode: 171350 Links: 1 2024-04-16T01:39:35.501 INFO:teuthology.orchestra.run.smithi134.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-16T01:39:35.502 INFO:teuthology.orchestra.run.smithi134.stdout:Context: system_u:object_r:device_t:s0 2024-04-16T01:39:35.502 INFO:teuthology.orchestra.run.smithi134.stdout:Access: 2024-04-16 01:39:30.371480151 +0000 2024-04-16T01:39:35.502 INFO:teuthology.orchestra.run.smithi134.stdout:Modify: 2024-04-16 01:35:03.193977901 +0000 2024-04-16T01:39:35.502 INFO:teuthology.orchestra.run.smithi134.stdout:Change: 2024-04-16 01:35:03.193977901 +0000 2024-04-16T01:39:35.502 INFO:teuthology.orchestra.run.smithi134.stdout: Birth: - 2024-04-16T01:39:35.502 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-16T01:39:35.568 INFO:teuthology.orchestra.run.smithi134.stderr:1+0 records in 2024-04-16T01:39:35.568 INFO:teuthology.orchestra.run.smithi134.stderr:1+0 records out 2024-04-16T01:39:35.568 INFO:teuthology.orchestra.run.smithi134.stderr:512 bytes copied, 0.000195864 s, 2.6 MB/s 2024-04-16T01:39:35.569 DEBUG:teuthology.orchestra.run.smithi134:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-16T01:39:35.628 DEBUG:teuthology.orchestra.run.smithi134:> stat /dev/vg_nvme/lv_4 2024-04-16T01:39:35.686 INFO:teuthology.orchestra.run.smithi134.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-16T01:39:35.687 INFO:teuthology.orchestra.run.smithi134.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-16T01:39:35.687 INFO:teuthology.orchestra.run.smithi134.stdout:Device: 6h/6d Inode: 165819 Links: 1 2024-04-16T01:39:35.687 INFO:teuthology.orchestra.run.smithi134.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-16T01:39:35.687 INFO:teuthology.orchestra.run.smithi134.stdout:Context: system_u:object_r:device_t:s0 2024-04-16T01:39:35.687 INFO:teuthology.orchestra.run.smithi134.stdout:Access: 2024-04-16 01:39:30.371480151 +0000 2024-04-16T01:39:35.687 INFO:teuthology.orchestra.run.smithi134.stdout:Modify: 2024-04-16 01:35:03.557969637 +0000 2024-04-16T01:39:35.687 INFO:teuthology.orchestra.run.smithi134.stdout:Change: 2024-04-16 01:35:03.557969637 +0000 2024-04-16T01:39:35.687 INFO:teuthology.orchestra.run.smithi134.stdout: Birth: - 2024-04-16T01:39:35.687 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-16T01:39:35.754 INFO:teuthology.orchestra.run.smithi134.stderr:1+0 records in 2024-04-16T01:39:35.754 INFO:teuthology.orchestra.run.smithi134.stderr:1+0 records out 2024-04-16T01:39:35.754 INFO:teuthology.orchestra.run.smithi134.stderr:512 bytes copied, 0.000238973 s, 2.1 MB/s 2024-04-16T01:39:35.755 DEBUG:teuthology.orchestra.run.smithi134:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-16T01:39:35.814 INFO:tasks.cephadm:Deploying osd.0 on smithi103 with /dev/vg_nvme/lv_4... 2024-04-16T01:39:35.814 DEBUG:teuthology.orchestra.run.smithi103:> 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 a7e43c46-fb91-11ee-bc8f-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-04-16T01:39:37.295 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:37 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:39:35.188567+0000 mgr.smithi103.rfboyd (mgr.14164) 69 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T01:39:37.338 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:37 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:39:35.188567+0000 mgr.smithi103.rfboyd (mgr.14164) 69 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T01:39:38.108 INFO:teuthology.orchestra.run.smithi103.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-04-16T01:39:38.108 INFO:teuthology.orchestra.run.smithi103.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-04-16T01:39:38.108 INFO:teuthology.orchestra.run.smithi103.stderr: stderr: 10+0 records in 2024-04-16T01:39:38.108 INFO:teuthology.orchestra.run.smithi103.stderr:10+0 records out 2024-04-16T01:39:38.108 INFO:teuthology.orchestra.run.smithi103.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0129452 s, 810 MB/s 2024-04-16T01:39:38.108 INFO:teuthology.orchestra.run.smithi103.stderr:--> Zapping successful for: 2024-04-16T01:39:38.825 DEBUG:teuthology.orchestra.run.smithi103:> 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 a7e43c46-fb91-11ee-bc8f-c7b262605968 -- ceph orch daemon add osd smithi103:vg_nvme/lv_4 2024-04-16T01:39:39.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:39:37.188891+0000 mgr.smithi103.rfboyd (mgr.14164) 70 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T01:39:39.294 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:39 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:39:37.188891+0000 mgr.smithi103.rfboyd (mgr.14164) 70 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T01:39:40.254 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:40 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:39:39.189148+0000 mgr.smithi103.rfboyd (mgr.14164) 71 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T01:39:40.254 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:40 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:39:40.094428+0000 mon.smithi103 (mon.0) 212 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:39:40.254 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:40 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:39:40.095653+0000 mon.smithi103 (mon.0) 213 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:39:40.254 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:40 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:39:40.096631+0000 mon.smithi103 (mon.0) 214 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:39:40.254 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:40 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:39:40.097305+0000 mon.smithi103 (mon.0) 215 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T01:39:40.294 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:40 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:39:39.189148+0000 mgr.smithi103.rfboyd (mgr.14164) 71 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T01:39:40.294 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:40 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:39:40.094428+0000 mon.smithi103 (mon.0) 212 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:39:40.295 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:40 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:39:40.095653+0000 mon.smithi103 (mon.0) 213 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:39:40.295 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:40 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:39:40.096631+0000 mon.smithi103 (mon.0) 214 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:39:40.295 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:40 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:39:40.097305+0000 mon.smithi103 (mon.0) 215 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T01:39:42.535 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:42 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:39:41.189405+0000 mgr.smithi103.rfboyd (mgr.14164) 72 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T01:39:42.536 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:42 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:39:41.344442+0000 mgr.smithi103.rfboyd (mgr.14164) 73 : audit [DBG] from='client.14240 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi103:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:39:42.536 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:42 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:39:41.345357+0000 mon.smithi103 (mon.0) 216 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-16T01:39:42.536 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:42 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:39:41.346731+0000 mon.smithi103 (mon.0) 217 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-16T01:39:42.536 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:42 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:39:41.347194+0000 mon.smithi103 (mon.0) 218 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:39:42.536 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:42 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:39:41.963870+0000 mon.smithi103 (mon.0) 219 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:39:42.536 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:42 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:39:41.964352+0000 mgr.smithi103.rfboyd (mgr.14164) 74 : cephadm [INF] Updating smithi134:/etc/ceph/ceph.conf 2024-04-16T01:39:42.536 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:42 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:39:41.979721+0000 mgr.smithi103.rfboyd (mgr.14164) 75 : cephadm [INF] Updating smithi134:/etc/ceph/ceph.client.admin.keyring 2024-04-16T01:39:42.536 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:42 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:39:42.029849+0000 mon.smithi103 (mon.0) 220 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:39:42.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:42 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:39:41.189405+0000 mgr.smithi103.rfboyd (mgr.14164) 72 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T01:39:42.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:42 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:39:41.344442+0000 mgr.smithi103.rfboyd (mgr.14164) 73 : audit [DBG] from='client.14240 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi103:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:39:42.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:42 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:39:41.345357+0000 mon.smithi103 (mon.0) 216 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-16T01:39:42.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:42 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:39:41.346731+0000 mon.smithi103 (mon.0) 217 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-16T01:39:42.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:42 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:39:41.347194+0000 mon.smithi103 (mon.0) 218 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:39:42.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:42 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:39:41.963870+0000 mon.smithi103 (mon.0) 219 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:39:42.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:42 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:39:41.964352+0000 mgr.smithi103.rfboyd (mgr.14164) 74 : cephadm [INF] Updating smithi134:/etc/ceph/ceph.conf 2024-04-16T01:39:42.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:42 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:39:41.979721+0000 mgr.smithi103.rfboyd (mgr.14164) 75 : cephadm [INF] Updating smithi134:/etc/ceph/ceph.client.admin.keyring 2024-04-16T01:39:42.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:42 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:39:42.029849+0000 mon.smithi103 (mon.0) 220 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:39:44.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:44 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:39:43.189731+0000 mgr.smithi103.rfboyd (mgr.14164) 76 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T01:39:44.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:44 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:39:43.311979+0000 mon.smithi103 (mon.0) 221 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi103.rfboyd/mirror_snapshot_schedule"}]: dispatch 2024-04-16T01:39:44.390 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:44 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:39:43.315216+0000 mon.smithi103 (mon.0) 222 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi103.rfboyd/trash_purge_schedule"}]: dispatch 2024-04-16T01:39:44.390 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:44 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:39:43.332820+0000 mon.smithi103 (mon.0) 223 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:39:44.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:44 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:39:43.189731+0000 mgr.smithi103.rfboyd (mgr.14164) 76 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T01:39:44.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:44 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:39:43.311979+0000 mon.smithi103 (mon.0) 221 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi103.rfboyd/mirror_snapshot_schedule"}]: dispatch 2024-04-16T01:39:44.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:44 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:39:43.315216+0000 mon.smithi103 (mon.0) 222 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi103.rfboyd/trash_purge_schedule"}]: dispatch 2024-04-16T01:39:44.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:44 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:39:43.332820+0000 mon.smithi103 (mon.0) 223 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:39:45.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:45 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:39:44.791754+0000 mon.smithi103 (mon.0) 224 : audit [INF] from='client.? 172.21.15.103:0/3436351832' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a38d3697-31da-48bb-91f5-851f98b633d6"}]: dispatch 2024-04-16T01:39:45.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:45 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:39:44.795654+0000 mon.smithi103 (mon.0) 225 : audit [INF] from='client.? 172.21.15.103:0/3436351832' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a38d3697-31da-48bb-91f5-851f98b633d6"}]': finished 2024-04-16T01:39:45.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:45 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:39:44.795714+0000 mon.smithi103 (mon.0) 226 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-04-16T01:39:45.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:45 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:39:44.795815+0000 mon.smithi103 (mon.0) 227 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T01:39:45.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:45 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:39:45.237570+0000 mon.smithi103 (mon.0) 228 : audit [DBG] from='client.? 172.21.15.103:0/4282098260' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-16T01:39:45.639 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:45 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:39:44.791754+0000 mon.smithi103 (mon.0) 224 : audit [INF] from='client.? 172.21.15.103:0/3436351832' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a38d3697-31da-48bb-91f5-851f98b633d6"}]: dispatch 2024-04-16T01:39:45.639 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:45 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:39:44.795654+0000 mon.smithi103 (mon.0) 225 : audit [INF] from='client.? 172.21.15.103:0/3436351832' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a38d3697-31da-48bb-91f5-851f98b633d6"}]': finished 2024-04-16T01:39:45.639 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:45 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:39:44.795714+0000 mon.smithi103 (mon.0) 226 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-04-16T01:39:45.639 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:45 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:39:44.795815+0000 mon.smithi103 (mon.0) 227 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T01:39:45.639 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:45 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:39:45.237570+0000 mon.smithi103 (mon.0) 228 : audit [DBG] from='client.? 172.21.15.103:0/4282098260' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-16T01:39:47.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:46 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:39:45.190004+0000 mgr.smithi103.rfboyd (mgr.14164) 77 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T01:39:47.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:46 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:39:46.723251+0000 mon.smithi103 (mon.0) 229 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:39:47.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:46 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:39:46.744831+0000 mon.smithi103 (mon.0) 230 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:39:47.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:46 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:39:46.747878+0000 mon.smithi103 (mon.0) 231 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:39:47.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:46 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:39:46.750374+0000 mon.smithi103 (mon.0) 232 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T01:39:47.140 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:46 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:39:46.750897+0000 mon.smithi103 (mon.0) 233 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T01:39:47.140 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:46 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:39:46.751353+0000 mon.smithi103 (mon.0) 234 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:39:47.295 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:46 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:39:45.190004+0000 mgr.smithi103.rfboyd (mgr.14164) 77 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T01:39:47.295 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:46 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:39:46.723251+0000 mon.smithi103 (mon.0) 229 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:39:47.295 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:46 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:39:46.744831+0000 mon.smithi103 (mon.0) 230 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:39:47.295 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:46 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:39:46.747878+0000 mon.smithi103 (mon.0) 231 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:39:47.295 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:46 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:39:46.750374+0000 mon.smithi103 (mon.0) 232 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T01:39:47.295 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:46 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:39:46.750897+0000 mon.smithi103 (mon.0) 233 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T01:39:47.295 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:46 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:39:46.751353+0000 mon.smithi103 (mon.0) 234 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:39:48.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:47 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:39:46.723698+0000 mgr.smithi103.rfboyd (mgr.14164) 78 : cephadm [INF] Updating smithi103:/etc/ceph/ceph.conf 2024-04-16T01:39:48.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:47 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:39:46.750114+0000 mgr.smithi103.rfboyd (mgr.14164) 79 : cephadm [INF] Reconfiguring mon.smithi103 (unknown last config time)... 2024-04-16T01:39:48.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:47 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:39:46.751766+0000 mgr.smithi103.rfboyd (mgr.14164) 80 : cephadm [INF] Reconfiguring daemon mon.smithi103 on smithi103 2024-04-16T01:39:48.294 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:47 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:39:46.723698+0000 mgr.smithi103.rfboyd (mgr.14164) 78 : cephadm [INF] Updating smithi103:/etc/ceph/ceph.conf 2024-04-16T01:39:48.295 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:47 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:39:46.750114+0000 mgr.smithi103.rfboyd (mgr.14164) 79 : cephadm [INF] Reconfiguring mon.smithi103 (unknown last config time)... 2024-04-16T01:39:48.295 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:47 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:39:46.751766+0000 mgr.smithi103.rfboyd (mgr.14164) 80 : cephadm [INF] Reconfiguring daemon mon.smithi103 on smithi103 2024-04-16T01:39:48.848 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:48 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:39:47.190424+0000 mgr.smithi103.rfboyd (mgr.14164) 81 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T01:39:49.294 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:48 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:39:47.190424+0000 mgr.smithi103.rfboyd (mgr.14164) 81 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T01:39:50.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:50 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:39:49.190836+0000 mgr.smithi103.rfboyd (mgr.14164) 82 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T01:39:50.544 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:50 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:39:49.190836+0000 mgr.smithi103.rfboyd (mgr.14164) 82 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T01:39:51.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:51 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:39:50.600569+0000 mon.smithi103 (mon.0) 235 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:39:51.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:51 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:39:50.601079+0000 mgr.smithi103.rfboyd (mgr.14164) 83 : cephadm [INF] Reconfiguring mgr.smithi103.rfboyd (unknown last config time)... 2024-04-16T01:39:51.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:51 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:39:50.601316+0000 mon.smithi103 (mon.0) 236 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi103.rfboyd", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T01:39:51.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:51 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:39:50.602039+0000 mon.smithi103 (mon.0) 237 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T01:39:51.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:51 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:39:50.602581+0000 mon.smithi103 (mon.0) 238 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:39:51.890 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:51 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:39:50.603078+0000 mgr.smithi103.rfboyd (mgr.14164) 84 : cephadm [INF] Reconfiguring daemon mgr.smithi103.rfboyd on smithi103 2024-04-16T01:39:52.045 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:51 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:39:50.600569+0000 mon.smithi103 (mon.0) 235 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:39:52.045 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:51 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:39:50.601079+0000 mgr.smithi103.rfboyd (mgr.14164) 83 : cephadm [INF] Reconfiguring mgr.smithi103.rfboyd (unknown last config time)... 2024-04-16T01:39:52.045 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:51 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:39:50.601316+0000 mon.smithi103 (mon.0) 236 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi103.rfboyd", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T01:39:52.045 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:51 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:39:50.602039+0000 mon.smithi103 (mon.0) 237 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T01:39:52.045 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:51 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:39:50.602581+0000 mon.smithi103 (mon.0) 238 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:39:52.045 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:51 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:39:50.603078+0000 mgr.smithi103.rfboyd (mgr.14164) 84 : cephadm [INF] Reconfiguring daemon mgr.smithi103.rfboyd on smithi103 2024-04-16T01:39:52.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:52 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:39:51.191084+0000 mgr.smithi103.rfboyd (mgr.14164) 85 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T01:39:52.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:52 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:39:52.074782+0000 mon.smithi103 (mon.0) 239 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-16T01:39:52.890 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:52 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:39:52.075476+0000 mon.smithi103 (mon.0) 240 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:39:53.045 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:52 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:39:51.191084+0000 mgr.smithi103.rfboyd (mgr.14164) 85 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T01:39:53.045 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:52 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:39:52.074782+0000 mon.smithi103 (mon.0) 239 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-16T01:39:53.045 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:52 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:39:52.075476+0000 mon.smithi103 (mon.0) 240 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:39:53.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:53 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:39:52.076089+0000 mgr.smithi103.rfboyd (mgr.14164) 86 : cephadm [INF] Deploying daemon osd.0 on smithi103 2024-04-16T01:39:53.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:53 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:39:53.300899+0000 mon.smithi103 (mon.0) 241 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:39:54.045 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:53 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:39:52.076089+0000 mgr.smithi103.rfboyd (mgr.14164) 86 : cephadm [INF] Deploying daemon osd.0 on smithi103 2024-04-16T01:39:54.045 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:53 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:39:53.300899+0000 mon.smithi103 (mon.0) 241 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:39:54.870 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:54 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:39:53.191502+0000 mgr.smithi103.rfboyd (mgr.14164) 87 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T01:39:54.870 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:54 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:39:53.301573+0000 mgr.smithi103.rfboyd (mgr.14164) 88 : cephadm [INF] Reconfiguring alertmanager.smithi103 (dependencies changed)... 2024-04-16T01:39:54.870 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:54 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:39:53.303782+0000 mgr.smithi103.rfboyd (mgr.14164) 89 : cephadm [INF] Reconfiguring daemon alertmanager.smithi103 on smithi103 2024-04-16T01:39:55.044 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:54 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:39:53.191502+0000 mgr.smithi103.rfboyd (mgr.14164) 87 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T01:39:55.045 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:54 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:39:53.301573+0000 mgr.smithi103.rfboyd (mgr.14164) 88 : cephadm [INF] Reconfiguring alertmanager.smithi103 (dependencies changed)... 2024-04-16T01:39:55.045 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:54 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:39:53.303782+0000 mgr.smithi103.rfboyd (mgr.14164) 89 : cephadm [INF] Reconfiguring daemon alertmanager.smithi103 on smithi103 2024-04-16T01:39:56.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:56 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:39:55.191758+0000 mgr.smithi103.rfboyd (mgr.14164) 90 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T01:39:57.044 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:56 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:39:55.191758+0000 mgr.smithi103.rfboyd (mgr.14164) 90 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T01:39:57.147 INFO:teuthology.orchestra.run.smithi103.stdout:Created osd(s) 0 on host 'smithi103' 2024-04-16T01:39:58.362 DEBUG:teuthology.orchestra.run.smithi103:osd.0> sudo journalctl -f -n 0 -u ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968@osd.0.service 2024-04-16T01:39:58.364 INFO:tasks.cephadm:Deploying osd.1 on smithi103 with /dev/vg_nvme/lv_3... 2024-04-16T01:39:58.364 DEBUG:teuthology.orchestra.run.smithi103:> 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 a7e43c46-fb91-11ee-bc8f-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-04-16T01:39:58.394 INFO:journalctl@ceph.osd.0.smithi103.stdout:-- Logs begin at Tue 2024-04-16 01:29:15 UTC. -- 2024-04-16T01:39:58.417 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:58 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:39:57.140314+0000 mon.smithi103 (mon.0) 242 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:39:58.417 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:58 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:39:57.143980+0000 mon.smithi103 (mon.0) 243 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:39:58.417 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:39:58 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:39:57.191992+0000 mgr.smithi103.rfboyd (mgr.14164) 91 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T01:39:58.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:58 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:39:57.140314+0000 mon.smithi103 (mon.0) 242 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:39:58.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:58 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:39:57.143980+0000 mon.smithi103 (mon.0) 243 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:39:58.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:39:58 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:39:57.191992+0000 mgr.smithi103.rfboyd (mgr.14164) 91 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T01:40:00.390 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:00 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:39:59.192340+0000 mgr.smithi103.rfboyd (mgr.14164) 92 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T01:40:00.390 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:00 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:40:00.000176+0000 mon.smithi103 (mon.0) 244 : cluster [INF] overall HEALTH_OK 2024-04-16T01:40:00.390 INFO:journalctl@ceph.osd.0.smithi103.stdout:Apr 16 01:40:00 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd.0[46054]: debug 2024-04-16T01:40:00.256+0000 7f509614c080 -1 osd.0 0 log_to_monitors {default=true} 2024-04-16T01:40:00.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:00 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:39:59.192340+0000 mgr.smithi103.rfboyd (mgr.14164) 92 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T01:40:00.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:00 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:40:00.000176+0000 mon.smithi103 (mon.0) 244 : cluster [INF] overall HEALTH_OK 2024-04-16T01:40:01.283 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:01 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:00.260448+0000 mon.smithi103 (mon.0) 245 : audit [INF] from='osd.0 [v2:172.21.15.103:6802/759693864,v1:172.21.15.103:6803/759693864]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-16T01:40:01.544 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:01 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:00.260448+0000 mon.smithi103 (mon.0) 245 : audit [INF] from='osd.0 [v2:172.21.15.103:6802/759693864,v1:172.21.15.103:6803/759693864]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-16T01:40:02.060 INFO:teuthology.orchestra.run.smithi103.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-04-16T01:40:02.061 INFO:teuthology.orchestra.run.smithi103.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-04-16T01:40:02.061 INFO:teuthology.orchestra.run.smithi103.stderr: stderr: 10+0 records in 2024-04-16T01:40:02.061 INFO:teuthology.orchestra.run.smithi103.stderr:10+0 records out 2024-04-16T01:40:02.061 INFO:teuthology.orchestra.run.smithi103.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.012024 s, 872 MB/s 2024-04-16T01:40:02.061 INFO:teuthology.orchestra.run.smithi103.stderr:--> Zapping successful for: 2024-04-16T01:40:02.412 INFO:journalctl@ceph.osd.0.smithi103.stdout:Apr 16 01:40:02 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd.0[46054]: debug 2024-04-16T01:40:02.136+0000 7f508c6af700 -1 osd.0 0 waiting for initial osdmap 2024-04-16T01:40:02.412 INFO:journalctl@ceph.osd.0.smithi103.stdout:Apr 16 01:40:02 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd.0[46054]: debug 2024-04-16T01:40:02.141+0000 7f5088e2b700 -1 osd.0 8 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-04-16T01:40:02.412 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:02 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:01.132779+0000 mon.smithi103 (mon.0) 246 : audit [INF] from='osd.0 [v2:172.21.15.103:6802/759693864,v1:172.21.15.103:6803/759693864]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-16T01:40:02.413 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:02 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:40:01.132826+0000 mon.smithi103 (mon.0) 247 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-04-16T01:40:02.413 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:02 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:01.132938+0000 mon.smithi103 (mon.0) 248 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T01:40:02.413 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:02 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:01.133353+0000 mon.smithi103 (mon.0) 249 : audit [INF] from='osd.0 [v2:172.21.15.103:6802/759693864,v1:172.21.15.103:6803/759693864]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi103", "root=default"]}]: dispatch 2024-04-16T01:40:02.413 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:02 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:40:01.192732+0000 mgr.smithi103.rfboyd (mgr.14164) 93 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T01:40:02.544 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:02 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:01.132779+0000 mon.smithi103 (mon.0) 246 : audit [INF] from='osd.0 [v2:172.21.15.103:6802/759693864,v1:172.21.15.103:6803/759693864]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-16T01:40:02.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:02 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:40:01.132826+0000 mon.smithi103 (mon.0) 247 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-04-16T01:40:02.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:02 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:01.132938+0000 mon.smithi103 (mon.0) 248 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T01:40:02.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:02 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:01.133353+0000 mon.smithi103 (mon.0) 249 : audit [INF] from='osd.0 [v2:172.21.15.103:6802/759693864,v1:172.21.15.103:6803/759693864]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi103", "root=default"]}]: dispatch 2024-04-16T01:40:02.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:02 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:40:01.192732+0000 mgr.smithi103.rfboyd (mgr.14164) 93 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T01:40:03.342 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:03 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:02.134297+0000 mon.smithi103 (mon.0) 250 : audit [INF] from='osd.0 [v2:172.21.15.103:6802/759693864,v1:172.21.15.103:6803/759693864]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi103", "root=default"]}]': finished 2024-04-16T01:40:03.342 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:03 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:40:02.134353+0000 mon.smithi103 (mon.0) 251 : cluster [DBG] osdmap e8: 1 total, 0 up, 1 in 2024-04-16T01:40:03.342 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:03 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:02.134790+0000 mon.smithi103 (mon.0) 252 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T01:40:03.342 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:03 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:02.140772+0000 mon.smithi103 (mon.0) 253 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T01:40:03.343 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:03 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:03.137520+0000 mon.smithi103 (mon.0) 254 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T01:40:03.544 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:03 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:02.134297+0000 mon.smithi103 (mon.0) 250 : audit [INF] from='osd.0 [v2:172.21.15.103:6802/759693864,v1:172.21.15.103:6803/759693864]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi103", "root=default"]}]': finished 2024-04-16T01:40:03.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:03 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:40:02.134353+0000 mon.smithi103 (mon.0) 251 : cluster [DBG] osdmap e8: 1 total, 0 up, 1 in 2024-04-16T01:40:03.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:03 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:02.134790+0000 mon.smithi103 (mon.0) 252 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T01:40:03.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:03 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:02.140772+0000 mon.smithi103 (mon.0) 253 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T01:40:03.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:03 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:03.137520+0000 mon.smithi103 (mon.0) 254 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T01:40:04.031 DEBUG:teuthology.orchestra.run.smithi103:> 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 a7e43c46-fb91-11ee-bc8f-c7b262605968 -- ceph orch daemon add osd smithi103:vg_nvme/lv_3 2024-04-16T01:40:04.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:04 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:40:01.218065+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-16T01:40:04.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:04 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:40:01.218233+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-16T01:40:04.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:04 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:40:03.141420+0000 mon.smithi103 (mon.0) 255 : cluster [INF] osd.0 [v2:172.21.15.103:6802/759693864,v1:172.21.15.103:6803/759693864] boot 2024-04-16T01:40:04.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:04 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:40:03.141449+0000 mon.smithi103 (mon.0) 256 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-04-16T01:40:04.390 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:04 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:03.141776+0000 mon.smithi103 (mon.0) 257 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T01:40:04.390 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:04 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:40:03.193041+0000 mgr.smithi103.rfboyd (mgr.14164) 94 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T01:40:04.544 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:04 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:40:01.218065+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-16T01:40:04.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:04 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:40:01.218233+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-16T01:40:04.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:04 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:40:03.141420+0000 mon.smithi103 (mon.0) 255 : cluster [INF] osd.0 [v2:172.21.15.103:6802/759693864,v1:172.21.15.103:6803/759693864] boot 2024-04-16T01:40:04.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:04 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:40:03.141449+0000 mon.smithi103 (mon.0) 256 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-04-16T01:40:04.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:04 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:03.141776+0000 mon.smithi103 (mon.0) 257 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T01:40:04.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:04 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:40:03.193041+0000 mgr.smithi103.rfboyd (mgr.14164) 94 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T01:40:05.350 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:05 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:40:04.149051+0000 mon.smithi103 (mon.0) 258 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2024-04-16T01:40:05.351 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:05 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:04.916185+0000 mon.smithi103 (mon.0) 259 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:40:05.351 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:05 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:40:04.916666+0000 mgr.smithi103.rfboyd (mgr.14164) 95 : cephadm [INF] Reconfiguring crash.smithi103 (monmap changed)... 2024-04-16T01:40:05.351 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:05 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:04.916876+0000 mon.smithi103 (mon.0) 260 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi103", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-16T01:40:05.351 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:05 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:04.917487+0000 mon.smithi103 (mon.0) 261 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:40:05.351 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:05 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:40:04.917927+0000 mgr.smithi103.rfboyd (mgr.14164) 96 : cephadm [INF] Reconfiguring daemon crash.smithi103 on smithi103 2024-04-16T01:40:05.544 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:05 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:40:04.149051+0000 mon.smithi103 (mon.0) 258 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2024-04-16T01:40:05.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:05 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:04.916185+0000 mon.smithi103 (mon.0) 259 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:40:05.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:05 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:40:04.916666+0000 mgr.smithi103.rfboyd (mgr.14164) 95 : cephadm [INF] Reconfiguring crash.smithi103 (monmap changed)... 2024-04-16T01:40:05.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:05 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:04.916876+0000 mon.smithi103 (mon.0) 260 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi103", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-16T01:40:05.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:05 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:04.917487+0000 mon.smithi103 (mon.0) 261 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:40:05.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:05 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:40:04.917927+0000 mgr.smithi103.rfboyd (mgr.14164) 96 : cephadm [INF] Reconfiguring daemon crash.smithi103 on smithi103 2024-04-16T01:40:06.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:06 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:40:05.193333+0000 mgr.smithi103.rfboyd (mgr.14164) 97 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-16T01:40:06.544 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:06 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:40:05.193333+0000 mgr.smithi103.rfboyd (mgr.14164) 97 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-16T01:40:08.044 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:07 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:06.736967+0000 mon.smithi103 (mon.0) 262 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:40:08.045 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:07 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:40:06.737558+0000 mgr.smithi103.rfboyd (mgr.14164) 98 : cephadm [INF] Reconfiguring grafana.smithi103 (dependencies changed)... 2024-04-16T01:40:08.045 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:07 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:40:06.743611+0000 mgr.smithi103.rfboyd (mgr.14164) 99 : cephadm [INF] Reconfiguring daemon grafana.smithi103 on smithi103 2024-04-16T01:40:08.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:07 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:06.736967+0000 mon.smithi103 (mon.0) 262 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:40:08.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:07 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:40:06.737558+0000 mgr.smithi103.rfboyd (mgr.14164) 98 : cephadm [INF] Reconfiguring grafana.smithi103 (dependencies changed)... 2024-04-16T01:40:08.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:07 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:40:06.743611+0000 mgr.smithi103.rfboyd (mgr.14164) 99 : cephadm [INF] Reconfiguring daemon grafana.smithi103 on smithi103 2024-04-16T01:40:08.807 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:08 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:40:07.193615+0000 mgr.smithi103.rfboyd (mgr.14164) 100 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-16T01:40:08.807 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:08 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:08.083204+0000 mon.smithi103 (mon.0) 263 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-16T01:40:08.808 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:08 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:08.084382+0000 mon.smithi103 (mon.0) 264 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-16T01:40:08.808 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:08 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:08.084846+0000 mon.smithi103 (mon.0) 265 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:40:09.044 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:08 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:40:07.193615+0000 mgr.smithi103.rfboyd (mgr.14164) 100 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-16T01:40:09.045 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:08 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:08.083204+0000 mon.smithi103 (mon.0) 263 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-16T01:40:09.045 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:08 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:08.084382+0000 mon.smithi103 (mon.0) 264 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-16T01:40:09.045 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:08 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:08.084846+0000 mon.smithi103 (mon.0) 265 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:40:09.775 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:09 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:08.082490+0000 mgr.smithi103.rfboyd (mgr.14164) 101 : audit [DBG] from='client.14258 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi103:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:40:10.044 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:09 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:08.082490+0000 mgr.smithi103.rfboyd (mgr.14164) 101 : audit [DBG] from='client.14258 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi103:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:40:11.039 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:10 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:40:09.193957+0000 mgr.smithi103.rfboyd (mgr.14164) 102 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-16T01:40:11.044 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:10 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:40:09.193957+0000 mgr.smithi103.rfboyd (mgr.14164) 102 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-16T01:40:13.044 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:12 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:40:11.194220+0000 mgr.smithi103.rfboyd (mgr.14164) 103 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-16T01:40:13.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:12 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:40:11.194220+0000 mgr.smithi103.rfboyd (mgr.14164) 103 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-16T01:40:14.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:13 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:12.833656+0000 mon.smithi103 (mon.0) 266 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:40:14.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:13 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:40:12.834220+0000 mgr.smithi103.rfboyd (mgr.14164) 104 : cephadm [INF] Reconfiguring prometheus.smithi103 (dependencies changed)... 2024-04-16T01:40:14.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:13 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:40:12.836546+0000 mgr.smithi103.rfboyd (mgr.14164) 105 : cephadm [INF] Reconfiguring daemon prometheus.smithi103 on smithi103 2024-04-16T01:40:14.295 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:13 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:12.833656+0000 mon.smithi103 (mon.0) 266 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:40:14.295 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:13 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:40:12.834220+0000 mgr.smithi103.rfboyd (mgr.14164) 104 : cephadm [INF] Reconfiguring prometheus.smithi103 (dependencies changed)... 2024-04-16T01:40:14.295 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:13 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:40:12.836546+0000 mgr.smithi103.rfboyd (mgr.14164) 105 : cephadm [INF] Reconfiguring daemon prometheus.smithi103 on smithi103 2024-04-16T01:40:15.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:14 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:40:13.194494+0000 mgr.smithi103.rfboyd (mgr.14164) 106 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-16T01:40:15.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:14 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:13.915180+0000 mon.smithi103 (mon.0) 267 : audit [INF] from='client.? 172.21.15.103:0/1946776484' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "82c2a675-28bf-47a6-8048-e3911fa08ca3"}]: dispatch 2024-04-16T01:40:15.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:14 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:13.923215+0000 mon.smithi103 (mon.0) 268 : audit [INF] from='client.? 172.21.15.103:0/1946776484' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "82c2a675-28bf-47a6-8048-e3911fa08ca3"}]': finished 2024-04-16T01:40:15.140 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:14 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:40:13.923269+0000 mon.smithi103 (mon.0) 269 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-04-16T01:40:15.140 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:14 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:13.923375+0000 mon.smithi103 (mon.0) 270 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T01:40:15.140 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:14 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:14.340544+0000 mon.smithi103 (mon.0) 271 : audit [DBG] from='client.? 172.21.15.103:0/447610551' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-16T01:40:15.295 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:14 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:40:13.194494+0000 mgr.smithi103.rfboyd (mgr.14164) 106 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-16T01:40:15.295 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:14 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:13.915180+0000 mon.smithi103 (mon.0) 267 : audit [INF] from='client.? 172.21.15.103:0/1946776484' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "82c2a675-28bf-47a6-8048-e3911fa08ca3"}]: dispatch 2024-04-16T01:40:15.295 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:14 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:13.923215+0000 mon.smithi103 (mon.0) 268 : audit [INF] from='client.? 172.21.15.103:0/1946776484' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "82c2a675-28bf-47a6-8048-e3911fa08ca3"}]': finished 2024-04-16T01:40:15.295 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:14 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:40:13.923269+0000 mon.smithi103 (mon.0) 269 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-04-16T01:40:15.295 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:14 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:13.923375+0000 mon.smithi103 (mon.0) 270 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T01:40:15.295 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:14 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:14.340544+0000 mon.smithi103 (mon.0) 271 : audit [DBG] from='client.? 172.21.15.103:0/447610551' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-16T01:40:17.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:16 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:40:15.194737+0000 mgr.smithi103.rfboyd (mgr.14164) 107 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-16T01:40:17.294 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:16 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:40:15.194737+0000 mgr.smithi103.rfboyd (mgr.14164) 107 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-16T01:40:19.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:18 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:40:17.195087+0000 mgr.smithi103.rfboyd (mgr.14164) 108 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-16T01:40:19.295 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:18 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:40:17.195087+0000 mgr.smithi103.rfboyd (mgr.14164) 108 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-16T01:40:20.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:20 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:40:19.195476+0000 mgr.smithi103.rfboyd (mgr.14164) 109 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-16T01:40:20.544 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:20 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:40:19.195476+0000 mgr.smithi103.rfboyd (mgr.14164) 109 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-16T01:40:22.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:22 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:40:21.195758+0000 mgr.smithi103.rfboyd (mgr.14164) 110 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-16T01:40:22.544 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:22 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:40:21.195758+0000 mgr.smithi103.rfboyd (mgr.14164) 110 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-16T01:40:23.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:23 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:22.787739+0000 mon.smithi103 (mon.0) 272 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:40:23.890 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:23 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:40:22.788242+0000 mgr.smithi103.rfboyd (mgr.14164) 111 : cephadm [INF] Reconfiguring crash.smithi134 (monmap changed)... 2024-04-16T01:40:23.890 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:23 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:22.788447+0000 mon.smithi103 (mon.0) 273 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi134", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-16T01:40:23.890 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:23 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:22.789012+0000 mon.smithi103 (mon.0) 274 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:40:23.890 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:23 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:40:22.789428+0000 mgr.smithi103.rfboyd (mgr.14164) 112 : cephadm [INF] Reconfiguring daemon crash.smithi134 on smithi134 2024-04-16T01:40:24.045 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:23 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:22.787739+0000 mon.smithi103 (mon.0) 272 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:40:24.045 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:23 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:40:22.788242+0000 mgr.smithi103.rfboyd (mgr.14164) 111 : cephadm [INF] Reconfiguring crash.smithi134 (monmap changed)... 2024-04-16T01:40:24.045 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:23 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:22.788447+0000 mon.smithi103 (mon.0) 273 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi134", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-16T01:40:24.045 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:23 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:22.789012+0000 mon.smithi103 (mon.0) 274 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:40:24.045 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:23 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:40:22.789428+0000 mgr.smithi103.rfboyd (mgr.14164) 112 : cephadm [INF] Reconfiguring daemon crash.smithi134 on smithi134 2024-04-16T01:40:24.995 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:40:23.196074+0000 mgr.smithi103.rfboyd (mgr.14164) 113 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-16T01:40:24.995 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:24.317193+0000 mon.smithi103 (mon.0) 275 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-16T01:40:24.995 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:24.317798+0000 mon.smithi103 (mon.0) 276 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:40:24.995 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:24.323326+0000 mon.smithi103 (mon.0) 277 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:40:24.996 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:24.324048+0000 mon.smithi103 (mon.0) 278 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi134.qekssw", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T01:40:24.996 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:24.324741+0000 mon.smithi103 (mon.0) 279 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T01:40:24.996 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:24.325283+0000 mon.smithi103 (mon.0) 280 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:40:25.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:24 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:40:23.196074+0000 mgr.smithi103.rfboyd (mgr.14164) 113 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-16T01:40:25.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:24 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:24.317193+0000 mon.smithi103 (mon.0) 275 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-16T01:40:25.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:24 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:24.317798+0000 mon.smithi103 (mon.0) 276 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:40:25.140 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:24 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:24.323326+0000 mon.smithi103 (mon.0) 277 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:40:25.140 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:24 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:24.324048+0000 mon.smithi103 (mon.0) 278 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi134.qekssw", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T01:40:25.140 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:24 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:24.324741+0000 mon.smithi103 (mon.0) 279 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T01:40:25.140 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:24 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:24.325283+0000 mon.smithi103 (mon.0) 280 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:40:26.044 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:25 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:40:24.318267+0000 mgr.smithi103.rfboyd (mgr.14164) 114 : cephadm [INF] Deploying daemon osd.1 on smithi103 2024-04-16T01:40:26.045 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:25 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:40:24.323810+0000 mgr.smithi103.rfboyd (mgr.14164) 115 : cephadm [INF] Reconfiguring mgr.smithi134.qekssw (monmap changed)... 2024-04-16T01:40:26.045 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:25 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:40:24.325942+0000 mgr.smithi103.rfboyd (mgr.14164) 116 : cephadm [INF] Reconfiguring daemon mgr.smithi134.qekssw on smithi134 2024-04-16T01:40:26.045 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:25 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:25.770136+0000 mon.smithi103 (mon.0) 281 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:40:26.045 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:25 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:25.770796+0000 mon.smithi103 (mon.0) 282 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T01:40:26.045 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:25 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:25.771342+0000 mon.smithi103 (mon.0) 283 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T01:40:26.045 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:25 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:25.771866+0000 mon.smithi103 (mon.0) 284 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:40:26.120 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:25 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:40:24.318267+0000 mgr.smithi103.rfboyd (mgr.14164) 114 : cephadm [INF] Deploying daemon osd.1 on smithi103 2024-04-16T01:40:26.120 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:25 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:40:24.323810+0000 mgr.smithi103.rfboyd (mgr.14164) 115 : cephadm [INF] Reconfiguring mgr.smithi134.qekssw (monmap changed)... 2024-04-16T01:40:26.120 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:25 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:40:24.325942+0000 mgr.smithi103.rfboyd (mgr.14164) 116 : cephadm [INF] Reconfiguring daemon mgr.smithi134.qekssw on smithi134 2024-04-16T01:40:26.121 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:25 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:25.770136+0000 mon.smithi103 (mon.0) 281 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:40:26.121 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:25 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:25.770796+0000 mon.smithi103 (mon.0) 282 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T01:40:26.121 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:25 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:25.771342+0000 mon.smithi103 (mon.0) 283 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T01:40:26.121 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:25 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:25.771866+0000 mon.smithi103 (mon.0) 284 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:40:27.140 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:26 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:40:25.196342+0000 mgr.smithi103.rfboyd (mgr.14164) 117 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-16T01:40:27.140 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:26 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:40:25.770588+0000 mgr.smithi103.rfboyd (mgr.14164) 118 : cephadm [INF] Reconfiguring mon.smithi134 (monmap changed)... 2024-04-16T01:40:27.140 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:26 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:40:25.772298+0000 mgr.smithi103.rfboyd (mgr.14164) 119 : cephadm [INF] Reconfiguring daemon mon.smithi134 on smithi134 2024-04-16T01:40:27.230 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:26 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:40:25.196342+0000 mgr.smithi103.rfboyd (mgr.14164) 117 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-16T01:40:27.231 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:26 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:40:25.770588+0000 mgr.smithi103.rfboyd (mgr.14164) 118 : cephadm [INF] Reconfiguring mon.smithi134 (monmap changed)... 2024-04-16T01:40:27.231 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:26 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:40:25.772298+0000 mgr.smithi103.rfboyd (mgr.14164) 119 : cephadm [INF] Reconfiguring daemon mon.smithi134 on smithi134 2024-04-16T01:40:28.234 INFO:teuthology.orchestra.run.smithi103.stdout:Created osd(s) 1 on host 'smithi103' 2024-04-16T01:40:28.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:28 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:40:27.196690+0000 mgr.smithi103.rfboyd (mgr.14164) 120 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-16T01:40:28.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:28 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:27.268752+0000 mon.smithi103 (mon.0) 285 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:40:28.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:28 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:27.271042+0000 mon.smithi103 (mon.0) 286 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-16T01:40:28.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:28 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:27.271332+0000 mgr.smithi103.rfboyd (mgr.14164) 121 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-16T01:40:28.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:28 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:28.225706+0000 mon.smithi103 (mon.0) 287 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:40:28.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:28 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:28.231306+0000 mon.smithi103 (mon.0) 288 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:40:28.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:28 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:28.241617+0000 mon.smithi103 (mon.0) 289 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.103:9093"}]: dispatch 2024-04-16T01:40:28.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:28 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:28.246826+0000 mon.smithi103 (mon.0) 290 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:40:28.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:28 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:28.250469+0000 mon.smithi103 (mon.0) 291 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-16T01:40:28.546 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:28 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:28.255544+0000 mon.smithi103 (mon.0) 292 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.103:3000"}]: dispatch 2024-04-16T01:40:28.546 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:28 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:28.259373+0000 mon.smithi103 (mon.0) 293 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:40:28.546 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:28 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:28.262256+0000 mon.smithi103 (mon.0) 294 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T01:40:28.546 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:28 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:28.266564+0000 mon.smithi103 (mon.0) 295 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.103:9095"}]: dispatch 2024-04-16T01:40:28.606 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:28 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:40:27.196690+0000 mgr.smithi103.rfboyd (mgr.14164) 120 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-16T01:40:28.606 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:28 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:27.268752+0000 mon.smithi103 (mon.0) 285 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:40:28.607 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:28 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:27.271042+0000 mon.smithi103 (mon.0) 286 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-16T01:40:28.607 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:28 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:27.271332+0000 mgr.smithi103.rfboyd (mgr.14164) 121 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-16T01:40:28.607 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:28 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:28.225706+0000 mon.smithi103 (mon.0) 287 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:40:28.607 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:28 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:28.231306+0000 mon.smithi103 (mon.0) 288 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:40:28.607 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:28 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:28.241617+0000 mon.smithi103 (mon.0) 289 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.103:9093"}]: dispatch 2024-04-16T01:40:28.607 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:28 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:28.246826+0000 mon.smithi103 (mon.0) 290 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:40:28.607 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:28 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:28.250469+0000 mon.smithi103 (mon.0) 291 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-16T01:40:28.607 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:28 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:28.255544+0000 mon.smithi103 (mon.0) 292 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.103:3000"}]: dispatch 2024-04-16T01:40:28.607 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:28 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:28.259373+0000 mon.smithi103 (mon.0) 293 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:40:28.607 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:28 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:28.262256+0000 mon.smithi103 (mon.0) 294 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T01:40:28.607 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:28 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:28.266564+0000 mon.smithi103 (mon.0) 295 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.103:9095"}]: dispatch 2024-04-16T01:40:29.014 DEBUG:teuthology.orchestra.run.smithi103:osd.1> sudo journalctl -f -n 0 -u ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968@osd.1.service 2024-04-16T01:40:29.016 INFO:tasks.cephadm:Deploying osd.2 on smithi103 with /dev/vg_nvme/lv_2... 2024-04-16T01:40:29.016 DEBUG:teuthology.orchestra.run.smithi103:> 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 a7e43c46-fb91-11ee-bc8f-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-04-16T01:40:29.047 INFO:journalctl@ceph.osd.1.smithi103.stdout:-- Logs begin at Tue 2024-04-16 01:29:15 UTC. -- 2024-04-16T01:40:29.544 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:28.241918+0000 mgr.smithi103.rfboyd (mgr.14164) 122 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.103:9093"}]: dispatch 2024-04-16T01:40:29.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:28.250929+0000 mgr.smithi103.rfboyd (mgr.14164) 123 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-16T01:40:29.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:28.255837+0000 mgr.smithi103.rfboyd (mgr.14164) 124 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.103:3000"}]: dispatch 2024-04-16T01:40:29.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:28.262597+0000 mgr.smithi103.rfboyd (mgr.14164) 125 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T01:40:29.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:28.266864+0000 mgr.smithi103.rfboyd (mgr.14164) 126 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.103:9095"}]: dispatch 2024-04-16T01:40:29.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:28.270446+0000 mon.smithi103 (mon.0) 296 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:40:29.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:28.273677+0000 mon.smithi103 (mon.0) 297 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:40:29.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:28.274606+0000 mon.smithi103 (mon.0) 298 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:40:29.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:28.275180+0000 mon.smithi103 (mon.0) 299 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T01:40:29.640 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:28.241918+0000 mgr.smithi103.rfboyd (mgr.14164) 122 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.103:9093"}]: dispatch 2024-04-16T01:40:29.640 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:28.250929+0000 mgr.smithi103.rfboyd (mgr.14164) 123 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-16T01:40:29.640 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:28.255837+0000 mgr.smithi103.rfboyd (mgr.14164) 124 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.103:3000"}]: dispatch 2024-04-16T01:40:29.640 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:28.262597+0000 mgr.smithi103.rfboyd (mgr.14164) 125 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T01:40:29.640 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:28.266864+0000 mgr.smithi103.rfboyd (mgr.14164) 126 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.103:9095"}]: dispatch 2024-04-16T01:40:29.640 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:28.270446+0000 mon.smithi103 (mon.0) 296 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:40:29.640 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:28.273677+0000 mon.smithi103 (mon.0) 297 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:40:29.640 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:28.274606+0000 mon.smithi103 (mon.0) 298 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:40:29.640 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:28.275180+0000 mon.smithi103 (mon.0) 299 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T01:40:30.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:30 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:40:29.196992+0000 mgr.smithi103.rfboyd (mgr.14164) 127 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-16T01:40:30.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:30 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:30.146524+0000 mon.smithi103 (mon.0) 300 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:40:30.544 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:30 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:40:29.196992+0000 mgr.smithi103.rfboyd (mgr.14164) 127 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-16T01:40:30.544 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:30 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:30.146524+0000 mon.smithi103 (mon.0) 300 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:40:31.344 INFO:journalctl@ceph.osd.1.smithi103.stdout:Apr 16 01:40:31 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd.1[49362]: debug 2024-04-16T01:40:31.291+0000 7f5dfbc19080 -1 osd.1 0 log_to_monitors {default=true} 2024-04-16T01:40:31.859 INFO:teuthology.orchestra.run.smithi103.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-04-16T01:40:31.859 INFO:teuthology.orchestra.run.smithi103.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-04-16T01:40:31.859 INFO:teuthology.orchestra.run.smithi103.stderr: stderr: 10+0 records in 2024-04-16T01:40:31.859 INFO:teuthology.orchestra.run.smithi103.stderr:10+0 records out 2024-04-16T01:40:31.859 INFO:teuthology.orchestra.run.smithi103.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0120216 s, 872 MB/s 2024-04-16T01:40:31.860 INFO:teuthology.orchestra.run.smithi103.stderr:--> Zapping successful for: 2024-04-16T01:40:32.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:32 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:40:31.197406+0000 mgr.smithi103.rfboyd (mgr.14164) 128 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-16T01:40:32.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:32 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:31.295167+0000 mon.smithi103 (mon.0) 301 : audit [INF] from='osd.1 [v2:172.21.15.103:6810/1808749304,v1:172.21.15.103:6811/1808749304]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-16T01:40:32.639 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:32 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:40:31.197406+0000 mgr.smithi103.rfboyd (mgr.14164) 128 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-16T01:40:32.639 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:32 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:31.295167+0000 mon.smithi103 (mon.0) 301 : audit [INF] from='osd.1 [v2:172.21.15.103:6810/1808749304,v1:172.21.15.103:6811/1808749304]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-16T01:40:32.741 DEBUG:teuthology.orchestra.run.smithi103:> 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 a7e43c46-fb91-11ee-bc8f-c7b262605968 -- ceph orch daemon add osd smithi103:vg_nvme/lv_2 2024-04-16T01:40:33.544 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:33 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:32.281825+0000 mon.smithi103 (mon.0) 302 : audit [INF] from='osd.1 [v2:172.21.15.103:6810/1808749304,v1:172.21.15.103:6811/1808749304]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-16T01:40:33.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:33 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:40:32.281867+0000 mon.smithi103 (mon.0) 303 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-04-16T01:40:33.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:33 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:32.281950+0000 mon.smithi103 (mon.0) 304 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T01:40:33.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:33 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:32.282251+0000 mon.smithi103 (mon.0) 305 : audit [INF] from='osd.1 [v2:172.21.15.103:6810/1808749304,v1:172.21.15.103:6811/1808749304]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi103", "root=default"]}]: dispatch 2024-04-16T01:40:33.639 INFO:journalctl@ceph.osd.1.smithi103.stdout:Apr 16 01:40:33 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd.1[49362]: debug 2024-04-16T01:40:33.286+0000 7f5df217c700 -1 osd.1 0 waiting for initial osdmap 2024-04-16T01:40:33.640 INFO:journalctl@ceph.osd.1.smithi103.stdout:Apr 16 01:40:33 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd.1[49362]: debug 2024-04-16T01:40:33.289+0000 7f5dee0f7700 -1 osd.1 13 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-04-16T01:40:33.640 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:33 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:32.281825+0000 mon.smithi103 (mon.0) 302 : audit [INF] from='osd.1 [v2:172.21.15.103:6810/1808749304,v1:172.21.15.103:6811/1808749304]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-16T01:40:33.640 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:33 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:40:32.281867+0000 mon.smithi103 (mon.0) 303 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-04-16T01:40:33.640 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:33 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:32.281950+0000 mon.smithi103 (mon.0) 304 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T01:40:33.640 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:33 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:32.282251+0000 mon.smithi103 (mon.0) 305 : audit [INF] from='osd.1 [v2:172.21.15.103:6810/1808749304,v1:172.21.15.103:6811/1808749304]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi103", "root=default"]}]: dispatch 2024-04-16T01:40:34.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:34 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:40:33.197641+0000 mgr.smithi103.rfboyd (mgr.14164) 129 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-16T01:40:34.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:34 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:33.283376+0000 mon.smithi103 (mon.0) 306 : audit [INF] from='osd.1 [v2:172.21.15.103:6810/1808749304,v1:172.21.15.103:6811/1808749304]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi103", "root=default"]}]': finished 2024-04-16T01:40:34.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:34 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:40:33.283426+0000 mon.smithi103 (mon.0) 307 : cluster [DBG] osdmap e13: 2 total, 1 up, 2 in 2024-04-16T01:40:34.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:34 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:33.283739+0000 mon.smithi103 (mon.0) 308 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T01:40:34.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:34 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:33.287038+0000 mon.smithi103 (mon.0) 309 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T01:40:34.639 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:34 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:40:33.197641+0000 mgr.smithi103.rfboyd (mgr.14164) 129 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-16T01:40:34.639 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:34 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:33.283376+0000 mon.smithi103 (mon.0) 306 : audit [INF] from='osd.1 [v2:172.21.15.103:6810/1808749304,v1:172.21.15.103:6811/1808749304]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi103", "root=default"]}]': finished 2024-04-16T01:40:34.639 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:34 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:40:33.283426+0000 mon.smithi103 (mon.0) 307 : cluster [DBG] osdmap e13: 2 total, 1 up, 2 in 2024-04-16T01:40:34.640 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:34 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:33.283739+0000 mon.smithi103 (mon.0) 308 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T01:40:34.640 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:34 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:33.287038+0000 mon.smithi103 (mon.0) 309 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T01:40:35.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:35 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:40:32.309555+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-16T01:40:35.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:35 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:40:32.309650+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-16T01:40:35.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:35 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:34.288978+0000 mon.smithi103 (mon.0) 310 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T01:40:35.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:35 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:40:34.293065+0000 mon.smithi103 (mon.0) 311 : cluster [INF] osd.1 [v2:172.21.15.103:6810/1808749304,v1:172.21.15.103:6811/1808749304] boot 2024-04-16T01:40:35.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:35 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:40:34.293100+0000 mon.smithi103 (mon.0) 312 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-04-16T01:40:35.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:35 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:34.293337+0000 mon.smithi103 (mon.0) 313 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T01:40:35.587 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:35 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:40:32.309555+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-16T01:40:35.587 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:35 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:40:32.309650+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-16T01:40:35.587 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:35 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:34.288978+0000 mon.smithi103 (mon.0) 310 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T01:40:35.587 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:35 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:40:34.293065+0000 mon.smithi103 (mon.0) 311 : cluster [INF] osd.1 [v2:172.21.15.103:6810/1808749304,v1:172.21.15.103:6811/1808749304] boot 2024-04-16T01:40:35.587 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:35 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:40:34.293100+0000 mon.smithi103 (mon.0) 312 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-04-16T01:40:35.587 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:35 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:34.293337+0000 mon.smithi103 (mon.0) 313 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T01:40:36.639 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:36 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:40:35.197983+0000 mgr.smithi103.rfboyd (mgr.14164) 130 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-16T01:40:36.639 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:36 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:40:35.299439+0000 mon.smithi103 (mon.0) 314 : cluster [DBG] osdmap e15: 2 total, 2 up, 2 in 2024-04-16T01:40:36.639 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:36 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:35.883277+0000 mgr.smithi103.rfboyd (mgr.14164) 131 : audit [DBG] from='client.14276 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi103:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:40:36.640 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:36 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:35.884064+0000 mon.smithi103 (mon.0) 315 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-16T01:40:36.640 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:36 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:35.885226+0000 mon.smithi103 (mon.0) 316 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-16T01:40:36.640 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:36 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:35.885704+0000 mon.smithi103 (mon.0) 317 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:40:36.794 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:36 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:40:35.197983+0000 mgr.smithi103.rfboyd (mgr.14164) 130 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-16T01:40:36.795 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:36 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:40:35.299439+0000 mon.smithi103 (mon.0) 314 : cluster [DBG] osdmap e15: 2 total, 2 up, 2 in 2024-04-16T01:40:36.795 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:36 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:35.883277+0000 mgr.smithi103.rfboyd (mgr.14164) 131 : audit [DBG] from='client.14276 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi103:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:40:36.795 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:36 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:35.884064+0000 mon.smithi103 (mon.0) 315 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-16T01:40:36.795 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:36 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:35.885226+0000 mon.smithi103 (mon.0) 316 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-16T01:40:36.795 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:36 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:35.885704+0000 mon.smithi103 (mon.0) 317 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:40:39.045 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:38 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:40:37.198278+0000 mgr.smithi103.rfboyd (mgr.14164) 132 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2024-04-16T01:40:39.045 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:38 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:37.760659+0000 mon.smithi103 (mon.0) 318 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:40:39.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:38 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:40:37.198278+0000 mgr.smithi103.rfboyd (mgr.14164) 132 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2024-04-16T01:40:39.140 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:38 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:37.760659+0000 mon.smithi103 (mon.0) 318 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:40:40.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:40 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:40:39.198559+0000 mgr.smithi103.rfboyd (mgr.14164) 133 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-16T01:40:40.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:40 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:39.466113+0000 mon.smithi103 (mon.0) 319 : audit [INF] from='client.? 172.21.15.103:0/2373633292' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7f48c9a9-a751-4231-bc20-f015250364a0"}]: dispatch 2024-04-16T01:40:40.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:40 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:39.472175+0000 mon.smithi103 (mon.0) 320 : audit [INF] from='client.? 172.21.15.103:0/2373633292' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7f48c9a9-a751-4231-bc20-f015250364a0"}]': finished 2024-04-16T01:40:40.390 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:40 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:40:39.472213+0000 mon.smithi103 (mon.0) 321 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-04-16T01:40:40.390 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:40 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:39.472348+0000 mon.smithi103 (mon.0) 322 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T01:40:40.390 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:40 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:39.886132+0000 mon.smithi103 (mon.0) 323 : audit [DBG] from='client.? 172.21.15.103:0/2273865590' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-16T01:40:40.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:40 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:40:39.198559+0000 mgr.smithi103.rfboyd (mgr.14164) 133 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-16T01:40:40.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:40 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:39.466113+0000 mon.smithi103 (mon.0) 319 : audit [INF] from='client.? 172.21.15.103:0/2373633292' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7f48c9a9-a751-4231-bc20-f015250364a0"}]: dispatch 2024-04-16T01:40:40.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:40 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:39.472175+0000 mon.smithi103 (mon.0) 320 : audit [INF] from='client.? 172.21.15.103:0/2373633292' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7f48c9a9-a751-4231-bc20-f015250364a0"}]': finished 2024-04-16T01:40:40.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:40 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:40:39.472213+0000 mon.smithi103 (mon.0) 321 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-04-16T01:40:40.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:40 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:39.472348+0000 mon.smithi103 (mon.0) 322 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T01:40:40.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:40 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:39.886132+0000 mon.smithi103 (mon.0) 323 : audit [DBG] from='client.? 172.21.15.103:0/2273865590' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-16T01:40:42.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:42 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:40:41.198897+0000 mgr.smithi103.rfboyd (mgr.14164) 134 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-16T01:40:42.544 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:42 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:40:41.198897+0000 mgr.smithi103.rfboyd (mgr.14164) 134 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-16T01:40:44.541 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:44 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:40:43.199141+0000 mgr.smithi103.rfboyd (mgr.14164) 135 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-16T01:40:44.541 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:44 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:43.312867+0000 mon.smithi103 (mon.0) 324 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi103.rfboyd/mirror_snapshot_schedule"}]: dispatch 2024-04-16T01:40:44.541 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:44 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:43.315988+0000 mon.smithi103 (mon.0) 325 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi103.rfboyd/trash_purge_schedule"}]: dispatch 2024-04-16T01:40:44.544 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:44 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:40:43.199141+0000 mgr.smithi103.rfboyd (mgr.14164) 135 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-16T01:40:44.544 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:44 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:43.312867+0000 mon.smithi103 (mon.0) 324 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi103.rfboyd/mirror_snapshot_schedule"}]: dispatch 2024-04-16T01:40:44.544 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:44 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:43.315988+0000 mon.smithi103 (mon.0) 325 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi103.rfboyd/trash_purge_schedule"}]: dispatch 2024-04-16T01:40:47.045 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:46 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:40:45.199467+0000 mgr.smithi103.rfboyd (mgr.14164) 136 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-16T01:40:47.045 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:46 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:40:45.860374+0000 mgr.smithi103.rfboyd (mgr.14164) 137 : cephadm [INF] Detected new or changed devices on smithi103 2024-04-16T01:40:47.045 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:46 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:45.864900+0000 mon.smithi103 (mon.0) 326 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:40:47.045 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:46 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:46.211627+0000 mon.smithi103 (mon.0) 327 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-16T01:40:47.045 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:46 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:46.212288+0000 mon.smithi103 (mon.0) 328 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-16T01:40:47.045 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:46 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:46.216486+0000 mon.smithi103 (mon.0) 329 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:40:47.045 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:46 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:46.220159+0000 mon.smithi103 (mon.0) 330 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:40:47.045 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:46 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:46.222981+0000 mon.smithi103 (mon.0) 331 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:40:47.045 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:46 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:46.223852+0000 mon.smithi103 (mon.0) 332 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:40:47.045 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:46 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:46.224328+0000 mon.smithi103 (mon.0) 333 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T01:40:47.057 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:46 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:40:45.199467+0000 mgr.smithi103.rfboyd (mgr.14164) 136 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-16T01:40:47.058 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:46 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:40:45.860374+0000 mgr.smithi103.rfboyd (mgr.14164) 137 : cephadm [INF] Detected new or changed devices on smithi103 2024-04-16T01:40:47.058 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:46 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:45.864900+0000 mon.smithi103 (mon.0) 326 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:40:47.058 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:46 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:46.211627+0000 mon.smithi103 (mon.0) 327 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-16T01:40:47.058 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:46 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:46.212288+0000 mon.smithi103 (mon.0) 328 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-16T01:40:47.058 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:46 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:46.216486+0000 mon.smithi103 (mon.0) 329 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:40:47.058 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:46 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:46.220159+0000 mon.smithi103 (mon.0) 330 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:40:47.058 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:46 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:46.222981+0000 mon.smithi103 (mon.0) 331 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:40:47.058 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:46 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:46.223852+0000 mon.smithi103 (mon.0) 332 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:40:47.058 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:46 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:46.224328+0000 mon.smithi103 (mon.0) 333 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T01:40:48.044 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:47 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:40:46.212730+0000 mgr.smithi103.rfboyd (mgr.14164) 138 : cephadm [INF] Adjusting osd_memory_target on smithi103 to 6449M 2024-04-16T01:40:48.045 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:47 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:47.077491+0000 mon.smithi103 (mon.0) 334 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-16T01:40:48.045 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:47 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:47.078126+0000 mon.smithi103 (mon.0) 335 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:40:48.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:47 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:40:46.212730+0000 mgr.smithi103.rfboyd (mgr.14164) 138 : cephadm [INF] Adjusting osd_memory_target on smithi103 to 6449M 2024-04-16T01:40:48.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:47 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:47.077491+0000 mon.smithi103 (mon.0) 334 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-16T01:40:48.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:47 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:47.078126+0000 mon.smithi103 (mon.0) 335 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:40:49.016 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:48 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:40:47.078669+0000 mgr.smithi103.rfboyd (mgr.14164) 139 : cephadm [INF] Deploying daemon osd.2 on smithi103 2024-04-16T01:40:49.017 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:48 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:40:47.199729+0000 mgr.smithi103.rfboyd (mgr.14164) 140 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-16T01:40:49.017 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:48 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:48.127959+0000 mon.smithi103 (mon.0) 336 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:40:49.294 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:48 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:40:47.078669+0000 mgr.smithi103.rfboyd (mgr.14164) 139 : cephadm [INF] Deploying daemon osd.2 on smithi103 2024-04-16T01:40:49.295 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:48 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:40:47.199729+0000 mgr.smithi103.rfboyd (mgr.14164) 140 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-16T01:40:49.295 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:48 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:48.127959+0000 mon.smithi103 (mon.0) 336 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:40:50.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:50 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:40:49.199994+0000 mgr.smithi103.rfboyd (mgr.14164) 141 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-16T01:40:50.544 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:50 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:40:49.199994+0000 mgr.smithi103.rfboyd (mgr.14164) 141 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-16T01:40:51.693 INFO:teuthology.orchestra.run.smithi103.stdout:Created osd(s) 2 on host 'smithi103' 2024-04-16T01:40:52.593 DEBUG:teuthology.orchestra.run.smithi103:osd.2> sudo journalctl -f -n 0 -u ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968@osd.2.service 2024-04-16T01:40:52.596 INFO:tasks.cephadm:Deploying osd.3 on smithi103 with /dev/vg_nvme/lv_1... 2024-04-16T01:40:52.596 DEBUG:teuthology.orchestra.run.smithi103:> 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 a7e43c46-fb91-11ee-bc8f-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-04-16T01:40:52.627 INFO:journalctl@ceph.osd.2.smithi103.stdout:-- Logs begin at Tue 2024-04-16 01:29:15 UTC. -- 2024-04-16T01:40:52.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:52 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:40:51.200313+0000 mgr.smithi103.rfboyd (mgr.14164) 142 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-16T01:40:52.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:52 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:51.686914+0000 mon.smithi103 (mon.0) 337 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:40:52.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:52 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:51.690837+0000 mon.smithi103 (mon.0) 338 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:40:53.044 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:52 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:40:51.200313+0000 mgr.smithi103.rfboyd (mgr.14164) 142 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-16T01:40:53.044 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:52 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:51.686914+0000 mon.smithi103 (mon.0) 337 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:40:53.044 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:52 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:51.690837+0000 mon.smithi103 (mon.0) 338 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:40:55.044 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:54 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:40:53.200661+0000 mgr.smithi103.rfboyd (mgr.14164) 143 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-16T01:40:55.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:54 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:40:53.200661+0000 mgr.smithi103.rfboyd (mgr.14164) 143 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-16T01:40:55.140 INFO:journalctl@ceph.osd.2.smithi103.stdout:Apr 16 01:40:54 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd.2[52764]: debug 2024-04-16T01:40:54.760+0000 7f21c7379080 -1 osd.2 0 log_to_monitors {default=true} 2024-04-16T01:40:55.720 INFO:teuthology.orchestra.run.smithi103.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-04-16T01:40:55.721 INFO:teuthology.orchestra.run.smithi103.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-04-16T01:40:55.721 INFO:teuthology.orchestra.run.smithi103.stderr: stderr: 10+0 records in 2024-04-16T01:40:55.721 INFO:teuthology.orchestra.run.smithi103.stderr:10+0 records out 2024-04-16T01:40:55.721 INFO:teuthology.orchestra.run.smithi103.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0134685 s, 779 MB/s 2024-04-16T01:40:55.721 INFO:teuthology.orchestra.run.smithi103.stderr:--> Zapping successful for: 2024-04-16T01:40:56.044 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:55 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:54.764573+0000 mon.smithi103 (mon.0) 339 : audit [INF] from='osd.2 [v2:172.21.15.103:6818/22675854,v1:172.21.15.103:6819/22675854]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-16T01:40:56.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:55 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:54.764573+0000 mon.smithi103 (mon.0) 339 : audit [INF] from='osd.2 [v2:172.21.15.103:6818/22675854,v1:172.21.15.103:6819/22675854]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-16T01:40:56.504 DEBUG:teuthology.orchestra.run.smithi103:> 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 a7e43c46-fb91-11ee-bc8f-c7b262605968 -- ceph orch daemon add osd smithi103:vg_nvme/lv_1 2024-04-16T01:40:56.889 INFO:journalctl@ceph.osd.2.smithi103.stdout:Apr 16 01:40:56 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd.2[52764]: debug 2024-04-16T01:40:56.697+0000 7f21bd8dc700 -1 osd.2 0 waiting for initial osdmap 2024-04-16T01:40:56.889 INFO:journalctl@ceph.osd.2.smithi103.stdout:Apr 16 01:40:56 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd.2[52764]: debug 2024-04-16T01:40:56.701+0000 7f21b8054700 -1 osd.2 18 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-04-16T01:40:56.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:56 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:40:55.200965+0000 mgr.smithi103.rfboyd (mgr.14164) 144 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-16T01:40:56.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:56 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:55.694079+0000 mon.smithi103 (mon.0) 340 : audit [INF] from='osd.2 [v2:172.21.15.103:6818/22675854,v1:172.21.15.103:6819/22675854]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-16T01:40:56.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:56 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:40:55.694131+0000 mon.smithi103 (mon.0) 341 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-04-16T01:40:56.890 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:56 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:55.694516+0000 mon.smithi103 (mon.0) 342 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T01:40:56.890 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:56 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:55.694728+0000 mon.smithi103 (mon.0) 343 : audit [INF] from='osd.2 [v2:172.21.15.103:6818/22675854,v1:172.21.15.103:6819/22675854]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi103", "root=default"]}]: dispatch 2024-04-16T01:40:56.890 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:56 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:56.695397+0000 mon.smithi103 (mon.0) 344 : audit [INF] from='osd.2 [v2:172.21.15.103:6818/22675854,v1:172.21.15.103:6819/22675854]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi103", "root=default"]}]': finished 2024-04-16T01:40:56.890 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:56 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:40:56.695441+0000 mon.smithi103 (mon.0) 345 : cluster [DBG] osdmap e18: 3 total, 2 up, 3 in 2024-04-16T01:40:56.890 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:56 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:56.695546+0000 mon.smithi103 (mon.0) 346 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T01:40:57.044 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:56 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:40:55.200965+0000 mgr.smithi103.rfboyd (mgr.14164) 144 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-16T01:40:57.045 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:56 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:55.694079+0000 mon.smithi103 (mon.0) 340 : audit [INF] from='osd.2 [v2:172.21.15.103:6818/22675854,v1:172.21.15.103:6819/22675854]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-16T01:40:57.045 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:56 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:40:55.694131+0000 mon.smithi103 (mon.0) 341 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-04-16T01:40:57.045 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:56 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:55.694516+0000 mon.smithi103 (mon.0) 342 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T01:40:57.045 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:56 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:55.694728+0000 mon.smithi103 (mon.0) 343 : audit [INF] from='osd.2 [v2:172.21.15.103:6818/22675854,v1:172.21.15.103:6819/22675854]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi103", "root=default"]}]: dispatch 2024-04-16T01:40:57.045 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:56 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:56.695397+0000 mon.smithi103 (mon.0) 344 : audit [INF] from='osd.2 [v2:172.21.15.103:6818/22675854,v1:172.21.15.103:6819/22675854]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi103", "root=default"]}]': finished 2024-04-16T01:40:57.045 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:56 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:40:56.695441+0000 mon.smithi103 (mon.0) 345 : cluster [DBG] osdmap e18: 3 total, 2 up, 3 in 2024-04-16T01:40:57.045 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:56 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:56.695546+0000 mon.smithi103 (mon.0) 346 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T01:40:58.294 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:57 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:56.698753+0000 mon.smithi103 (mon.0) 347 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T01:40:58.294 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:57 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:57.150828+0000 mon.smithi103 (mon.0) 348 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:40:58.295 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:57 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:57.698640+0000 mon.smithi103 (mon.0) 349 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T01:40:58.304 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:57 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:56.698753+0000 mon.smithi103 (mon.0) 347 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T01:40:58.304 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:57 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:57.150828+0000 mon.smithi103 (mon.0) 348 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:40:58.304 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:57 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:57.698640+0000 mon.smithi103 (mon.0) 349 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T01:40:59.295 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:58 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:40:55.743901+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-16T01:40:59.295 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:58 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:40:55.744034+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-16T01:40:59.295 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:58 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:40:57.201201+0000 mgr.smithi103.rfboyd (mgr.14164) 145 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-16T01:40:59.295 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:58 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:40:57.702784+0000 mon.smithi103 (mon.0) 350 : cluster [INF] osd.2 [v2:172.21.15.103:6818/22675854,v1:172.21.15.103:6819/22675854] boot 2024-04-16T01:40:59.295 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:58 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:40:57.702816+0000 mon.smithi103 (mon.0) 351 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-04-16T01:40:59.295 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:58 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:57.703235+0000 mon.smithi103 (mon.0) 352 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T01:40:59.296 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:58 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:57.703481+0000 mon.smithi103 (mon.0) 353 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2024-04-16T01:40:59.296 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:58 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:58.703945+0000 mon.smithi103 (mon.0) 354 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]': finished 2024-04-16T01:40:59.296 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:58 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:40:58.703987+0000 mon.smithi103 (mon.0) 355 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-04-16T01:40:59.296 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:40:58 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:58.704615+0000 mon.smithi103 (mon.0) 356 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-04-16T01:40:59.388 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:58 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:40:55.743901+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-16T01:40:59.388 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:58 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:40:55.744034+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-16T01:40:59.388 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:58 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:40:57.201201+0000 mgr.smithi103.rfboyd (mgr.14164) 145 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-16T01:40:59.388 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:58 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:40:57.702784+0000 mon.smithi103 (mon.0) 350 : cluster [INF] osd.2 [v2:172.21.15.103:6818/22675854,v1:172.21.15.103:6819/22675854] boot 2024-04-16T01:40:59.388 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:58 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:40:57.702816+0000 mon.smithi103 (mon.0) 351 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-04-16T01:40:59.388 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:58 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:57.703235+0000 mon.smithi103 (mon.0) 352 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T01:40:59.388 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:58 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:57.703481+0000 mon.smithi103 (mon.0) 353 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2024-04-16T01:40:59.388 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:58 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:58.703945+0000 mon.smithi103 (mon.0) 354 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]': finished 2024-04-16T01:40:59.388 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:58 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:40:58.703987+0000 mon.smithi103 (mon.0) 355 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-04-16T01:40:59.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:40:58 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:58.704615+0000 mon.smithi103 (mon.0) 356 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-04-16T01:41:01.044 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:00 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:40:59.201492+0000 mgr.smithi103.rfboyd (mgr.14164) 146 : cluster [DBG] pgmap v107: 1 pgs: 1 unknown; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-04-16T01:41:01.045 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:00 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:59.431731+0000 mgr.smithi103.rfboyd (mgr.14164) 147 : audit [DBG] from='client.14294 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi103:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:41:01.045 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:00 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:59.705502+0000 mon.smithi103 (mon.0) 357 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-04-16T01:41:01.045 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:00 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:40:59.705566+0000 mon.smithi103 (mon.0) 358 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-04-16T01:41:01.045 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:00 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:59.711049+0000 mon.smithi103 (mon.0) 359 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-16T01:41:01.045 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:00 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:59.712160+0000 mon.smithi103 (mon.0) 360 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-16T01:41:01.045 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:00 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:40:59.712639+0000 mon.smithi103 (mon.0) 361 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:41:01.089 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:00 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:40:59.201492+0000 mgr.smithi103.rfboyd (mgr.14164) 146 : cluster [DBG] pgmap v107: 1 pgs: 1 unknown; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-04-16T01:41:01.090 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:00 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:59.431731+0000 mgr.smithi103.rfboyd (mgr.14164) 147 : audit [DBG] from='client.14294 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi103:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:41:01.090 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:00 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:59.705502+0000 mon.smithi103 (mon.0) 357 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-04-16T01:41:01.090 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:00 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:40:59.705566+0000 mon.smithi103 (mon.0) 358 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-04-16T01:41:01.090 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:00 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:59.711049+0000 mon.smithi103 (mon.0) 359 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-16T01:41:01.090 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:00 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:59.712160+0000 mon.smithi103 (mon.0) 360 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-16T01:41:01.090 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:00 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:40:59.712639+0000 mon.smithi103 (mon.0) 361 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:41:02.044 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:01 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:41:00.710298+0000 mon.smithi103 (mon.0) 362 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-04-16T01:41:02.094 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:01 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:41:00.710298+0000 mon.smithi103 (mon.0) 362 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-04-16T01:41:03.023 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:02 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:41:01.201865+0000 mgr.smithi103.rfboyd (mgr.14164) 148 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-04-16T01:41:03.023 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:02 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:02.433713+0000 mon.smithi103 (mon.0) 363 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:41:03.023 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:02 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:02.436939+0000 mon.smithi103 (mon.0) 364 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:41:03.023 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:02 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:02.439777+0000 mon.smithi103 (mon.0) 365 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:41:03.023 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:02 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:02.440750+0000 mon.smithi103 (mon.0) 366 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:41:03.023 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:02 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:02.441253+0000 mon.smithi103 (mon.0) 367 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T01:41:03.044 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:02 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:41:01.201865+0000 mgr.smithi103.rfboyd (mgr.14164) 148 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-04-16T01:41:03.044 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:02 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:02.433713+0000 mon.smithi103 (mon.0) 363 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:41:03.044 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:02 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:02.436939+0000 mon.smithi103 (mon.0) 364 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:41:03.044 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:02 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:02.439777+0000 mon.smithi103 (mon.0) 365 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:41:03.044 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:02 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:02.440750+0000 mon.smithi103 (mon.0) 366 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:41:03.044 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:02 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:02.441253+0000 mon.smithi103 (mon.0) 367 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T01:41:04.023 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:03 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:41:02.434733+0000 mgr.smithi103.rfboyd (mgr.14164) 149 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-04-16T01:41:04.023 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:03 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:03.179956+0000 mon.smithi103 (mon.0) 368 : audit [INF] from='client.? 172.21.15.103:0/2925592055' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3cea1fe8-7636-4441-806f-70607c0e2f91"}]: dispatch 2024-04-16T01:41:04.023 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:03 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:03.184014+0000 mon.smithi103 (mon.0) 369 : audit [INF] from='client.? 172.21.15.103:0/2925592055' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3cea1fe8-7636-4441-806f-70607c0e2f91"}]': finished 2024-04-16T01:41:04.023 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:03 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:41:03.184053+0000 mon.smithi103 (mon.0) 370 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-04-16T01:41:04.023 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:03 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:03.184238+0000 mon.smithi103 (mon.0) 371 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T01:41:04.023 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:03 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:41:03.432020+0000 mon.smithi103 (mon.0) 372 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-16T01:41:04.023 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:03 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:03.640305+0000 mon.smithi103 (mon.0) 373 : audit [DBG] from='client.? 172.21.15.103:0/2394082182' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-16T01:41:04.044 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:03 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:41:02.434733+0000 mgr.smithi103.rfboyd (mgr.14164) 149 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-04-16T01:41:04.044 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:03 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:03.179956+0000 mon.smithi103 (mon.0) 368 : audit [INF] from='client.? 172.21.15.103:0/2925592055' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3cea1fe8-7636-4441-806f-70607c0e2f91"}]: dispatch 2024-04-16T01:41:04.044 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:03 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:03.184014+0000 mon.smithi103 (mon.0) 369 : audit [INF] from='client.? 172.21.15.103:0/2925592055' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3cea1fe8-7636-4441-806f-70607c0e2f91"}]': finished 2024-04-16T01:41:04.044 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:03 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:41:03.184053+0000 mon.smithi103 (mon.0) 370 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-04-16T01:41:04.044 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:03 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:03.184238+0000 mon.smithi103 (mon.0) 371 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T01:41:04.044 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:03 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:41:03.432020+0000 mon.smithi103 (mon.0) 372 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-16T01:41:04.044 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:03 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:03.640305+0000 mon.smithi103 (mon.0) 373 : audit [DBG] from='client.? 172.21.15.103:0/2394082182' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-16T01:41:05.639 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:05 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:04.361087+0000 mon.smithi103 (mon.0) 374 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:41:05.639 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:05 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:41:04.435115+0000 mgr.smithi103.rfboyd (mgr.14164) 150 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-04-16T01:41:05.794 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:05 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:04.361087+0000 mon.smithi103 (mon.0) 374 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:41:05.794 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:05 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:41:04.435115+0000 mgr.smithi103.rfboyd (mgr.14164) 150 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-04-16T01:41:07.794 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:07 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:41:06.435405+0000 mgr.smithi103.rfboyd (mgr.14164) 151 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-16T01:41:07.830 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:07 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:41:06.435405+0000 mgr.smithi103.rfboyd (mgr.14164) 151 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-16T01:41:08.966 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:08 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:07.932109+0000 mon.smithi103 (mon.0) 375 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:41:09.294 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:08 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:07.932109+0000 mon.smithi103 (mon.0) 375 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:41:10.274 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:09 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:41:08.435706+0000 mgr.smithi103.rfboyd (mgr.14164) 152 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-16T01:41:10.294 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:09 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:41:08.435706+0000 mgr.smithi103.rfboyd (mgr.14164) 152 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-16T01:41:12.294 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:11 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:41:10.436052+0000 mgr.smithi103.rfboyd (mgr.14164) 153 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-16T01:41:12.294 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:11 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:11.656662+0000 mon.smithi103 (mon.0) 376 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-16T01:41:12.294 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:11 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:11.657222+0000 mon.smithi103 (mon.0) 377 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:41:12.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:11 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:41:10.436052+0000 mgr.smithi103.rfboyd (mgr.14164) 153 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-16T01:41:12.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:11 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:11.656662+0000 mon.smithi103 (mon.0) 376 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-16T01:41:12.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:11 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:11.657222+0000 mon.smithi103 (mon.0) 377 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:41:13.294 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:12 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:41:11.657716+0000 mgr.smithi103.rfboyd (mgr.14164) 154 : cephadm [INF] Deploying daemon osd.3 on smithi103 2024-04-16T01:41:13.388 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:12 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:41:11.657716+0000 mgr.smithi103.rfboyd (mgr.14164) 154 : cephadm [INF] Deploying daemon osd.3 on smithi103 2024-04-16T01:41:14.090 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:13 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:41:12.436350+0000 mgr.smithi103.rfboyd (mgr.14164) 155 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-16T01:41:14.294 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:13 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:41:12.436350+0000 mgr.smithi103.rfboyd (mgr.14164) 155 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-16T01:41:15.285 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:15 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:41:14.128201+0000 mgr.smithi103.rfboyd (mgr.14164) 156 : cephadm [INF] Detected new or changed devices on smithi103 2024-04-16T01:41:15.285 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:15 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:14.132883+0000 mon.smithi103 (mon.0) 378 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:41:15.285 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:15 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:41:14.133755+0000 mgr.smithi103.rfboyd (mgr.14164) 157 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-16T01:41:15.285 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:15 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:14.135931+0000 mon.smithi103 (mon.0) 379 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:41:15.544 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:15 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:41:14.128201+0000 mgr.smithi103.rfboyd (mgr.14164) 156 : cephadm [INF] Detected new or changed devices on smithi103 2024-04-16T01:41:15.544 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:15 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:14.132883+0000 mon.smithi103 (mon.0) 378 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:41:15.544 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:15 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:41:14.133755+0000 mgr.smithi103.rfboyd (mgr.14164) 157 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-16T01:41:15.544 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:15 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:14.135931+0000 mon.smithi103 (mon.0) 379 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:41:16.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:16 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:41:15.131119+0000 mon.smithi103 (mon.0) 380 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-16T01:41:16.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:16 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:41:15.131148+0000 mon.smithi103 (mon.0) 381 : cluster [INF] Cluster is now healthy 2024-04-16T01:41:16.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:16 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:41:15.131119+0000 mon.smithi103 (mon.0) 380 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-16T01:41:16.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:16 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:41:15.131148+0000 mon.smithi103 (mon.0) 381 : cluster [INF] Cluster is now healthy 2024-04-16T01:41:17.414 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:17 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:41:16.134040+0000 mgr.smithi103.rfboyd (mgr.14164) 158 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-16T01:41:17.466 INFO:teuthology.orchestra.run.smithi103.stdout:Created osd(s) 3 on host 'smithi103' 2024-04-16T01:41:17.544 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:17 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:41:16.134040+0000 mgr.smithi103.rfboyd (mgr.14164) 158 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-16T01:41:18.184 DEBUG:teuthology.orchestra.run.smithi103:osd.3> sudo journalctl -f -n 0 -u ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968@osd.3.service 2024-04-16T01:41:18.187 INFO:tasks.cephadm:Deploying osd.4 on smithi134 with /dev/vg_nvme/lv_4... 2024-04-16T01:41:18.187 DEBUG:teuthology.orchestra.run.smithi134:> 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 a7e43c46-fb91-11ee-bc8f-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-04-16T01:41:18.219 INFO:journalctl@ceph.osd.3.smithi103.stdout:-- Logs begin at Tue 2024-04-16 01:29:15 UTC. -- 2024-04-16T01:41:18.544 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:18 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:17.455070+0000 mon.smithi103 (mon.0) 382 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:41:18.544 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:18 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:17.456761+0000 mon.smithi103 (mon.0) 383 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:41:18.544 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:18 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:17.458940+0000 mon.smithi103 (mon.0) 384 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:41:18.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:18 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:17.459166+0000 mon.smithi103 (mon.0) 385 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T01:41:18.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:18 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:17.463371+0000 mon.smithi103 (mon.0) 386 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:41:18.638 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:18 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:17.455070+0000 mon.smithi103 (mon.0) 382 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:41:18.639 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:18 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:17.456761+0000 mon.smithi103 (mon.0) 383 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:41:18.639 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:18 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:17.458940+0000 mon.smithi103 (mon.0) 384 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:41:18.639 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:18 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:17.459166+0000 mon.smithi103 (mon.0) 385 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T01:41:18.639 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:18 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:17.463371+0000 mon.smithi103 (mon.0) 386 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:41:19.638 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:19 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:41:18.134307+0000 mgr.smithi103.rfboyd (mgr.14164) 159 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-16T01:41:19.791 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:19 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:41:18.134307+0000 mgr.smithi103.rfboyd (mgr.14164) 159 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-16T01:41:20.537 INFO:teuthology.orchestra.run.smithi134.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-04-16T01:41:20.537 INFO:teuthology.orchestra.run.smithi134.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-04-16T01:41:20.537 INFO:teuthology.orchestra.run.smithi134.stderr: stderr: 10+0 records in 2024-04-16T01:41:20.538 INFO:teuthology.orchestra.run.smithi134.stderr:10+0 records out 2024-04-16T01:41:20.538 INFO:teuthology.orchestra.run.smithi134.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0109309 s, 959 MB/s 2024-04-16T01:41:20.538 INFO:teuthology.orchestra.run.smithi134.stderr:--> Zapping successful for: 2024-04-16T01:41:20.888 INFO:journalctl@ceph.osd.3.smithi103.stdout:Apr 16 01:41:20 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd.3[56408]: debug 2024-04-16T01:41:20.534+0000 7f91305b1080 -1 osd.3 0 log_to_monitors {default=true} 2024-04-16T01:41:21.237 DEBUG:teuthology.orchestra.run.smithi134:> 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 a7e43c46-fb91-11ee-bc8f-c7b262605968 -- ceph orch daemon add osd smithi134:vg_nvme/lv_4 2024-04-16T01:41:21.727 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:21 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:41:20.134575+0000 mgr.smithi103.rfboyd (mgr.14164) 160 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-16T01:41:21.727 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:21 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:20.538186+0000 mon.smithi103 (mon.0) 387 : audit [INF] from='osd.3 [v2:172.21.15.103:6826/834681856,v1:172.21.15.103:6827/834681856]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-16T01:41:21.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:21 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:41:20.134575+0000 mgr.smithi103.rfboyd (mgr.14164) 160 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-16T01:41:21.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:21 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:20.538186+0000 mon.smithi103 (mon.0) 387 : audit [INF] from='osd.3 [v2:172.21.15.103:6826/834681856,v1:172.21.15.103:6827/834681856]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-16T01:41:22.704 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:22 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:21.473402+0000 mon.smithi103 (mon.0) 388 : audit [INF] from='osd.3 [v2:172.21.15.103:6826/834681856,v1:172.21.15.103:6827/834681856]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-16T01:41:22.704 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:22 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:41:21.473453+0000 mon.smithi103 (mon.0) 389 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-04-16T01:41:22.704 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:22 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:21.473565+0000 mon.smithi103 (mon.0) 390 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T01:41:22.704 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:22 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:21.473874+0000 mon.smithi103 (mon.0) 391 : audit [INF] from='osd.3 [v2:172.21.15.103:6826/834681856,v1:172.21.15.103:6827/834681856]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi103", "root=default"]}]: dispatch 2024-04-16T01:41:22.889 INFO:journalctl@ceph.osd.3.smithi103.stdout:Apr 16 01:41:22 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd.3[56408]: debug 2024-04-16T01:41:22.477+0000 7f9126b14700 -1 osd.3 0 waiting for initial osdmap 2024-04-16T01:41:22.889 INFO:journalctl@ceph.osd.3.smithi103.stdout:Apr 16 01:41:22 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd.3[56408]: debug 2024-04-16T01:41:22.483+0000 7f911fa89700 -1 osd.3 25 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-04-16T01:41:22.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:22 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:21.473402+0000 mon.smithi103 (mon.0) 388 : audit [INF] from='osd.3 [v2:172.21.15.103:6826/834681856,v1:172.21.15.103:6827/834681856]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-16T01:41:22.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:22 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:41:21.473453+0000 mon.smithi103 (mon.0) 389 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-04-16T01:41:22.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:22 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:21.473565+0000 mon.smithi103 (mon.0) 390 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T01:41:22.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:22 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:21.473874+0000 mon.smithi103 (mon.0) 391 : audit [INF] from='osd.3 [v2:172.21.15.103:6826/834681856,v1:172.21.15.103:6827/834681856]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi103", "root=default"]}]: dispatch 2024-04-16T01:41:23.743 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:23 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:41:22.135023+0000 mgr.smithi103.rfboyd (mgr.14164) 161 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-16T01:41:23.743 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:23 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:22.474729+0000 mon.smithi103 (mon.0) 392 : audit [INF] from='osd.3 [v2:172.21.15.103:6826/834681856,v1:172.21.15.103:6827/834681856]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi103", "root=default"]}]': finished 2024-04-16T01:41:23.743 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:23 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:41:22.474802+0000 mon.smithi103 (mon.0) 393 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-04-16T01:41:23.743 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:23 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:22.475400+0000 mon.smithi103 (mon.0) 394 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T01:41:23.743 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:23 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:22.480536+0000 mon.smithi103 (mon.0) 395 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T01:41:23.744 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:23 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:22.577200+0000 mon.smithi103 (mon.0) 396 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:41:23.744 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:23 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:23.369854+0000 mon.smithi103 (mon.0) 397 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-16T01:41:23.744 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:23 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:23.371206+0000 mon.smithi103 (mon.0) 398 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-16T01:41:23.744 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:23 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:23.371712+0000 mon.smithi103 (mon.0) 399 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:41:23.758 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:23 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:41:22.135023+0000 mgr.smithi103.rfboyd (mgr.14164) 161 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-16T01:41:23.759 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:23 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:22.474729+0000 mon.smithi103 (mon.0) 392 : audit [INF] from='osd.3 [v2:172.21.15.103:6826/834681856,v1:172.21.15.103:6827/834681856]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi103", "root=default"]}]': finished 2024-04-16T01:41:23.759 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:23 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:41:22.474802+0000 mon.smithi103 (mon.0) 393 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-04-16T01:41:23.759 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:23 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:22.475400+0000 mon.smithi103 (mon.0) 394 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T01:41:23.759 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:23 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:22.480536+0000 mon.smithi103 (mon.0) 395 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T01:41:23.759 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:23 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:22.577200+0000 mon.smithi103 (mon.0) 396 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:41:23.759 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:23 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:23.369854+0000 mon.smithi103 (mon.0) 397 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-16T01:41:23.759 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:23 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:23.371206+0000 mon.smithi103 (mon.0) 398 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-16T01:41:23.759 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:23 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:23.371712+0000 mon.smithi103 (mon.0) 399 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:41:24.747 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:41:21.578478+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-16T01:41:24.747 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:41:21.578576+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-16T01:41:24.747 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:23.369102+0000 mgr.smithi103.rfboyd (mgr.14164) 162 : audit [DBG] from='client.24139 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi134:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:41:24.747 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:23.478518+0000 mon.smithi103 (mon.0) 400 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T01:41:24.748 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:41:23.484028+0000 mon.smithi103 (mon.0) 401 : cluster [INF] osd.3 [v2:172.21.15.103:6826/834681856,v1:172.21.15.103:6827/834681856] boot 2024-04-16T01:41:24.748 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:41:23.484051+0000 mon.smithi103 (mon.0) 402 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-04-16T01:41:24.748 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:23.484794+0000 mon.smithi103 (mon.0) 403 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T01:41:24.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:24 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:41:21.578478+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-16T01:41:24.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:24 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:41:21.578576+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-16T01:41:24.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:24 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:23.369102+0000 mgr.smithi103.rfboyd (mgr.14164) 162 : audit [DBG] from='client.24139 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi134:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:41:24.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:24 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:23.478518+0000 mon.smithi103 (mon.0) 400 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T01:41:24.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:24 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:41:23.484028+0000 mon.smithi103 (mon.0) 401 : cluster [INF] osd.3 [v2:172.21.15.103:6826/834681856,v1:172.21.15.103:6827/834681856] boot 2024-04-16T01:41:24.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:24 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:41:23.484051+0000 mon.smithi103 (mon.0) 402 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-04-16T01:41:24.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:24 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:23.484794+0000 mon.smithi103 (mon.0) 403 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T01:41:25.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:25 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:41:24.135330+0000 mgr.smithi103.rfboyd (mgr.14164) 163 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-16T01:41:25.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:25 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:41:24.496087+0000 mon.smithi103 (mon.0) 404 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-04-16T01:41:25.794 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:25 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:41:24.135330+0000 mgr.smithi103.rfboyd (mgr.14164) 163 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-16T01:41:25.794 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:25 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:41:24.496087+0000 mon.smithi103 (mon.0) 404 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-04-16T01:41:26.794 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:26 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:25.736638+0000 mon.smithi134 (mon.1) 2 : audit [INF] from='client.? 172.21.15.134:0/2052599996' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fabba0c2-7a9f-4a4d-b4fb-187d2a79afb1"}]: dispatch 2024-04-16T01:41:26.794 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:26 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:25.737209+0000 mon.smithi103 (mon.0) 405 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fabba0c2-7a9f-4a4d-b4fb-187d2a79afb1"}]: dispatch 2024-04-16T01:41:26.794 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:26 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:25.745111+0000 mon.smithi103 (mon.0) 406 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fabba0c2-7a9f-4a4d-b4fb-187d2a79afb1"}]': finished 2024-04-16T01:41:26.794 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:26 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:41:25.745161+0000 mon.smithi103 (mon.0) 407 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-04-16T01:41:26.795 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:26 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:25.745262+0000 mon.smithi103 (mon.0) 408 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T01:41:26.795 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:26 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:26.142433+0000 mon.smithi134 (mon.1) 3 : audit [DBG] from='client.? 172.21.15.134:0/1660527945' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-16T01:41:26.795 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:26 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:26.268032+0000 mon.smithi103 (mon.0) 409 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:41:26.795 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:26 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:26.268925+0000 mon.smithi103 (mon.0) 410 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-16T01:41:26.795 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:26 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:26.269487+0000 mon.smithi103 (mon.0) 411 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-16T01:41:26.795 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:26 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:26.269991+0000 mon.smithi103 (mon.0) 412 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-16T01:41:26.795 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:26 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:26.270482+0000 mon.smithi103 (mon.0) 413 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-16T01:41:26.795 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:26 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:26.273776+0000 mon.smithi103 (mon.0) 414 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:41:26.795 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:26 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:26.276413+0000 mon.smithi103 (mon.0) 415 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:41:26.795 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:26 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:26.279118+0000 mon.smithi103 (mon.0) 416 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:41:26.795 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:26 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:26.279933+0000 mon.smithi103 (mon.0) 417 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:41:26.795 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:26 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:26.280404+0000 mon.smithi103 (mon.0) 418 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T01:41:26.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:26 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:25.736638+0000 mon.smithi134 (mon.1) 2 : audit [INF] from='client.? 172.21.15.134:0/2052599996' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fabba0c2-7a9f-4a4d-b4fb-187d2a79afb1"}]: dispatch 2024-04-16T01:41:26.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:26 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:25.737209+0000 mon.smithi103 (mon.0) 405 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fabba0c2-7a9f-4a4d-b4fb-187d2a79afb1"}]: dispatch 2024-04-16T01:41:26.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:26 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:25.745111+0000 mon.smithi103 (mon.0) 406 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fabba0c2-7a9f-4a4d-b4fb-187d2a79afb1"}]': finished 2024-04-16T01:41:26.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:26 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:41:25.745161+0000 mon.smithi103 (mon.0) 407 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-04-16T01:41:26.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:26 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:25.745262+0000 mon.smithi103 (mon.0) 408 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T01:41:26.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:26 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:26.142433+0000 mon.smithi134 (mon.1) 3 : audit [DBG] from='client.? 172.21.15.134:0/1660527945' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-16T01:41:26.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:26 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:26.268032+0000 mon.smithi103 (mon.0) 409 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:41:26.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:26 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:26.268925+0000 mon.smithi103 (mon.0) 410 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-16T01:41:26.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:26 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:26.269487+0000 mon.smithi103 (mon.0) 411 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-16T01:41:26.890 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:26 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:26.269991+0000 mon.smithi103 (mon.0) 412 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-16T01:41:26.890 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:26 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:26.270482+0000 mon.smithi103 (mon.0) 413 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-16T01:41:26.890 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:26 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:26.273776+0000 mon.smithi103 (mon.0) 414 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:41:26.890 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:26 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:26.276413+0000 mon.smithi103 (mon.0) 415 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:41:26.890 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:26 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:26.279118+0000 mon.smithi103 (mon.0) 416 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:41:26.890 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:26 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:26.279933+0000 mon.smithi103 (mon.0) 417 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:41:26.890 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:26 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:26.280404+0000 mon.smithi103 (mon.0) 418 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T01:41:28.044 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:27 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:41:26.135659+0000 mgr.smithi103.rfboyd (mgr.14164) 164 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-16T01:41:28.044 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:27 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:41:26.270889+0000 mgr.smithi103.rfboyd (mgr.14164) 165 : cephadm [INF] Adjusting osd_memory_target on smithi103 to 3224M 2024-04-16T01:41:28.138 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:27 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:41:26.135659+0000 mgr.smithi103.rfboyd (mgr.14164) 164 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-16T01:41:28.138 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:27 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:41:26.270889+0000 mgr.smithi103.rfboyd (mgr.14164) 165 : cephadm [INF] Adjusting osd_memory_target on smithi103 to 3224M 2024-04-16T01:41:30.044 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:41:28.135966+0000 mgr.smithi103.rfboyd (mgr.14164) 166 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-16T01:41:30.086 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:41:28.135966+0000 mgr.smithi103.rfboyd (mgr.14164) 166 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-16T01:41:32.044 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:31 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:41:30.136235+0000 mgr.smithi103.rfboyd (mgr.14164) 167 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-16T01:41:32.044 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:31 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:30.743346+0000 mon.smithi103 (mon.0) 419 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:41:32.044 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:31 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:30.747339+0000 mon.smithi103 (mon.0) 420 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:41:32.138 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:31 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:41:30.136235+0000 mgr.smithi103.rfboyd (mgr.14164) 167 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-16T01:41:32.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:31 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:30.743346+0000 mon.smithi103 (mon.0) 419 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:41:32.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:31 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:30.747339+0000 mon.smithi103 (mon.0) 420 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:41:33.044 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:32 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:32.113088+0000 mon.smithi103 (mon.0) 421 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-16T01:41:33.044 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:32 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:32.113909+0000 mon.smithi103 (mon.0) 422 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:41:33.138 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:32 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:32.113088+0000 mon.smithi103 (mon.0) 421 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-16T01:41:33.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:32 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:32.113909+0000 mon.smithi103 (mon.0) 422 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:41:33.757 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:33 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:41:32.114597+0000 mgr.smithi103.rfboyd (mgr.14164) 168 : cephadm [INF] Deploying daemon osd.4 on smithi134 2024-04-16T01:41:33.757 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:33 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:41:32.136687+0000 mgr.smithi103.rfboyd (mgr.14164) 169 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-16T01:41:34.138 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:33 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:41:32.114597+0000 mgr.smithi103.rfboyd (mgr.14164) 168 : cephadm [INF] Deploying daemon osd.4 on smithi134 2024-04-16T01:41:34.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:33 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:41:32.136687+0000 mgr.smithi103.rfboyd (mgr.14164) 169 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-16T01:41:35.805 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:35 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:41:34.137173+0000 mgr.smithi103.rfboyd (mgr.14164) 170 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-16T01:41:35.857 INFO:teuthology.orchestra.run.smithi134.stdout:Created osd(s) 4 on host 'smithi134' 2024-04-16T01:41:36.138 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:35 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:41:34.137173+0000 mgr.smithi103.rfboyd (mgr.14164) 170 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-16T01:41:36.624 DEBUG:teuthology.orchestra.run.smithi134:osd.4> sudo journalctl -f -n 0 -u ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968@osd.4.service 2024-04-16T01:41:36.626 INFO:tasks.cephadm:Deploying osd.5 on smithi134 with /dev/vg_nvme/lv_3... 2024-04-16T01:41:36.627 DEBUG:teuthology.orchestra.run.smithi134:> 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 a7e43c46-fb91-11ee-bc8f-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-04-16T01:41:36.656 INFO:journalctl@ceph.osd.4.smithi134.stdout:-- Logs begin at Tue 2024-04-16 01:28:54 UTC. -- 2024-04-16T01:41:37.044 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:36 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:35.843700+0000 mon.smithi103 (mon.0) 423 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:41:37.044 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:36 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:35.845485+0000 mon.smithi103 (mon.0) 424 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:41:37.044 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:36 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:35.847556+0000 mon.smithi103 (mon.0) 425 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:41:37.044 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:36 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:35.849306+0000 mon.smithi103 (mon.0) 426 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T01:41:37.044 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:36 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:35.853922+0000 mon.smithi103 (mon.0) 427 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:41:37.138 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:36 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:35.843700+0000 mon.smithi103 (mon.0) 423 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:41:37.138 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:36 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:35.845485+0000 mon.smithi103 (mon.0) 424 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:41:37.138 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:36 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:35.847556+0000 mon.smithi103 (mon.0) 425 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:41:37.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:36 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:35.849306+0000 mon.smithi103 (mon.0) 426 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T01:41:37.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:36 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:35.853922+0000 mon.smithi103 (mon.0) 427 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:41:38.138 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:37 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:41:36.137546+0000 mgr.smithi103.rfboyd (mgr.14164) 171 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-16T01:41:38.251 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:37 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:41:36.137546+0000 mgr.smithi103.rfboyd (mgr.14164) 171 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-16T01:41:39.131 INFO:journalctl@ceph.osd.4.smithi134.stdout:Apr 16 01:41:38 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd.4[42958]: debug 2024-04-16T01:41:38.896+0000 7fa732ddd080 -1 osd.4 0 log_to_monitors {default=true} 2024-04-16T01:41:39.535 INFO:teuthology.orchestra.run.smithi134.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-04-16T01:41:39.535 INFO:teuthology.orchestra.run.smithi134.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-04-16T01:41:39.536 INFO:teuthology.orchestra.run.smithi134.stderr: stderr: 10+0 records in 2024-04-16T01:41:39.536 INFO:teuthology.orchestra.run.smithi134.stderr:10+0 records out 2024-04-16T01:41:39.536 INFO:teuthology.orchestra.run.smithi134.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0136259 s, 770 MB/s 2024-04-16T01:41:39.536 INFO:teuthology.orchestra.run.smithi134.stderr:--> Zapping successful for: 2024-04-16T01:41:40.086 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:41:38.137812+0000 mgr.smithi103.rfboyd (mgr.14164) 172 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-16T01:41:40.087 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:38.899739+0000 mon.smithi134 (mon.1) 4 : audit [INF] from='osd.4 [v2:172.21.15.134:6800/2740873373,v1:172.21.15.134:6801/2740873373]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-16T01:41:40.087 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:38.900001+0000 mon.smithi103 (mon.0) 428 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-16T01:41:40.275 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:39 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:41:38.137812+0000 mgr.smithi103.rfboyd (mgr.14164) 172 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-16T01:41:40.275 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:39 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:38.899739+0000 mon.smithi134 (mon.1) 4 : audit [INF] from='osd.4 [v2:172.21.15.134:6800/2740873373,v1:172.21.15.134:6801/2740873373]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-16T01:41:40.276 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:39 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:38.900001+0000 mon.smithi103 (mon.0) 428 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-16T01:41:40.297 DEBUG:teuthology.orchestra.run.smithi134:> 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 a7e43c46-fb91-11ee-bc8f-c7b262605968 -- ceph orch daemon add osd smithi134:vg_nvme/lv_3 2024-04-16T01:41:41.138 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:40 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:39.863192+0000 mon.smithi103 (mon.0) 429 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-16T01:41:41.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:40 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:41:39.863266+0000 mon.smithi103 (mon.0) 430 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-04-16T01:41:41.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:40 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:39.863377+0000 mon.smithi103 (mon.0) 431 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T01:41:41.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:40 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:39.863821+0000 mon.smithi134 (mon.1) 5 : audit [INF] from='osd.4 [v2:172.21.15.134:6800/2740873373,v1:172.21.15.134:6801/2740873373]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-04-16T01:41:41.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:40 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:39.864047+0000 mon.smithi103 (mon.0) 432 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-04-16T01:41:41.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:40 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:40.034658+0000 mon.smithi103 (mon.0) 433 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:41:41.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:40 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:40.396953+0000 mon.smithi103 (mon.0) 434 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:41:41.294 INFO:journalctl@ceph.osd.4.smithi134.stdout:Apr 16 01:41:40 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd.4[42958]: debug 2024-04-16T01:41:40.868+0000 7fa729340700 -1 osd.4 0 waiting for initial osdmap 2024-04-16T01:41:41.294 INFO:journalctl@ceph.osd.4.smithi134.stdout:Apr 16 01:41:40 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd.4[42958]: debug 2024-04-16T01:41:40.873+0000 7fa7242b9700 -1 osd.4 30 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-04-16T01:41:41.294 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:40 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:39.863192+0000 mon.smithi103 (mon.0) 429 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-16T01:41:41.294 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:40 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:41:39.863266+0000 mon.smithi103 (mon.0) 430 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-04-16T01:41:41.294 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:40 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:39.863377+0000 mon.smithi103 (mon.0) 431 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T01:41:41.294 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:40 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:39.863821+0000 mon.smithi134 (mon.1) 5 : audit [INF] from='osd.4 [v2:172.21.15.134:6800/2740873373,v1:172.21.15.134:6801/2740873373]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-04-16T01:41:41.294 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:40 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:39.864047+0000 mon.smithi103 (mon.0) 432 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-04-16T01:41:41.295 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:40 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:40.034658+0000 mon.smithi103 (mon.0) 433 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:41:41.295 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:40 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:40.396953+0000 mon.smithi103 (mon.0) 434 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:41:41.972 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:41 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:41:40.138078+0000 mgr.smithi103.rfboyd (mgr.14164) 173 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-16T01:41:41.973 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:41 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:40.865613+0000 mon.smithi103 (mon.0) 435 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]': finished 2024-04-16T01:41:41.973 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:41 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:41:40.865695+0000 mon.smithi103 (mon.0) 436 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-04-16T01:41:41.973 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:41 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:40.866014+0000 mon.smithi103 (mon.0) 437 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T01:41:41.973 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:41 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:40.869726+0000 mon.smithi103 (mon.0) 438 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T01:41:42.138 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:41 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:41:40.138078+0000 mgr.smithi103.rfboyd (mgr.14164) 173 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-16T01:41:42.138 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:41 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:40.865613+0000 mon.smithi103 (mon.0) 435 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]': finished 2024-04-16T01:41:42.138 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:41 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:41:40.865695+0000 mon.smithi103 (mon.0) 436 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-04-16T01:41:42.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:41 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:40.866014+0000 mon.smithi103 (mon.0) 437 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T01:41:42.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:41 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:40.869726+0000 mon.smithi103 (mon.0) 438 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T01:41:43.138 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:42 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:41:39.888762+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-16T01:41:43.138 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:42 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:41:39.888847+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-16T01:41:43.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:42 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:41:41.867113+0000 mon.smithi103 (mon.0) 439 : cluster [INF] osd.4 [v2:172.21.15.134:6800/2740873373,v1:172.21.15.134:6801/2740873373] boot 2024-04-16T01:41:43.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:42 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:41:41.867161+0000 mon.smithi103 (mon.0) 440 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-04-16T01:41:43.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:42 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:41.867339+0000 mon.smithi103 (mon.0) 441 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T01:41:43.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:42 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:41:42.869220+0000 mon.smithi103 (mon.0) 442 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-04-16T01:41:43.176 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:42 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:41:39.888762+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-16T01:41:43.177 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:42 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:41:39.888847+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-16T01:41:43.177 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:42 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:41:41.867113+0000 mon.smithi103 (mon.0) 439 : cluster [INF] osd.4 [v2:172.21.15.134:6800/2740873373,v1:172.21.15.134:6801/2740873373] boot 2024-04-16T01:41:43.177 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:42 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:41:41.867161+0000 mon.smithi103 (mon.0) 440 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-04-16T01:41:43.177 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:42 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:41.867339+0000 mon.smithi103 (mon.0) 441 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T01:41:43.177 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:42 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:41:42.869220+0000 mon.smithi103 (mon.0) 442 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-04-16T01:41:44.138 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:43 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:41:42.138498+0000 mgr.smithi103.rfboyd (mgr.14164) 174 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-16T01:41:44.221 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:43 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:43.319384+0000 mon.smithi103 (mon.0) 443 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi103.rfboyd/mirror_snapshot_schedule"}]: dispatch 2024-04-16T01:41:44.221 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:43 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:43.319613+0000 mon.smithi103 (mon.0) 444 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi103.rfboyd/trash_purge_schedule"}]: dispatch 2024-04-16T01:41:44.222 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:43 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:41:43.870248+0000 mon.smithi103 (mon.0) 445 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-04-16T01:41:44.283 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:43 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:41:42.138498+0000 mgr.smithi103.rfboyd (mgr.14164) 174 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-16T01:41:44.283 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:43 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:43.319384+0000 mon.smithi103 (mon.0) 443 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi103.rfboyd/mirror_snapshot_schedule"}]: dispatch 2024-04-16T01:41:44.283 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:43 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:43.319613+0000 mon.smithi103 (mon.0) 444 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi103.rfboyd/trash_purge_schedule"}]: dispatch 2024-04-16T01:41:44.283 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:43 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:41:43.870248+0000 mon.smithi103 (mon.0) 445 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-04-16T01:41:45.138 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:44 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:44.015567+0000 mgr.smithi103.rfboyd (mgr.14164) 175 : audit [DBG] from='client.24157 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi134:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:41:45.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:44 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:44.016521+0000 mon.smithi103 (mon.0) 446 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-16T01:41:45.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:44 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:44.018101+0000 mon.smithi103 (mon.0) 447 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-16T01:41:45.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:44 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:44.018814+0000 mon.smithi103 (mon.0) 448 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:41:45.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:44 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:44.587926+0000 mon.smithi103 (mon.0) 449 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:41:45.258 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:44 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:44.015567+0000 mgr.smithi103.rfboyd (mgr.14164) 175 : audit [DBG] from='client.24157 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi134:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:41:45.258 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:44 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:44.016521+0000 mon.smithi103 (mon.0) 446 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-16T01:41:45.259 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:44 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:44.018101+0000 mon.smithi103 (mon.0) 447 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-16T01:41:45.259 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:44 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:44.018814+0000 mon.smithi103 (mon.0) 448 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:41:45.259 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:44 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:44.587926+0000 mon.smithi103 (mon.0) 449 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:41:46.138 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:45 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:41:44.138869+0000 mgr.smithi103.rfboyd (mgr.14164) 176 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-16T01:41:46.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:45 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:41:44.582540+0000 mgr.smithi103.rfboyd (mgr.14164) 177 : cephadm [INF] Detected new or changed devices on smithi134 2024-04-16T01:41:46.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:45 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:45.166692+0000 mon.smithi103 (mon.0) 450 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-16T01:41:46.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:45 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:45.171191+0000 mon.smithi103 (mon.0) 451 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:41:46.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:45 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:45.176946+0000 mon.smithi103 (mon.0) 452 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:41:46.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:45 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:45.181646+0000 mon.smithi103 (mon.0) 453 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:41:46.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:45 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:45.182890+0000 mon.smithi103 (mon.0) 454 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:41:46.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:45 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:45.183684+0000 mon.smithi103 (mon.0) 455 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T01:41:46.294 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:45 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:41:44.138869+0000 mgr.smithi103.rfboyd (mgr.14164) 176 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-16T01:41:46.294 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:45 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:41:44.582540+0000 mgr.smithi103.rfboyd (mgr.14164) 177 : cephadm [INF] Detected new or changed devices on smithi134 2024-04-16T01:41:46.294 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:45 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:45.166692+0000 mon.smithi103 (mon.0) 450 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-16T01:41:46.294 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:45 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:45.171191+0000 mon.smithi103 (mon.0) 451 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:41:46.294 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:45 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:45.176946+0000 mon.smithi103 (mon.0) 452 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:41:46.294 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:45 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:45.181646+0000 mon.smithi103 (mon.0) 453 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:41:46.294 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:45 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:45.182890+0000 mon.smithi103 (mon.0) 454 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:41:46.294 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:45 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:45.183684+0000 mon.smithi103 (mon.0) 455 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T01:41:47.294 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:46 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:41:45.167403+0000 mgr.smithi103.rfboyd (mgr.14164) 178 : cephadm [INF] Adjusting osd_memory_target on smithi134 to 15970M 2024-04-16T01:41:47.294 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:46 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:46.563334+0000 mon.smithi134 (mon.1) 6 : audit [INF] from='client.? 172.21.15.134:0/2333668914' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8b106942-4b2a-4d5c-a03e-b5fdd52b6fbb"}]: dispatch 2024-04-16T01:41:47.294 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:46 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:46.563729+0000 mon.smithi103 (mon.0) 456 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8b106942-4b2a-4d5c-a03e-b5fdd52b6fbb"}]: dispatch 2024-04-16T01:41:47.294 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:46 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:46.570543+0000 mon.smithi103 (mon.0) 457 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8b106942-4b2a-4d5c-a03e-b5fdd52b6fbb"}]': finished 2024-04-16T01:41:47.294 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:46 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:41:46.570589+0000 mon.smithi103 (mon.0) 458 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2024-04-16T01:41:47.294 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:46 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:46.570710+0000 mon.smithi103 (mon.0) 459 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T01:41:47.388 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:46 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:41:45.167403+0000 mgr.smithi103.rfboyd (mgr.14164) 178 : cephadm [INF] Adjusting osd_memory_target on smithi134 to 15970M 2024-04-16T01:41:47.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:46 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:46.563334+0000 mon.smithi134 (mon.1) 6 : audit [INF] from='client.? 172.21.15.134:0/2333668914' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8b106942-4b2a-4d5c-a03e-b5fdd52b6fbb"}]: dispatch 2024-04-16T01:41:47.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:46 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:46.563729+0000 mon.smithi103 (mon.0) 456 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8b106942-4b2a-4d5c-a03e-b5fdd52b6fbb"}]: dispatch 2024-04-16T01:41:47.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:46 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:46.570543+0000 mon.smithi103 (mon.0) 457 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8b106942-4b2a-4d5c-a03e-b5fdd52b6fbb"}]': finished 2024-04-16T01:41:47.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:46 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:41:46.570589+0000 mon.smithi103 (mon.0) 458 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2024-04-16T01:41:47.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:46 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:46.570710+0000 mon.smithi103 (mon.0) 459 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T01:41:48.293 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:47 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:41:46.139261+0000 mgr.smithi103.rfboyd (mgr.14164) 179 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-16T01:41:48.294 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:47 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:46.980304+0000 mon.smithi134 (mon.1) 7 : audit [DBG] from='client.? 172.21.15.134:0/472376368' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-16T01:41:48.313 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:47 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:41:46.139261+0000 mgr.smithi103.rfboyd (mgr.14164) 179 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-16T01:41:48.313 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:47 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:46.980304+0000 mon.smithi134 (mon.1) 7 : audit [DBG] from='client.? 172.21.15.134:0/472376368' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-16T01:41:50.013 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:49 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:41:48.139609+0000 mgr.smithi103.rfboyd (mgr.14164) 180 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-16T01:41:50.014 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:49 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:49.850198+0000 mon.smithi103 (mon.0) 460 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:41:50.388 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:49 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:41:48.139609+0000 mgr.smithi103.rfboyd (mgr.14164) 180 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-16T01:41:50.388 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:49 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:49.850198+0000 mon.smithi103 (mon.0) 460 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:41:51.388 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:51 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:50.098657+0000 mon.smithi103 (mon.0) 461 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:41:51.388 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:51 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:41:50.139984+0000 mgr.smithi103.rfboyd (mgr.14164) 181 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-16T01:41:51.536 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:51 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:50.098657+0000 mon.smithi103 (mon.0) 461 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:41:51.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:51 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:41:50.139984+0000 mgr.smithi103.rfboyd (mgr.14164) 181 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-16T01:41:53.512 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:53 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:41:52.140536+0000 mgr.smithi103.rfboyd (mgr.14164) 182 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-16T01:41:53.512 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:53 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:53.088454+0000 mon.smithi103 (mon.0) 462 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-16T01:41:53.512 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:53 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:53.089256+0000 mon.smithi103 (mon.0) 463 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:41:53.638 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:53 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:41:52.140536+0000 mgr.smithi103.rfboyd (mgr.14164) 182 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-16T01:41:53.638 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:53 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:53.088454+0000 mon.smithi103 (mon.0) 462 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-16T01:41:53.638 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:53 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:53.089256+0000 mon.smithi103 (mon.0) 463 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:41:54.498 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:54 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:41:53.089889+0000 mgr.smithi103.rfboyd (mgr.14164) 183 : cephadm [INF] Deploying daemon osd.5 on smithi134 2024-04-16T01:41:54.638 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:54 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:41:53.089889+0000 mgr.smithi103.rfboyd (mgr.14164) 183 : cephadm [INF] Deploying daemon osd.5 on smithi134 2024-04-16T01:41:55.501 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:55 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:41:54.140992+0000 mgr.smithi103.rfboyd (mgr.14164) 184 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-16T01:41:55.638 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:55 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:41:54.140992+0000 mgr.smithi103.rfboyd (mgr.14164) 184 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-16T01:41:56.805 INFO:teuthology.orchestra.run.smithi134.stdout:Created osd(s) 5 on host 'smithi134' 2024-04-16T01:41:57.459 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:57 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:41:56.141544+0000 mgr.smithi103.rfboyd (mgr.14164) 185 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-16T01:41:57.460 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:57 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:56.793191+0000 mon.smithi103 (mon.0) 464 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:41:57.460 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:57 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:56.795135+0000 mon.smithi103 (mon.0) 465 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:41:57.460 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:57 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:56.797688+0000 mon.smithi103 (mon.0) 466 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:41:57.460 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:57 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:56.797908+0000 mon.smithi103 (mon.0) 467 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T01:41:57.460 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:57 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:56.802397+0000 mon.smithi103 (mon.0) 468 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:41:57.480 DEBUG:teuthology.orchestra.run.smithi134:osd.5> sudo journalctl -f -n 0 -u ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968@osd.5.service 2024-04-16T01:41:57.482 INFO:tasks.cephadm:Deploying osd.6 on smithi134 with /dev/vg_nvme/lv_2... 2024-04-16T01:41:57.482 DEBUG:teuthology.orchestra.run.smithi134:> 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 a7e43c46-fb91-11ee-bc8f-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-04-16T01:41:57.513 INFO:journalctl@ceph.osd.5.smithi134.stdout:-- Logs begin at Tue 2024-04-16 01:28:54 UTC. -- 2024-04-16T01:41:57.638 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:57 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:41:56.141544+0000 mgr.smithi103.rfboyd (mgr.14164) 185 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-16T01:41:57.638 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:57 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:56.793191+0000 mon.smithi103 (mon.0) 464 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:41:57.638 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:57 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:56.795135+0000 mon.smithi103 (mon.0) 465 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:41:57.638 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:57 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:56.797688+0000 mon.smithi103 (mon.0) 466 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:41:57.639 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:57 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:56.797908+0000 mon.smithi103 (mon.0) 467 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T01:41:57.639 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:57 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:56.802397+0000 mon.smithi103 (mon.0) 468 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:41:59.387 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:41:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:41:58.141874+0000 mgr.smithi103.rfboyd (mgr.14164) 186 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-16T01:41:59.388 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:41:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:41:58.141874+0000 mgr.smithi103.rfboyd (mgr.14164) 186 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-16T01:42:00.207 INFO:journalctl@ceph.osd.5.smithi134.stdout:Apr 16 01:41:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd.5[45832]: debug 2024-04-16T01:41:59.895+0000 7f12cd6fc080 -1 osd.5 0 log_to_monitors {default=true} 2024-04-16T01:42:00.231 INFO:teuthology.orchestra.run.smithi134.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-04-16T01:42:00.231 INFO:teuthology.orchestra.run.smithi134.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-04-16T01:42:00.231 INFO:teuthology.orchestra.run.smithi134.stderr: stderr: 10+0 records in 2024-04-16T01:42:00.231 INFO:teuthology.orchestra.run.smithi134.stderr:10+0 records out 2024-04-16T01:42:00.231 INFO:teuthology.orchestra.run.smithi134.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0119451 s, 878 MB/s 2024-04-16T01:42:00.231 INFO:teuthology.orchestra.run.smithi134.stderr:--> Zapping successful for: 2024-04-16T01:42:00.544 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:00 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:41:59.899169+0000 mon.smithi103 (mon.0) 469 : audit [INF] from='osd.5 [v2:172.21.15.134:6808/24208906,v1:172.21.15.134:6809/24208906]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-16T01:42:00.638 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:00 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:41:59.899169+0000 mon.smithi103 (mon.0) 469 : audit [INF] from='osd.5 [v2:172.21.15.134:6808/24208906,v1:172.21.15.134:6809/24208906]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-16T01:42:01.382 INFO:journalctl@ceph.osd.5.smithi134.stdout:Apr 16 01:42:01 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd.5[45832]: debug 2024-04-16T01:42:01.215+0000 7f12c3c5f700 -1 osd.5 0 waiting for initial osdmap 2024-04-16T01:42:01.382 INFO:journalctl@ceph.osd.5.smithi134.stdout:Apr 16 01:42:01 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd.5[45832]: debug 2024-04-16T01:42:01.222+0000 7f12bebd8700 -1 osd.5 36 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-04-16T01:42:01.383 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:01 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:42:00.142191+0000 mgr.smithi103.rfboyd (mgr.14164) 187 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-16T01:42:01.383 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:01 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:00.212017+0000 mon.smithi103 (mon.0) 470 : audit [INF] from='osd.5 [v2:172.21.15.134:6808/24208906,v1:172.21.15.134:6809/24208906]' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-16T01:42:01.383 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:01 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:42:00.212060+0000 mon.smithi103 (mon.0) 471 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-04-16T01:42:01.383 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:01 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:00.212156+0000 mon.smithi103 (mon.0) 472 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T01:42:01.383 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:01 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:00.212483+0000 mon.smithi103 (mon.0) 473 : audit [INF] from='osd.5 [v2:172.21.15.134:6808/24208906,v1:172.21.15.134:6809/24208906]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-04-16T01:42:01.402 DEBUG:teuthology.orchestra.run.smithi134:> 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 a7e43c46-fb91-11ee-bc8f-c7b262605968 -- ceph orch daemon add osd smithi134:vg_nvme/lv_2 2024-04-16T01:42:01.638 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:01 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:42:00.142191+0000 mgr.smithi103.rfboyd (mgr.14164) 187 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-16T01:42:01.638 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:01 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:00.212017+0000 mon.smithi103 (mon.0) 470 : audit [INF] from='osd.5 [v2:172.21.15.134:6808/24208906,v1:172.21.15.134:6809/24208906]' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-16T01:42:01.638 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:01 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:42:00.212060+0000 mon.smithi103 (mon.0) 471 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-04-16T01:42:01.639 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:01 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:00.212156+0000 mon.smithi103 (mon.0) 472 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T01:42:01.639 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:01 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:00.212483+0000 mon.smithi103 (mon.0) 473 : audit [INF] from='osd.5 [v2:172.21.15.134:6808/24208906,v1:172.21.15.134:6809/24208906]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-04-16T01:42:02.519 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:02 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:01.213516+0000 mon.smithi103 (mon.0) 474 : audit [INF] from='osd.5 [v2:172.21.15.134:6808/24208906,v1:172.21.15.134:6809/24208906]' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]': finished 2024-04-16T01:42:02.519 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:02 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:42:01.213593+0000 mon.smithi103 (mon.0) 475 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-04-16T01:42:02.519 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:02 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:01.213964+0000 mon.smithi103 (mon.0) 476 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T01:42:02.519 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:02 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:01.217171+0000 mon.smithi103 (mon.0) 477 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T01:42:02.519 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:02 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:01.437876+0000 mon.smithi103 (mon.0) 478 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:42:02.519 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:02 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:01.511656+0000 mon.smithi103 (mon.0) 479 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:42:02.519 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:02 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:42:02.215666+0000 mon.smithi103 (mon.0) 480 : cluster [INF] osd.5 [v2:172.21.15.134:6808/24208906,v1:172.21.15.134:6809/24208906] boot 2024-04-16T01:42:02.519 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:02 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:42:02.215720+0000 mon.smithi103 (mon.0) 481 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-04-16T01:42:02.519 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:02 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:02.216208+0000 mon.smithi103 (mon.0) 482 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T01:42:02.638 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:02 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:01.213516+0000 mon.smithi103 (mon.0) 474 : audit [INF] from='osd.5 [v2:172.21.15.134:6808/24208906,v1:172.21.15.134:6809/24208906]' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]': finished 2024-04-16T01:42:02.638 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:02 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:42:01.213593+0000 mon.smithi103 (mon.0) 475 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-04-16T01:42:02.638 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:02 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:01.213964+0000 mon.smithi103 (mon.0) 476 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T01:42:02.638 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:02 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:01.217171+0000 mon.smithi103 (mon.0) 477 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T01:42:02.639 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:02 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:01.437876+0000 mon.smithi103 (mon.0) 478 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:42:02.639 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:02 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:01.511656+0000 mon.smithi103 (mon.0) 479 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:42:02.639 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:02 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:42:02.215666+0000 mon.smithi103 (mon.0) 480 : cluster [INF] osd.5 [v2:172.21.15.134:6808/24208906,v1:172.21.15.134:6809/24208906] boot 2024-04-16T01:42:02.639 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:02 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:42:02.215720+0000 mon.smithi103 (mon.0) 481 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-04-16T01:42:02.639 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:02 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:02.216208+0000 mon.smithi103 (mon.0) 482 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T01:42:03.728 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:03 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:42:00.908441+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-16T01:42:03.728 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:03 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:42:00.908622+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-16T01:42:03.728 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:03 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:42:02.142680+0000 mgr.smithi103.rfboyd (mgr.14164) 188 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-16T01:42:03.729 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:03 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:42:03.216496+0000 mon.smithi103 (mon.0) 483 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-04-16T01:42:03.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:03 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:42:00.908441+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-16T01:42:03.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:03 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:42:00.908622+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-16T01:42:03.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:03 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:42:02.142680+0000 mgr.smithi103.rfboyd (mgr.14164) 188 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-16T01:42:03.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:03 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:42:03.216496+0000 mon.smithi103 (mon.0) 483 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-04-16T01:42:05.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:05 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:42:04.143097+0000 mgr.smithi103.rfboyd (mgr.14164) 189 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-04-16T01:42:05.544 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:05 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:42:04.221816+0000 mon.smithi103 (mon.0) 484 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-04-16T01:42:05.638 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:05 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:42:04.143097+0000 mgr.smithi103.rfboyd (mgr.14164) 189 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-04-16T01:42:05.638 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:05 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:42:04.221816+0000 mon.smithi103 (mon.0) 484 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-04-16T01:42:06.409 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:06 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:05.352803+0000 mgr.smithi103.rfboyd (mgr.14164) 190 : audit [DBG] from='client.24175 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi134:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:42:06.409 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:06 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:05.353661+0000 mon.smithi103 (mon.0) 485 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-16T01:42:06.409 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:06 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:05.355217+0000 mon.smithi103 (mon.0) 486 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-16T01:42:06.409 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:06 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:05.355957+0000 mon.smithi103 (mon.0) 487 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:42:06.638 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:06 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:05.352803+0000 mgr.smithi103.rfboyd (mgr.14164) 190 : audit [DBG] from='client.24175 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi134:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:42:06.638 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:06 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:05.353661+0000 mon.smithi103 (mon.0) 485 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-16T01:42:06.638 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:06 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:05.355217+0000 mon.smithi103 (mon.0) 486 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-16T01:42:06.638 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:06 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:05.355957+0000 mon.smithi103 (mon.0) 487 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:42:07.761 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:07 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:42:06.143594+0000 mgr.smithi103.rfboyd (mgr.14164) 191 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-04-16T01:42:07.761 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:07 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:42:06.475733+0000 mgr.smithi103.rfboyd (mgr.14164) 192 : cephadm [INF] Detected new or changed devices on smithi134 2024-04-16T01:42:07.761 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:07 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:06.480526+0000 mon.smithi103 (mon.0) 488 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:42:07.761 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:07 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:06.481530+0000 mon.smithi103 (mon.0) 489 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-16T01:42:07.761 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:07 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:06.482301+0000 mon.smithi103 (mon.0) 490 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-16T01:42:07.761 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:07 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:42:06.482872+0000 mgr.smithi103.rfboyd (mgr.14164) 193 : cephadm [INF] Adjusting osd_memory_target on smithi134 to 7985M 2024-04-16T01:42:07.761 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:07 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:06.486243+0000 mon.smithi103 (mon.0) 491 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:42:07.762 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:07 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:06.489725+0000 mon.smithi103 (mon.0) 492 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:42:07.762 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:07 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:06.493308+0000 mon.smithi103 (mon.0) 493 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:42:07.762 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:07 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:06.494322+0000 mon.smithi103 (mon.0) 494 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:42:07.762 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:07 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:06.494989+0000 mon.smithi103 (mon.0) 495 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T01:42:07.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:07 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:42:06.143594+0000 mgr.smithi103.rfboyd (mgr.14164) 191 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-04-16T01:42:07.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:07 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:42:06.475733+0000 mgr.smithi103.rfboyd (mgr.14164) 192 : cephadm [INF] Detected new or changed devices on smithi134 2024-04-16T01:42:07.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:07 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:06.480526+0000 mon.smithi103 (mon.0) 488 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:42:07.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:07 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:06.481530+0000 mon.smithi103 (mon.0) 489 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-16T01:42:07.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:07 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:06.482301+0000 mon.smithi103 (mon.0) 490 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-16T01:42:07.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:07 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:42:06.482872+0000 mgr.smithi103.rfboyd (mgr.14164) 193 : cephadm [INF] Adjusting osd_memory_target on smithi134 to 7985M 2024-04-16T01:42:07.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:07 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:06.486243+0000 mon.smithi103 (mon.0) 491 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:42:07.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:07 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:06.489725+0000 mon.smithi103 (mon.0) 492 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:42:07.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:07 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:06.493308+0000 mon.smithi103 (mon.0) 493 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:42:07.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:07 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:06.494322+0000 mon.smithi103 (mon.0) 494 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:42:07.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:07 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:06.494989+0000 mon.smithi103 (mon.0) 495 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T01:42:09.794 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:09 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:42:08.144016+0000 mgr.smithi103.rfboyd (mgr.14164) 194 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-04-16T01:42:09.794 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:09 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:08.547472+0000 mon.smithi134 (mon.1) 8 : audit [INF] from='client.? 172.21.15.134:0/1260757531' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ca4b3454-74c8-45d9-ab04-dc567f850ec0"}]: dispatch 2024-04-16T01:42:09.794 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:09 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:08.547825+0000 mon.smithi103 (mon.0) 496 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ca4b3454-74c8-45d9-ab04-dc567f850ec0"}]: dispatch 2024-04-16T01:42:09.794 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:09 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:08.555947+0000 mon.smithi103 (mon.0) 497 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ca4b3454-74c8-45d9-ab04-dc567f850ec0"}]': finished 2024-04-16T01:42:09.795 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:09 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:42:08.555991+0000 mon.smithi103 (mon.0) 498 : cluster [DBG] osdmap e40: 7 total, 6 up, 7 in 2024-04-16T01:42:09.795 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:09 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:08.556095+0000 mon.smithi103 (mon.0) 499 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T01:42:09.795 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:09 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:08.967295+0000 mon.smithi134 (mon.1) 9 : audit [DBG] from='client.? 172.21.15.134:0/2219318510' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-16T01:42:09.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:09 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:42:08.144016+0000 mgr.smithi103.rfboyd (mgr.14164) 194 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-04-16T01:42:09.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:09 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:08.547472+0000 mon.smithi134 (mon.1) 8 : audit [INF] from='client.? 172.21.15.134:0/1260757531' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ca4b3454-74c8-45d9-ab04-dc567f850ec0"}]: dispatch 2024-04-16T01:42:09.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:09 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:08.547825+0000 mon.smithi103 (mon.0) 496 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ca4b3454-74c8-45d9-ab04-dc567f850ec0"}]: dispatch 2024-04-16T01:42:09.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:09 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:08.555947+0000 mon.smithi103 (mon.0) 497 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ca4b3454-74c8-45d9-ab04-dc567f850ec0"}]': finished 2024-04-16T01:42:09.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:09 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:42:08.555991+0000 mon.smithi103 (mon.0) 498 : cluster [DBG] osdmap e40: 7 total, 6 up, 7 in 2024-04-16T01:42:09.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:09 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:08.556095+0000 mon.smithi103 (mon.0) 499 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T01:42:09.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:09 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:08.967295+0000 mon.smithi134 (mon.1) 9 : audit [DBG] from='client.? 172.21.15.134:0/2219318510' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-16T01:42:12.293 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:12 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:42:10.144465+0000 mgr.smithi103.rfboyd (mgr.14164) 195 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-16T01:42:12.293 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:12 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:11.000500+0000 mon.smithi103 (mon.0) 500 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:42:12.294 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:12 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:11.003639+0000 mon.smithi103 (mon.0) 501 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:42:12.388 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:12 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:42:10.144465+0000 mgr.smithi103.rfboyd (mgr.14164) 195 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-16T01:42:12.388 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:12 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:11.000500+0000 mon.smithi103 (mon.0) 500 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:42:12.388 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:12 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:11.003639+0000 mon.smithi103 (mon.0) 501 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:42:14.293 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:14 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:42:12.144831+0000 mgr.smithi103.rfboyd (mgr.14164) 196 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-16T01:42:14.388 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:14 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:42:12.144831+0000 mgr.smithi103.rfboyd (mgr.14164) 196 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-16T01:42:15.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:15 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:42:14.145178+0000 mgr.smithi103.rfboyd (mgr.14164) 197 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-16T01:42:15.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:15 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:14.784593+0000 mon.smithi103 (mon.0) 502 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-16T01:42:15.544 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:15 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:14.785430+0000 mon.smithi103 (mon.0) 503 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:42:15.544 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:15 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:42:14.786091+0000 mgr.smithi103.rfboyd (mgr.14164) 198 : cephadm [INF] Deploying daemon osd.6 on smithi134 2024-04-16T01:42:15.638 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:15 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:42:14.145178+0000 mgr.smithi103.rfboyd (mgr.14164) 197 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-16T01:42:15.638 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:15 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:14.784593+0000 mon.smithi103 (mon.0) 502 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-16T01:42:15.638 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:15 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:14.785430+0000 mon.smithi103 (mon.0) 503 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:42:15.638 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:15 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:42:14.786091+0000 mgr.smithi103.rfboyd (mgr.14164) 198 : cephadm [INF] Deploying daemon osd.6 on smithi134 2024-04-16T01:42:17.294 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:17 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:42:16.145617+0000 mgr.smithi103.rfboyd (mgr.14164) 199 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-16T01:42:17.638 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:17 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:42:16.145617+0000 mgr.smithi103.rfboyd (mgr.14164) 199 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-16T01:42:18.603 INFO:teuthology.orchestra.run.smithi134.stdout:Created osd(s) 6 on host 'smithi134' 2024-04-16T01:42:19.294 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:19 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:42:18.145956+0000 mgr.smithi103.rfboyd (mgr.14164) 200 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-16T01:42:19.294 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:19 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:18.592512+0000 mon.smithi103 (mon.0) 504 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:42:19.294 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:19 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:18.594473+0000 mon.smithi103 (mon.0) 505 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:42:19.294 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:19 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:18.596778+0000 mon.smithi103 (mon.0) 506 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:42:19.294 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:19 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:18.598791+0000 mon.smithi103 (mon.0) 507 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T01:42:19.294 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:19 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:18.601581+0000 mon.smithi103 (mon.0) 508 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:42:19.396 DEBUG:teuthology.orchestra.run.smithi134:osd.6> sudo journalctl -f -n 0 -u ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968@osd.6.service 2024-04-16T01:42:19.398 INFO:tasks.cephadm:Deploying osd.7 on smithi134 with /dev/vg_nvme/lv_1... 2024-04-16T01:42:19.398 DEBUG:teuthology.orchestra.run.smithi134:> 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 a7e43c46-fb91-11ee-bc8f-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-04-16T01:42:19.427 INFO:journalctl@ceph.osd.6.smithi134.stdout:-- Logs begin at Tue 2024-04-16 01:28:54 UTC. -- 2024-04-16T01:42:19.638 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:19 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:42:18.145956+0000 mgr.smithi103.rfboyd (mgr.14164) 200 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-16T01:42:19.638 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:19 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:18.592512+0000 mon.smithi103 (mon.0) 504 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:42:19.638 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:19 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:18.594473+0000 mon.smithi103 (mon.0) 505 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:42:19.638 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:19 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:18.596778+0000 mon.smithi103 (mon.0) 506 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:42:19.638 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:19 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:18.598791+0000 mon.smithi103 (mon.0) 507 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T01:42:19.638 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:19 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:18.601581+0000 mon.smithi103 (mon.0) 508 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:42:21.388 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:21 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:42:20.146245+0000 mgr.smithi103.rfboyd (mgr.14164) 201 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-16T01:42:21.462 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:21 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:42:20.146245+0000 mgr.smithi103.rfboyd (mgr.14164) 201 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-16T01:42:21.777 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 01:42:21 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd.6[48691]: debug 2024-04-16T01:42:21.704+0000 7f0ca738a080 -1 osd.6 0 log_to_monitors {default=true} 2024-04-16T01:42:22.332 INFO:teuthology.orchestra.run.smithi134.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-04-16T01:42:22.332 INFO:teuthology.orchestra.run.smithi134.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-04-16T01:42:22.332 INFO:teuthology.orchestra.run.smithi134.stderr: stderr: 10+0 records in 2024-04-16T01:42:22.332 INFO:teuthology.orchestra.run.smithi134.stderr:10+0 records out 2024-04-16T01:42:22.332 INFO:teuthology.orchestra.run.smithi134.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0109304 s, 959 MB/s 2024-04-16T01:42:22.332 INFO:teuthology.orchestra.run.smithi134.stderr:--> Zapping successful for: 2024-04-16T01:42:22.482 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:22 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:21.707552+0000 mon.smithi134 (mon.1) 10 : audit [INF] from='osd.6 [v2:172.21.15.134:6816/2142351924,v1:172.21.15.134:6817/2142351924]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-16T01:42:22.482 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:22 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:21.707998+0000 mon.smithi103 (mon.0) 509 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-16T01:42:22.638 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:22 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:21.707552+0000 mon.smithi134 (mon.1) 10 : audit [INF] from='osd.6 [v2:172.21.15.134:6816/2142351924,v1:172.21.15.134:6817/2142351924]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-16T01:42:22.638 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:22 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:21.707998+0000 mon.smithi103 (mon.0) 509 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-16T01:42:23.167 DEBUG:teuthology.orchestra.run.smithi134:> 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 a7e43c46-fb91-11ee-bc8f-c7b262605968 -- ceph orch daemon add osd smithi134:vg_nvme/lv_1 2024-04-16T01:42:23.544 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 01:42:23 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd.6[48691]: debug 2024-04-16T01:42:23.176+0000 7f0c9d8ed700 -1 osd.6 0 waiting for initial osdmap 2024-04-16T01:42:23.544 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 01:42:23 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd.6[48691]: debug 2024-04-16T01:42:23.183+0000 7f0c97063700 -1 osd.6 42 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-04-16T01:42:23.544 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:23 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:42:22.146578+0000 mgr.smithi103.rfboyd (mgr.14164) 202 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-16T01:42:23.544 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:23 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:22.167141+0000 mon.smithi103 (mon.0) 510 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-16T01:42:23.544 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:23 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:42:22.167223+0000 mon.smithi103 (mon.0) 511 : cluster [DBG] osdmap e41: 7 total, 6 up, 7 in 2024-04-16T01:42:23.544 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:23 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:22.167336+0000 mon.smithi103 (mon.0) 512 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T01:42:23.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:23 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:22.168696+0000 mon.smithi134 (mon.1) 11 : audit [INF] from='osd.6 [v2:172.21.15.134:6816/2142351924,v1:172.21.15.134:6817/2142351924]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-04-16T01:42:23.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:23 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:22.168961+0000 mon.smithi103 (mon.0) 513 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-04-16T01:42:23.638 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:23 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:42:22.146578+0000 mgr.smithi103.rfboyd (mgr.14164) 202 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-16T01:42:23.638 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:23 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:22.167141+0000 mon.smithi103 (mon.0) 510 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-16T01:42:23.638 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:23 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:42:22.167223+0000 mon.smithi103 (mon.0) 511 : cluster [DBG] osdmap e41: 7 total, 6 up, 7 in 2024-04-16T01:42:23.638 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:23 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:22.167336+0000 mon.smithi103 (mon.0) 512 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T01:42:23.638 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:23 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:22.168696+0000 mon.smithi134 (mon.1) 11 : audit [INF] from='osd.6 [v2:172.21.15.134:6816/2142351924,v1:172.21.15.134:6817/2142351924]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-04-16T01:42:23.638 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:23 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:22.168961+0000 mon.smithi103 (mon.0) 513 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-04-16T01:42:24.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:23.169029+0000 mon.smithi103 (mon.0) 514 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]': finished 2024-04-16T01:42:24.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:42:23.169113+0000 mon.smithi103 (mon.0) 515 : cluster [DBG] osdmap e42: 7 total, 6 up, 7 in 2024-04-16T01:42:24.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:23.169655+0000 mon.smithi103 (mon.0) 516 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T01:42:24.544 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:23.174913+0000 mon.smithi103 (mon.0) 517 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T01:42:24.544 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:23.285008+0000 mon.smithi103 (mon.0) 518 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:42:24.544 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:42:24.157353+0000 mon.smithi103 (mon.0) 519 : cluster [INF] osd.6 [v2:172.21.15.134:6816/2142351924,v1:172.21.15.134:6817/2142351924] boot 2024-04-16T01:42:24.544 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:42:24.157422+0000 mon.smithi103 (mon.0) 520 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2024-04-16T01:42:24.544 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:24.157856+0000 mon.smithi103 (mon.0) 521 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T01:42:24.638 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:24 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:23.169029+0000 mon.smithi103 (mon.0) 514 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]': finished 2024-04-16T01:42:24.638 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:24 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:42:23.169113+0000 mon.smithi103 (mon.0) 515 : cluster [DBG] osdmap e42: 7 total, 6 up, 7 in 2024-04-16T01:42:24.638 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:24 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:23.169655+0000 mon.smithi103 (mon.0) 516 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T01:42:24.638 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:24 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:23.174913+0000 mon.smithi103 (mon.0) 517 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T01:42:24.638 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:24 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:23.285008+0000 mon.smithi103 (mon.0) 518 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:42:24.639 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:24 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:42:24.157353+0000 mon.smithi103 (mon.0) 519 : cluster [INF] osd.6 [v2:172.21.15.134:6816/2142351924,v1:172.21.15.134:6817/2142351924] boot 2024-04-16T01:42:24.639 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:24 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:42:24.157422+0000 mon.smithi103 (mon.0) 520 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2024-04-16T01:42:24.639 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:24 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:24.157856+0000 mon.smithi103 (mon.0) 521 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T01:42:25.793 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:25 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:42:22.660398+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-16T01:42:25.794 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:25 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:42:22.660560+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-16T01:42:25.794 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:25 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:42:24.146890+0000 mgr.smithi103.rfboyd (mgr.14164) 203 : cluster [DBG] pgmap v172: 1 pgs: 1 peering; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-16T01:42:25.794 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:25 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:24.514015+0000 mon.smithi103 (mon.0) 522 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:42:25.794 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:25 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:42:25.156146+0000 mon.smithi103 (mon.0) 523 : cluster [DBG] osdmap e44: 7 total, 7 up, 7 in 2024-04-16T01:42:25.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:25 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:42:22.660398+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-16T01:42:25.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:25 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:42:22.660560+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-16T01:42:25.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:25 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:42:24.146890+0000 mgr.smithi103.rfboyd (mgr.14164) 203 : cluster [DBG] pgmap v172: 1 pgs: 1 peering; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-16T01:42:25.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:25 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:24.514015+0000 mon.smithi103 (mon.0) 522 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:42:25.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:25 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:42:25.156146+0000 mon.smithi103 (mon.0) 523 : cluster [DBG] osdmap e44: 7 total, 7 up, 7 in 2024-04-16T01:42:26.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:26 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:25.894980+0000 mgr.smithi103.rfboyd (mgr.14164) 204 : audit [DBG] from='client.24193 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi134:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:42:26.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:26 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:25.895869+0000 mon.smithi103 (mon.0) 524 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-16T01:42:26.544 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:26 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:25.897426+0000 mon.smithi103 (mon.0) 525 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-16T01:42:26.544 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:26 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:25.898125+0000 mon.smithi103 (mon.0) 526 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:42:26.544 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:26 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:42:26.160037+0000 mon.smithi103 (mon.0) 527 : cluster [DBG] osdmap e45: 7 total, 7 up, 7 in 2024-04-16T01:42:26.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:26 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:25.894980+0000 mgr.smithi103.rfboyd (mgr.14164) 204 : audit [DBG] from='client.24193 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi134:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:42:26.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:26 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:25.895869+0000 mon.smithi103 (mon.0) 524 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-16T01:42:26.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:26 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:25.897426+0000 mon.smithi103 (mon.0) 525 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-16T01:42:26.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:26 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:25.898125+0000 mon.smithi103 (mon.0) 526 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:42:26.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:26 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:42:26.160037+0000 mon.smithi103 (mon.0) 527 : cluster [DBG] osdmap e45: 7 total, 7 up, 7 in 2024-04-16T01:42:27.793 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:27 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:42:26.147326+0000 mgr.smithi103.rfboyd (mgr.14164) 205 : cluster [DBG] pgmap v175: 1 pgs: 1 peering; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-16T01:42:27.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:27 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:42:26.147326+0000 mgr.smithi103.rfboyd (mgr.14164) 205 : cluster [DBG] pgmap v175: 1 pgs: 1 peering; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-16T01:42:29.794 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:42:28.147740+0000 mgr.smithi103.rfboyd (mgr.14164) 206 : cluster [DBG] pgmap v177: 1 pgs: 1 peering; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-16T01:42:29.794 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:29.438892+0000 mon.smithi103 (mon.0) 528 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:42:29.794 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:29.440036+0000 mon.smithi103 (mon.0) 529 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-16T01:42:29.794 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:29.440940+0000 mon.smithi103 (mon.0) 530 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-16T01:42:29.794 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:29.441717+0000 mon.smithi103 (mon.0) 531 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-16T01:42:29.794 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:29.445759+0000 mon.smithi103 (mon.0) 532 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:42:29.794 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:29.451720+0000 mon.smithi103 (mon.0) 533 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:42:29.794 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:29.455395+0000 mon.smithi103 (mon.0) 534 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:42:29.794 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:29.456451+0000 mon.smithi103 (mon.0) 535 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:42:29.794 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:29.457112+0000 mon.smithi103 (mon.0) 536 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T01:42:29.794 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:29.463209+0000 mon.smithi103 (mon.0) 537 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:42:29.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:42:28.147740+0000 mgr.smithi103.rfboyd (mgr.14164) 206 : cluster [DBG] pgmap v177: 1 pgs: 1 peering; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-16T01:42:29.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:29.438892+0000 mon.smithi103 (mon.0) 528 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:42:29.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:29.440036+0000 mon.smithi103 (mon.0) 529 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-16T01:42:29.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:29.440940+0000 mon.smithi103 (mon.0) 530 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-16T01:42:29.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:29.441717+0000 mon.smithi103 (mon.0) 531 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-16T01:42:29.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:29.445759+0000 mon.smithi103 (mon.0) 532 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:42:29.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:29.451720+0000 mon.smithi103 (mon.0) 533 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:42:29.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:29.455395+0000 mon.smithi103 (mon.0) 534 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:42:29.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:29.456451+0000 mon.smithi103 (mon.0) 535 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:42:29.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:29.457112+0000 mon.smithi103 (mon.0) 536 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T01:42:29.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:29.463209+0000 mon.smithi103 (mon.0) 537 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:42:30.793 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:30 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:42:29.434066+0000 mgr.smithi103.rfboyd (mgr.14164) 207 : cephadm [INF] Detected new or changed devices on smithi134 2024-04-16T01:42:30.794 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:30 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:42:29.442316+0000 mgr.smithi103.rfboyd (mgr.14164) 208 : cephadm [INF] Adjusting osd_memory_target on smithi134 to 5323M 2024-04-16T01:42:30.794 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:30 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:30.180368+0000 mon.smithi134 (mon.1) 12 : audit [INF] from='client.? 172.21.15.134:0/3004246899' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2b6ae08e-068f-4163-90de-d827f72255f4"}]: dispatch 2024-04-16T01:42:30.794 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:30 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:30.180978+0000 mon.smithi103 (mon.0) 538 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2b6ae08e-068f-4163-90de-d827f72255f4"}]: dispatch 2024-04-16T01:42:30.794 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:30 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:30.185291+0000 mon.smithi103 (mon.0) 539 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2b6ae08e-068f-4163-90de-d827f72255f4"}]': finished 2024-04-16T01:42:30.794 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:30 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:42:30.185385+0000 mon.smithi103 (mon.0) 540 : cluster [DBG] osdmap e46: 8 total, 7 up, 8 in 2024-04-16T01:42:30.794 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:30 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:30.185540+0000 mon.smithi103 (mon.0) 541 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T01:42:30.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:30 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:42:29.434066+0000 mgr.smithi103.rfboyd (mgr.14164) 207 : cephadm [INF] Detected new or changed devices on smithi134 2024-04-16T01:42:30.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:30 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:42:29.442316+0000 mgr.smithi103.rfboyd (mgr.14164) 208 : cephadm [INF] Adjusting osd_memory_target on smithi134 to 5323M 2024-04-16T01:42:30.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:30 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:30.180368+0000 mon.smithi134 (mon.1) 12 : audit [INF] from='client.? 172.21.15.134:0/3004246899' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2b6ae08e-068f-4163-90de-d827f72255f4"}]: dispatch 2024-04-16T01:42:30.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:30 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:30.180978+0000 mon.smithi103 (mon.0) 538 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2b6ae08e-068f-4163-90de-d827f72255f4"}]: dispatch 2024-04-16T01:42:30.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:30 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:30.185291+0000 mon.smithi103 (mon.0) 539 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2b6ae08e-068f-4163-90de-d827f72255f4"}]': finished 2024-04-16T01:42:30.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:30 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:42:30.185385+0000 mon.smithi103 (mon.0) 540 : cluster [DBG] osdmap e46: 8 total, 7 up, 8 in 2024-04-16T01:42:30.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:30 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:30.185540+0000 mon.smithi103 (mon.0) 541 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T01:42:31.793 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:31 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:42:30.148157+0000 mgr.smithi103.rfboyd (mgr.14164) 209 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-16T01:42:31.793 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:31 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:30.606284+0000 mon.smithi134 (mon.1) 13 : audit [DBG] from='client.? 172.21.15.134:0/2446551588' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-16T01:42:31.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:31 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:42:30.148157+0000 mgr.smithi103.rfboyd (mgr.14164) 209 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-16T01:42:31.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:31 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:30.606284+0000 mon.smithi134 (mon.1) 13 : audit [DBG] from='client.? 172.21.15.134:0/2446551588' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-16T01:42:33.794 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:33 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:42:32.148651+0000 mgr.smithi103.rfboyd (mgr.14164) 210 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-16T01:42:33.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:33 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:42:32.148651+0000 mgr.smithi103.rfboyd (mgr.14164) 210 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-16T01:42:35.648 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:35 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:42:34.149127+0000 mgr.smithi103.rfboyd (mgr.14164) 211 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-16T01:42:35.887 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:35 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:42:34.149127+0000 mgr.smithi103.rfboyd (mgr.14164) 211 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-16T01:42:37.793 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:37 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:42:36.149574+0000 mgr.smithi103.rfboyd (mgr.14164) 212 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-16T01:42:37.793 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:37 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:36.876307+0000 mon.smithi103 (mon.0) 542 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-16T01:42:37.793 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:37 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:36.877111+0000 mon.smithi103 (mon.0) 543 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:42:37.794 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:37 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:42:36.877789+0000 mgr.smithi103.rfboyd (mgr.14164) 213 : cephadm [INF] Deploying daemon osd.7 on smithi134 2024-04-16T01:42:37.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:37 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:42:36.149574+0000 mgr.smithi103.rfboyd (mgr.14164) 212 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-16T01:42:37.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:37 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:36.876307+0000 mon.smithi103 (mon.0) 542 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-16T01:42:37.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:37 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:36.877111+0000 mon.smithi103 (mon.0) 543 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:42:37.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:37 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:42:36.877789+0000 mgr.smithi103.rfboyd (mgr.14164) 213 : cephadm [INF] Deploying daemon osd.7 on smithi134 2024-04-16T01:42:39.794 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:39 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:42:38.149983+0000 mgr.smithi103.rfboyd (mgr.14164) 214 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-16T01:42:39.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:42:38.149983+0000 mgr.smithi103.rfboyd (mgr.14164) 214 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-16T01:42:40.720 INFO:teuthology.orchestra.run.smithi134.stdout:Created osd(s) 7 on host 'smithi134' 2024-04-16T01:42:41.491 DEBUG:teuthology.orchestra.run.smithi134:osd.7> sudo journalctl -f -n 0 -u ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968@osd.7.service 2024-04-16T01:42:41.494 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-04-16T01:42:41.494 DEBUG:teuthology.orchestra.run.smithi103:> 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 a7e43c46-fb91-11ee-bc8f-c7b262605968 -- ceph osd stat -f json 2024-04-16T01:42:41.527 INFO:journalctl@ceph.osd.7.smithi134.stdout:-- Logs begin at Tue 2024-04-16 01:28:54 UTC. -- 2024-04-16T01:42:41.793 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:41 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:42:40.150443+0000 mgr.smithi103.rfboyd (mgr.14164) 215 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-16T01:42:41.793 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:41 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:40.708653+0000 mon.smithi103 (mon.0) 544 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:42:41.793 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:41 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:40.710792+0000 mon.smithi103 (mon.0) 545 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:42:41.794 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:41 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:40.713155+0000 mon.smithi103 (mon.0) 546 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:42:41.794 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:41 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:40.715207+0000 mon.smithi103 (mon.0) 547 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T01:42:41.794 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:41 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:40.718202+0000 mon.smithi103 (mon.0) 548 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:42:41.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:41 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:42:40.150443+0000 mgr.smithi103.rfboyd (mgr.14164) 215 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-16T01:42:41.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:41 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:40.708653+0000 mon.smithi103 (mon.0) 544 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:42:41.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:41 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:40.710792+0000 mon.smithi103 (mon.0) 545 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:42:41.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:41 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:40.713155+0000 mon.smithi103 (mon.0) 546 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:42:41.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:41 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:40.715207+0000 mon.smithi103 (mon.0) 547 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T01:42:41.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:41 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:40.718202+0000 mon.smithi103 (mon.0) 548 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:42:43.805 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:43 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:42:42.150924+0000 mgr.smithi103.rfboyd (mgr.14164) 216 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-16T01:42:43.806 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:43 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:43.264427+0000 mon.smithi103 (mon.0) 549 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:42:43.806 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:43 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:43.320754+0000 mon.smithi103 (mon.0) 550 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi103.rfboyd/mirror_snapshot_schedule"}]: dispatch 2024-04-16T01:42:43.806 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:43 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:43.320957+0000 mon.smithi103 (mon.0) 551 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi103.rfboyd/trash_purge_schedule"}]: dispatch 2024-04-16T01:42:43.879 INFO:teuthology.orchestra.run.smithi103.stdout: 2024-04-16T01:42:43.887 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:43 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:42:42.150924+0000 mgr.smithi103.rfboyd (mgr.14164) 216 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-16T01:42:43.887 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:43 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:43.264427+0000 mon.smithi103 (mon.0) 549 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:42:43.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:43 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:43.320754+0000 mon.smithi103 (mon.0) 550 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi103.rfboyd/mirror_snapshot_schedule"}]: dispatch 2024-04-16T01:42:43.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:43 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:43.320957+0000 mon.smithi103 (mon.0) 551 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi103.rfboyd/trash_purge_schedule"}]: dispatch 2024-04-16T01:42:44.293 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 01:42:43 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd.7[51597]: debug 2024-04-16T01:42:43.805+0000 7f613f6c0080 -1 osd.7 0 log_to_monitors {default=true} 2024-04-16T01:42:44.703 INFO:teuthology.orchestra.run.smithi103.stdout:{"epoch":46,"num_osds":8,"num_up_osds":7,"osd_up_since":1713231744,"num_in_osds":8,"osd_in_since":1713231750,"num_remapped_pgs":0} 2024-04-16T01:42:44.751 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:44 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:43.808854+0000 mon.smithi134 (mon.1) 14 : audit [INF] from='osd.7 [v2:172.21.15.134:6824/791786844,v1:172.21.15.134:6825/791786844]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-16T01:42:44.751 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:44 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:43.809178+0000 mon.smithi103 (mon.0) 552 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-16T01:42:44.751 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:44 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:43.879459+0000 mon.smithi103 (mon.0) 553 : audit [DBG] from='client.? 172.21.15.103:0/445165153' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-16T01:42:44.887 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:44 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:43.808854+0000 mon.smithi134 (mon.1) 14 : audit [INF] from='osd.7 [v2:172.21.15.134:6824/791786844,v1:172.21.15.134:6825/791786844]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-16T01:42:44.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:44 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:43.809178+0000 mon.smithi103 (mon.0) 552 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-16T01:42:44.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:44 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:43.879459+0000 mon.smithi103 (mon.0) 553 : audit [DBG] from='client.? 172.21.15.103:0/445165153' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-16T01:42:45.704 DEBUG:teuthology.orchestra.run.smithi103:> 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 a7e43c46-fb91-11ee-bc8f-c7b262605968 -- ceph osd stat -f json 2024-04-16T01:42:45.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:45 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:42:44.151382+0000 mgr.smithi103.rfboyd (mgr.14164) 217 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-16T01:42:45.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:45 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:44.564115+0000 mon.smithi103 (mon.0) 554 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-16T01:42:45.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:45 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:42:44.564169+0000 mon.smithi103 (mon.0) 555 : cluster [DBG] osdmap e47: 8 total, 7 up, 8 in 2024-04-16T01:42:45.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:45 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:44.564397+0000 mon.smithi103 (mon.0) 556 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T01:42:45.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:45 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:44.568882+0000 mon.smithi134 (mon.1) 15 : audit [INF] from='osd.7 [v2:172.21.15.134:6824/791786844,v1:172.21.15.134:6825/791786844]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-04-16T01:42:45.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:45 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:44.569263+0000 mon.smithi103 (mon.0) 557 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-04-16T01:42:45.917 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 01:42:45 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd.7[51597]: debug 2024-04-16T01:42:45.567+0000 7f6135c23700 -1 osd.7 0 waiting for initial osdmap 2024-04-16T01:42:45.918 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 01:42:45 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd.7[51597]: debug 2024-04-16T01:42:45.575+0000 7f613139d700 -1 osd.7 48 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-04-16T01:42:45.918 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:45 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:42:44.151382+0000 mgr.smithi103.rfboyd (mgr.14164) 217 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-16T01:42:45.918 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:45 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:44.564115+0000 mon.smithi103 (mon.0) 554 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-16T01:42:45.918 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:45 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:42:44.564169+0000 mon.smithi103 (mon.0) 555 : cluster [DBG] osdmap e47: 8 total, 7 up, 8 in 2024-04-16T01:42:45.918 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:45 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:44.564397+0000 mon.smithi103 (mon.0) 556 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T01:42:45.918 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:45 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:44.568882+0000 mon.smithi134 (mon.1) 15 : audit [INF] from='osd.7 [v2:172.21.15.134:6824/791786844,v1:172.21.15.134:6825/791786844]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-04-16T01:42:45.918 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:45 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:44.569263+0000 mon.smithi103 (mon.0) 557 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-04-16T01:42:46.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:46 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:45.565716+0000 mon.smithi103 (mon.0) 558 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]': finished 2024-04-16T01:42:46.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:46 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:42:45.565781+0000 mon.smithi103 (mon.0) 559 : cluster [DBG] osdmap e48: 8 total, 7 up, 8 in 2024-04-16T01:42:46.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:46 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:45.566204+0000 mon.smithi103 (mon.0) 560 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T01:42:46.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:46 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:45.569465+0000 mon.smithi103 (mon.0) 561 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T01:42:47.043 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:46 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:45.565716+0000 mon.smithi103 (mon.0) 558 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]': finished 2024-04-16T01:42:47.043 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:46 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:42:45.565781+0000 mon.smithi103 (mon.0) 559 : cluster [DBG] osdmap e48: 8 total, 7 up, 8 in 2024-04-16T01:42:47.043 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:46 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:45.566204+0000 mon.smithi103 (mon.0) 560 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T01:42:47.043 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:46 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:45.569465+0000 mon.smithi103 (mon.0) 561 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T01:42:47.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:47 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:42:44.835069+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-16T01:42:47.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:47 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:42:44.835207+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-16T01:42:47.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:47 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:42:46.151628+0000 mgr.smithi103.rfboyd (mgr.14164) 218 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-16T01:42:47.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:47 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:42:46.570887+0000 mon.smithi103 (mon.0) 562 : cluster [INF] osd.7 [v2:172.21.15.134:6824/791786844,v1:172.21.15.134:6825/791786844] boot 2024-04-16T01:42:47.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:47 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:42:46.570955+0000 mon.smithi103 (mon.0) 563 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2024-04-16T01:42:47.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:47 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:46.571377+0000 mon.smithi103 (mon.0) 564 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T01:42:47.890 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:47 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:42:46.791865+0000 mgr.smithi103.rfboyd (mgr.14164) 219 : cephadm [INF] Detected new or changed devices on smithi134 2024-04-16T01:42:47.890 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:47 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:46.796462+0000 mon.smithi103 (mon.0) 565 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:42:47.890 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:47 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:47.031415+0000 mon.smithi103 (mon.0) 566 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-16T01:42:47.890 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:47 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:47.032267+0000 mon.smithi103 (mon.0) 567 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-16T01:42:47.890 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:47 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:47.032870+0000 mon.smithi103 (mon.0) 568 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-16T01:42:47.890 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:47 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:47.033492+0000 mon.smithi103 (mon.0) 569 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-16T01:42:47.890 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:47 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:42:47.033907+0000 mgr.smithi103.rfboyd (mgr.14164) 220 : cephadm [INF] Adjusting osd_memory_target on smithi134 to 3992M 2024-04-16T01:42:47.890 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:47 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:47.037827+0000 mon.smithi103 (mon.0) 570 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:42:47.891 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:47 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:47.041244+0000 mon.smithi103 (mon.0) 571 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:42:47.891 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:47 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:47.044463+0000 mon.smithi103 (mon.0) 572 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:42:47.891 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:47 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:47.045301+0000 mon.smithi103 (mon.0) 573 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:42:47.891 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:47 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:47.045894+0000 mon.smithi103 (mon.0) 574 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T01:42:47.891 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:47 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:47.049911+0000 mon.smithi103 (mon.0) 575 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:42:48.031 INFO:teuthology.orchestra.run.smithi103.stdout: 2024-04-16T01:42:48.045 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:47 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:42:44.835069+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-16T01:42:48.046 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:47 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:42:44.835207+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-16T01:42:48.046 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:47 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:42:46.151628+0000 mgr.smithi103.rfboyd (mgr.14164) 218 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-16T01:42:48.046 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:47 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:42:46.570887+0000 mon.smithi103 (mon.0) 562 : cluster [INF] osd.7 [v2:172.21.15.134:6824/791786844,v1:172.21.15.134:6825/791786844] boot 2024-04-16T01:42:48.046 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:47 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:42:46.570955+0000 mon.smithi103 (mon.0) 563 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2024-04-16T01:42:48.046 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:47 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:46.571377+0000 mon.smithi103 (mon.0) 564 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T01:42:48.046 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:47 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:42:46.791865+0000 mgr.smithi103.rfboyd (mgr.14164) 219 : cephadm [INF] Detected new or changed devices on smithi134 2024-04-16T01:42:48.046 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:47 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:46.796462+0000 mon.smithi103 (mon.0) 565 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:42:48.046 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:47 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:47.031415+0000 mon.smithi103 (mon.0) 566 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-16T01:42:48.046 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:47 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:47.032267+0000 mon.smithi103 (mon.0) 567 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-16T01:42:48.047 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:47 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:47.032870+0000 mon.smithi103 (mon.0) 568 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-16T01:42:48.047 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:47 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:47.033492+0000 mon.smithi103 (mon.0) 569 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-16T01:42:48.047 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:47 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:42:47.033907+0000 mgr.smithi103.rfboyd (mgr.14164) 220 : cephadm [INF] Adjusting osd_memory_target on smithi134 to 3992M 2024-04-16T01:42:48.047 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:47 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:47.037827+0000 mon.smithi103 (mon.0) 570 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:42:48.047 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:47 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:47.041244+0000 mon.smithi103 (mon.0) 571 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:42:48.047 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:47 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:47.044463+0000 mon.smithi103 (mon.0) 572 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:42:48.047 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:47 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:47.045301+0000 mon.smithi103 (mon.0) 573 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:42:48.047 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:47 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:47.045894+0000 mon.smithi103 (mon.0) 574 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T01:42:48.047 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:47 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:47.049911+0000 mon.smithi103 (mon.0) 575 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:42:48.824 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:48 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:42:47.580194+0000 mon.smithi103 (mon.0) 576 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2024-04-16T01:42:48.824 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:48 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:48.031989+0000 mon.smithi103 (mon.0) 577 : audit [DBG] from='client.? 172.21.15.103:0/1566386609' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-16T01:42:48.843 INFO:teuthology.orchestra.run.smithi103.stdout:{"epoch":50,"num_osds":8,"num_up_osds":8,"osd_up_since":1713231766,"num_in_osds":8,"osd_in_since":1713231750,"num_remapped_pgs":0} 2024-04-16T01:42:48.843 DEBUG:teuthology.orchestra.run.smithi103:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid a7e43c46-fb91-11ee-bc8f-c7b262605968 -- ceph osd dump --format=json 2024-04-16T01:42:49.043 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:48 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:42:47.580194+0000 mon.smithi103 (mon.0) 576 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2024-04-16T01:42:49.043 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:48 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:48.031989+0000 mon.smithi103 (mon.0) 577 : audit [DBG] from='client.? 172.21.15.103:0/1566386609' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-16T01:42:49.068 INFO:teuthology.orchestra.run.smithi103.stderr:Inferring config /var/lib/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968/mon.smithi103/config 2024-04-16T01:42:49.638 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:49 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:42:48.151932+0000 mgr.smithi103.rfboyd (mgr.14164) 221 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T01:42:49.638 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:49 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:42:48.583802+0000 mon.smithi103 (mon.0) 578 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2024-04-16T01:42:50.043 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:49 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:42:48.151932+0000 mgr.smithi103.rfboyd (mgr.14164) 221 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T01:42:50.043 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:49 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:42:48.583802+0000 mon.smithi103 (mon.0) 578 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2024-04-16T01:42:51.340 INFO:teuthology.orchestra.run.smithi103.stdout: 2024-04-16T01:42:51.341 INFO:teuthology.orchestra.run.smithi103.stdout:{"epoch":51,"fsid":"a7e43c46-fb91-11ee-bc8f-c7b262605968","created":"2024-04-16T01:36:33.986064+0000","modified":"2024-04-16T01:42:48.578071+0000","last_up_change":"2024-04-16T01:42:46.567345+0000","last_in_change":"2024-04-16T01:42:30.181577+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-16T01:40:57.947433+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":"a38d3697-31da-48bb-91f5-851f98b633d6","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.103:6802","nonce":759693864},{"type":"v1","addr":"172.21.15.103:6803","nonce":759693864}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6804","nonce":759693864},{"type":"v1","addr":"172.21.15.103:6805","nonce":759693864}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6808","nonce":759693864},{"type":"v1","addr":"172.21.15.103:6809","nonce":759693864}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6806","nonce":759693864},{"type":"v1","addr":"172.21.15.103:6807","nonce":759693864}]},"public_addr":"172.21.15.103:6803/759693864","cluster_addr":"172.21.15.103:6805/759693864","heartbeat_back_addr":"172.21.15.103:6809/759693864","heartbeat_front_addr":"172.21.15.103:6807/759693864","state":["exists","up"]},{"osd":1,"uuid":"82c2a675-28bf-47a6-8048-e3911fa08ca3","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.103:6810","nonce":1808749304},{"type":"v1","addr":"172.21.15.103:6811","nonce":1808749304}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6812","nonce":1808749304},{"type":"v1","addr":"172.21.15.103:6813","nonce":1808749304}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6816","nonce":1808749304},{"type":"v1","addr":"172.21.15.103:6817","nonce":1808749304}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6814","nonce":1808749304},{"type":"v1","addr":"172.21.15.103:6815","nonce":1808749304}]},"public_addr":"172.21.15.103:6811/1808749304","cluster_addr":"172.21.15.103:6813/1808749304","heartbeat_back_addr":"172.21.15.103:6817/1808749304","heartbeat_front_addr":"172.21.15.103:6815/1808749304","state":["exists","up"]},{"osd":2,"uuid":"7f48c9a9-a751-4231-bc20-f015250364a0","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.103:6818","nonce":22675854},{"type":"v1","addr":"172.21.15.103:6819","nonce":22675854}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6820","nonce":22675854},{"type":"v1","addr":"172.21.15.103:6821","nonce":22675854}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6824","nonce":22675854},{"type":"v1","addr":"172.21.15.103:6825","nonce":22675854}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6822","nonce":22675854},{"type":"v1","addr":"172.21.15.103:6823","nonce":22675854}]},"public_addr":"172.21.15.103:6819/22675854","cluster_addr":"172.21.15.103:6821/22675854","heartbeat_back_addr":"172.21.15.103:6825/22675854","heartbeat_front_addr":"172.21.15.103:6823/22675854","state":["exists","up"]},{"osd":3,"uuid":"3cea1fe8-7636-4441-806f-70607c0e2f91","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.103:6826","nonce":834681856},{"type":"v1","addr":"172.21.15.103:6827","nonce":834681856}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6828","nonce":834681856},{"type":"v1","addr":"172.21.15.103:6829","nonce":834681856}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6832","nonce":834681856},{"type":"v1","addr":"172.21.15.103:6833","nonce":834681856}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6830","nonce":834681856},{"type":"v1","addr":"172.21.15.103:6831","nonce":834681856}]},"public_addr":"172.21.15.103:6827/834681856","cluster_addr":"172.21.15.103:6829/834681856","heartbeat_back_addr":"172.21.15.103:6833/834681856","heartbeat_front_addr":"172.21.15.103:6831/834681856","state":["exists","up"]},{"osd":4,"uuid":"fabba0c2-7a9f-4a4d-b4fb-187d2a79afb1","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.134:6800","nonce":2740873373},{"type":"v1","addr":"172.21.15.134:6801","nonce":2740873373}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6802","nonce":2740873373},{"type":"v1","addr":"172.21.15.134:6803","nonce":2740873373}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6806","nonce":2740873373},{"type":"v1","addr":"172.21.15.134:6807","nonce":2740873373}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6804","nonce":2740873373},{"type":"v1","addr":"172.21.15.134:6805","nonce":2740873373}]},"public_addr":"172.21.15.134:6801/2740873373","cluster_addr":"172.21.15.134:6803/2740873373","heartbeat_back_addr":"172.21.15.134:6807/2740873373","heartbeat_front_addr":"172.21.15.134:6805/2740873373","state":["exists","up"]},{"osd":5,"uuid":"8b106942-4b2a-4d5c-a03e-b5fdd52b6fbb","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.134:6808","nonce":24208906},{"type":"v1","addr":"172.21.15.134:6809","nonce":24208906}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6810","nonce":24208906},{"type":"v1","addr":"172.21.15.134:6811","nonce":24208906}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6814","nonce":24208906},{"type":"v1","addr":"172.21.15.134:6815","nonce":24208906}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6812","nonce":24208906},{"type":"v1","addr":"172.21.15.134:6813","nonce":24208906}]},"public_addr":"172.21.15.134:6809/24208906","cluster_addr":"172.21.15.134:6811/24208906","heartbeat_back_addr":"172.21.15.134:6815/24208906","heartbeat_front_addr":"172.21.15.134:6813/24208906","state":["exists","up"]},{"osd":6,"uuid":"ca4b3454-74c8-45d9-ab04-dc567f850ec0","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.134:6816","nonce":2142351924},{"type":"v1","addr":"172.21.15.134:6817","nonce":2142351924}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6818","nonce":2142351924},{"type":"v1","addr":"172.21.15.134:6819","nonce":2142351924}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6822","nonce":2142351924},{"type":"v1","addr":"172.21.15.134:6823","nonce":2142351924}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6820","nonce":2142351924},{"type":"v1","addr":"172.21.15.134:6821","nonce":2142351924}]},"public_addr":"172.21.15.134:6817/2142351924","cluster_addr":"172.21.15.134:6819/2142351924","heartbeat_back_addr":"172.21.15.134:6823/2142351924","heartbeat_front_addr":"172.21.15.134:6821/2142351924","state":["exists","up"]},{"osd":7,"uuid":"2b6ae08e-068f-4163-90de-d827f72255f4","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.134:6824","nonce":791786844},{"type":"v1","addr":"172.21.15.134:6825","nonce":791786844}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6826","nonce":791786844},{"type":"v1","addr":"172.21.15.134:6827","nonce":791786844}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6830","nonce":791786844},{"type":"v1","addr":"172.21.15.134:6831","nonce":791786844}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6828","nonce":791786844},{"type":"v1","addr":"172.21.15.134:6829","nonce":791786844}]},"public_addr":"172.21.15.134:6825/791786844","cluster_addr":"172.21.15.134:6827/791786844","heartbeat_back_addr":"172.21.15.134:6831/791786844","heartbeat_front_addr":"172.21.15.134:6829/791786844","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-16T01:40:01.218238+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-16T01:40:32.309652+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-16T01:40:55.744038+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-16T01:41:21.578578+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-16T01:41:39.888849+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-16T01:42:00.908627+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-16T01:42:22.660565+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-16T01:42:44.835211+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.103:6800/438665580":"2024-04-17T01:37:43.117100+0000","172.21.15.103:0/4153717683":"2024-04-17T01:37:43.117100+0000","172.21.15.103:6801/4161003173":"2024-04-17T01:37:26.185308+0000","172.21.15.103:0/1389406699":"2024-04-17T01:37:26.185308+0000","172.21.15.103:6800/4161003173":"2024-04-17T01:37:26.185308+0000","172.21.15.103:0/1150982216":"2024-04-17T01:37:26.185308+0000","172.21.15.103:0/3774651150":"2024-04-17T01:37:05.533312+0000","172.21.15.103:0/102783716":"2024-04-17T01:37:05.533312+0000","172.21.15.103:0/1028151787":"2024-04-17T01:37:43.117100+0000","172.21.15.103:6801/438665580":"2024-04-17T01:37:43.117100+0000","172.21.15.103:6800/2776761833":"2024-04-17T01:37:05.533312+0000","172.21.15.103:6801/2776761833":"2024-04-17T01:37:05.533312+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-16T01:42:51.638 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:51 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:42:50.152220+0000 mgr.smithi103.rfboyd (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-16T01:42:51.638 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:51 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:51.340739+0000 mon.smithi103 (mon.0) 579 : audit [DBG] from='client.? 172.21.15.103:0/2188701782' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-16T01:42:52.043 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:51 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:42:50.152220+0000 mgr.smithi103.rfboyd (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-16T01:42:52.043 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:51 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:51.340739+0000 mon.smithi103 (mon.0) 579 : audit [DBG] from='client.? 172.21.15.103:0/2188701782' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-16T01:42:52.066 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': 'device_health_metrics', 'create_time': '2024-04-16T01:40:57.947433+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-16T01:42:52.067 DEBUG:teuthology.orchestra.run.smithi103:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid a7e43c46-fb91-11ee-bc8f-c7b262605968 -- ceph osd pool get device_health_metrics pg_num 2024-04-16T01:42:52.292 INFO:teuthology.orchestra.run.smithi103.stderr:Inferring config /var/lib/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968/mon.smithi103/config 2024-04-16T01:42:53.638 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:53 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:42:52.152539+0000 mgr.smithi103.rfboyd (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-16T01:42:54.043 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:53 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:42:52.152539+0000 mgr.smithi103.rfboyd (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-16T01:42:54.449 INFO:teuthology.orchestra.run.smithi103.stdout:pg_num: 1 2024-04-16T01:42:55.341 INFO:tasks.cephadm:Setting up client nodes... 2024-04-16T01:42:55.342 DEBUG:teuthology.orchestra.run.smithi103:> 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 a7e43c46-fb91-11ee-bc8f-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-04-16T01:42:55.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:55 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:42:54.152923+0000 mgr.smithi103.rfboyd (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-16T01:42:55.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:55 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:54.450381+0000 mon.smithi103 (mon.0) 580 : audit [DBG] from='client.? 172.21.15.103:0/2050313158' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-04-16T01:42:55.638 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:55 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:42:54.152923+0000 mgr.smithi103.rfboyd (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-16T01:42:55.638 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:55 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:54.450381+0000 mon.smithi103 (mon.0) 580 : audit [DBG] from='client.? 172.21.15.103:0/2050313158' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-04-16T01:42:57.303 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:57 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:42:56.153401+0000 mgr.smithi103.rfboyd (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-16T01:42:57.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:57 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:42:56.153401+0000 mgr.smithi103.rfboyd (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-16T01:42:57.773 INFO:teuthology.orchestra.run.smithi103.stdout:[client.0] 2024-04-16T01:42:57.773 INFO:teuthology.orchestra.run.smithi103.stdout: key = AQCh1x1mxB7zLRAAySVft7zlZu5wwHoHvjQ2/g== 2024-04-16T01:42:58.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:58 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:57.770760+0000 mon.smithi103 (mon.0) 581 : audit [INF] from='client.? 172.21.15.103:0/1620147325' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-16T01:42:58.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:58 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:42:57.774416+0000 mon.smithi103 (mon.0) 582 : audit [INF] from='client.? 172.21.15.103:0/1620147325' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-16T01:42:58.637 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:58 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:57.770760+0000 mon.smithi103 (mon.0) 581 : audit [INF] from='client.? 172.21.15.103:0/1620147325' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-16T01:42:58.638 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:58 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:42:57.774416+0000 mon.smithi103 (mon.0) 582 : audit [INF] from='client.? 172.21.15.103:0/1620147325' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-16T01:42:58.672 DEBUG:teuthology.orchestra.run.smithi103:> set -ex 2024-04-16T01:42:58.672 DEBUG:teuthology.orchestra.run.smithi103:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-04-16T01:42:58.672 DEBUG:teuthology.orchestra.run.smithi103:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-04-16T01:42:58.713 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-04-16T01:42:58.713 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-04-16T01:42:58.713 DEBUG:teuthology.orchestra.run.smithi103:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid a7e43c46-fb91-11ee-bc8f-c7b262605968 -- ceph mgr dump --format=json 2024-04-16T01:42:58.973 INFO:teuthology.orchestra.run.smithi103.stderr:Inferring config /var/lib/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968/mon.smithi103/config 2024-04-16T01:42:59.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:42:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:42:58.153723+0000 mgr.smithi103.rfboyd (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-16T01:43:00.043 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:42:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:42:58.153723+0000 mgr.smithi103.rfboyd (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-16T01:43:01.176 INFO:teuthology.orchestra.run.smithi103.stdout: 2024-04-16T01:43:01.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:43:01 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:43:00.154107+0000 mgr.smithi103.rfboyd (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-16T01:43:01.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:43:01 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:43:01.172160+0000 mon.smithi103 (mon.0) 583 : audit [DBG] from='client.? 172.21.15.103:0/3867613280' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-16T01:43:01.902 INFO:teuthology.orchestra.run.smithi103.stdout:{"epoch":18,"active_gid":14164,"active_name":"smithi103.rfboyd","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6800","nonce":3500344089},{"type":"v1","addr":"172.21.15.103:6801","nonce":3500344089}]},"active_addr":"172.21.15.103:6801/3500344089","active_change":"2024-04-16T01:37:43.117387+0000","active_mgr_features":4540138297136906239,"available":true,"standbys":[{"gid":14226,"name":"smithi134.qekssw","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.103:8443/","prometheus":"http://172.21.15.103: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.103:0","nonce":2282917635}]},{"addrvec":[{"type":"v2","addr":"172.21.15.103:0","nonce":2280573652}]}]}} 2024-04-16T01:43:01.908 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-04-16T01:43:01.908 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-04-16T01:43:01.908 DEBUG:teuthology.orchestra.run.smithi103:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid a7e43c46-fb91-11ee-bc8f-c7b262605968 -- ceph osd dump --format=json 2024-04-16T01:43:02.043 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:43:01 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:43:00.154107+0000 mgr.smithi103.rfboyd (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-16T01:43:02.043 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:43:01 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:43:01.172160+0000 mon.smithi103 (mon.0) 583 : audit [DBG] from='client.? 172.21.15.103:0/3867613280' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-16T01:43:02.134 INFO:teuthology.orchestra.run.smithi103.stderr:Inferring config /var/lib/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968/mon.smithi103/config 2024-04-16T01:43:04.043 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:43:03 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:43:02.154403+0000 mgr.smithi103.rfboyd (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-16T01:43:04.137 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:43:03 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:43:02.154403+0000 mgr.smithi103.rfboyd (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-16T01:43:04.176 INFO:teuthology.orchestra.run.smithi103.stdout: 2024-04-16T01:43:04.177 INFO:teuthology.orchestra.run.smithi103.stdout:{"epoch":51,"fsid":"a7e43c46-fb91-11ee-bc8f-c7b262605968","created":"2024-04-16T01:36:33.986064+0000","modified":"2024-04-16T01:42:48.578071+0000","last_up_change":"2024-04-16T01:42:46.567345+0000","last_in_change":"2024-04-16T01:42:30.181577+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-16T01:40:57.947433+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":"a38d3697-31da-48bb-91f5-851f98b633d6","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.103:6802","nonce":759693864},{"type":"v1","addr":"172.21.15.103:6803","nonce":759693864}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6804","nonce":759693864},{"type":"v1","addr":"172.21.15.103:6805","nonce":759693864}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6808","nonce":759693864},{"type":"v1","addr":"172.21.15.103:6809","nonce":759693864}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6806","nonce":759693864},{"type":"v1","addr":"172.21.15.103:6807","nonce":759693864}]},"public_addr":"172.21.15.103:6803/759693864","cluster_addr":"172.21.15.103:6805/759693864","heartbeat_back_addr":"172.21.15.103:6809/759693864","heartbeat_front_addr":"172.21.15.103:6807/759693864","state":["exists","up"]},{"osd":1,"uuid":"82c2a675-28bf-47a6-8048-e3911fa08ca3","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.103:6810","nonce":1808749304},{"type":"v1","addr":"172.21.15.103:6811","nonce":1808749304}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6812","nonce":1808749304},{"type":"v1","addr":"172.21.15.103:6813","nonce":1808749304}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6816","nonce":1808749304},{"type":"v1","addr":"172.21.15.103:6817","nonce":1808749304}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6814","nonce":1808749304},{"type":"v1","addr":"172.21.15.103:6815","nonce":1808749304}]},"public_addr":"172.21.15.103:6811/1808749304","cluster_addr":"172.21.15.103:6813/1808749304","heartbeat_back_addr":"172.21.15.103:6817/1808749304","heartbeat_front_addr":"172.21.15.103:6815/1808749304","state":["exists","up"]},{"osd":2,"uuid":"7f48c9a9-a751-4231-bc20-f015250364a0","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.103:6818","nonce":22675854},{"type":"v1","addr":"172.21.15.103:6819","nonce":22675854}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6820","nonce":22675854},{"type":"v1","addr":"172.21.15.103:6821","nonce":22675854}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6824","nonce":22675854},{"type":"v1","addr":"172.21.15.103:6825","nonce":22675854}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6822","nonce":22675854},{"type":"v1","addr":"172.21.15.103:6823","nonce":22675854}]},"public_addr":"172.21.15.103:6819/22675854","cluster_addr":"172.21.15.103:6821/22675854","heartbeat_back_addr":"172.21.15.103:6825/22675854","heartbeat_front_addr":"172.21.15.103:6823/22675854","state":["exists","up"]},{"osd":3,"uuid":"3cea1fe8-7636-4441-806f-70607c0e2f91","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.103:6826","nonce":834681856},{"type":"v1","addr":"172.21.15.103:6827","nonce":834681856}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6828","nonce":834681856},{"type":"v1","addr":"172.21.15.103:6829","nonce":834681856}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6832","nonce":834681856},{"type":"v1","addr":"172.21.15.103:6833","nonce":834681856}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6830","nonce":834681856},{"type":"v1","addr":"172.21.15.103:6831","nonce":834681856}]},"public_addr":"172.21.15.103:6827/834681856","cluster_addr":"172.21.15.103:6829/834681856","heartbeat_back_addr":"172.21.15.103:6833/834681856","heartbeat_front_addr":"172.21.15.103:6831/834681856","state":["exists","up"]},{"osd":4,"uuid":"fabba0c2-7a9f-4a4d-b4fb-187d2a79afb1","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.134:6800","nonce":2740873373},{"type":"v1","addr":"172.21.15.134:6801","nonce":2740873373}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6802","nonce":2740873373},{"type":"v1","addr":"172.21.15.134:6803","nonce":2740873373}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6806","nonce":2740873373},{"type":"v1","addr":"172.21.15.134:6807","nonce":2740873373}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6804","nonce":2740873373},{"type":"v1","addr":"172.21.15.134:6805","nonce":2740873373}]},"public_addr":"172.21.15.134:6801/2740873373","cluster_addr":"172.21.15.134:6803/2740873373","heartbeat_back_addr":"172.21.15.134:6807/2740873373","heartbeat_front_addr":"172.21.15.134:6805/2740873373","state":["exists","up"]},{"osd":5,"uuid":"8b106942-4b2a-4d5c-a03e-b5fdd52b6fbb","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.134:6808","nonce":24208906},{"type":"v1","addr":"172.21.15.134:6809","nonce":24208906}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6810","nonce":24208906},{"type":"v1","addr":"172.21.15.134:6811","nonce":24208906}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6814","nonce":24208906},{"type":"v1","addr":"172.21.15.134:6815","nonce":24208906}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6812","nonce":24208906},{"type":"v1","addr":"172.21.15.134:6813","nonce":24208906}]},"public_addr":"172.21.15.134:6809/24208906","cluster_addr":"172.21.15.134:6811/24208906","heartbeat_back_addr":"172.21.15.134:6815/24208906","heartbeat_front_addr":"172.21.15.134:6813/24208906","state":["exists","up"]},{"osd":6,"uuid":"ca4b3454-74c8-45d9-ab04-dc567f850ec0","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.134:6816","nonce":2142351924},{"type":"v1","addr":"172.21.15.134:6817","nonce":2142351924}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6818","nonce":2142351924},{"type":"v1","addr":"172.21.15.134:6819","nonce":2142351924}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6822","nonce":2142351924},{"type":"v1","addr":"172.21.15.134:6823","nonce":2142351924}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6820","nonce":2142351924},{"type":"v1","addr":"172.21.15.134:6821","nonce":2142351924}]},"public_addr":"172.21.15.134:6817/2142351924","cluster_addr":"172.21.15.134:6819/2142351924","heartbeat_back_addr":"172.21.15.134:6823/2142351924","heartbeat_front_addr":"172.21.15.134:6821/2142351924","state":["exists","up"]},{"osd":7,"uuid":"2b6ae08e-068f-4163-90de-d827f72255f4","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.134:6824","nonce":791786844},{"type":"v1","addr":"172.21.15.134:6825","nonce":791786844}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6826","nonce":791786844},{"type":"v1","addr":"172.21.15.134:6827","nonce":791786844}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6830","nonce":791786844},{"type":"v1","addr":"172.21.15.134:6831","nonce":791786844}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6828","nonce":791786844},{"type":"v1","addr":"172.21.15.134:6829","nonce":791786844}]},"public_addr":"172.21.15.134:6825/791786844","cluster_addr":"172.21.15.134:6827/791786844","heartbeat_back_addr":"172.21.15.134:6831/791786844","heartbeat_front_addr":"172.21.15.134:6829/791786844","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-16T01:40:01.218238+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-16T01:40:32.309652+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-16T01:40:55.744038+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-16T01:41:21.578578+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-16T01:41:39.888849+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-16T01:42:00.908627+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-16T01:42:22.660565+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-16T01:42:44.835211+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.103:6800/438665580":"2024-04-17T01:37:43.117100+0000","172.21.15.103:0/4153717683":"2024-04-17T01:37:43.117100+0000","172.21.15.103:6801/4161003173":"2024-04-17T01:37:26.185308+0000","172.21.15.103:0/1389406699":"2024-04-17T01:37:26.185308+0000","172.21.15.103:6800/4161003173":"2024-04-17T01:37:26.185308+0000","172.21.15.103:0/1150982216":"2024-04-17T01:37:26.185308+0000","172.21.15.103:0/3774651150":"2024-04-17T01:37:05.533312+0000","172.21.15.103:0/102783716":"2024-04-17T01:37:05.533312+0000","172.21.15.103:0/1028151787":"2024-04-17T01:37:43.117100+0000","172.21.15.103:6801/438665580":"2024-04-17T01:37:43.117100+0000","172.21.15.103:6800/2776761833":"2024-04-17T01:37:05.533312+0000","172.21.15.103:6801/2776761833":"2024-04-17T01:37:05.533312+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-16T01:43:04.962 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-04-16T01:43:04.963 DEBUG:teuthology.orchestra.run.smithi103:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid a7e43c46-fb91-11ee-bc8f-c7b262605968 -- ceph osd dump --format=json 2024-04-16T01:43:05.190 INFO:teuthology.orchestra.run.smithi103.stderr:Inferring config /var/lib/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968/mon.smithi103/config 2024-04-16T01:43:05.387 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:43:05 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:43:04.154734+0000 mgr.smithi103.rfboyd (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-16T01:43:05.388 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:43:05 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:43:04.177025+0000 mon.smithi103 (mon.0) 584 : audit [DBG] from='client.? 172.21.15.103:0/1480620941' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-16T01:43:05.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:43:05 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:43:04.154734+0000 mgr.smithi103.rfboyd (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-16T01:43:05.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:43:05 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:43:04.177025+0000 mon.smithi103 (mon.0) 584 : audit [DBG] from='client.? 172.21.15.103:0/1480620941' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-16T01:43:07.280 INFO:teuthology.orchestra.run.smithi103.stdout: 2024-04-16T01:43:07.280 INFO:teuthology.orchestra.run.smithi103.stdout:{"epoch":51,"fsid":"a7e43c46-fb91-11ee-bc8f-c7b262605968","created":"2024-04-16T01:36:33.986064+0000","modified":"2024-04-16T01:42:48.578071+0000","last_up_change":"2024-04-16T01:42:46.567345+0000","last_in_change":"2024-04-16T01:42:30.181577+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-16T01:40:57.947433+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":"a38d3697-31da-48bb-91f5-851f98b633d6","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.103:6802","nonce":759693864},{"type":"v1","addr":"172.21.15.103:6803","nonce":759693864}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6804","nonce":759693864},{"type":"v1","addr":"172.21.15.103:6805","nonce":759693864}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6808","nonce":759693864},{"type":"v1","addr":"172.21.15.103:6809","nonce":759693864}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6806","nonce":759693864},{"type":"v1","addr":"172.21.15.103:6807","nonce":759693864}]},"public_addr":"172.21.15.103:6803/759693864","cluster_addr":"172.21.15.103:6805/759693864","heartbeat_back_addr":"172.21.15.103:6809/759693864","heartbeat_front_addr":"172.21.15.103:6807/759693864","state":["exists","up"]},{"osd":1,"uuid":"82c2a675-28bf-47a6-8048-e3911fa08ca3","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.103:6810","nonce":1808749304},{"type":"v1","addr":"172.21.15.103:6811","nonce":1808749304}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6812","nonce":1808749304},{"type":"v1","addr":"172.21.15.103:6813","nonce":1808749304}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6816","nonce":1808749304},{"type":"v1","addr":"172.21.15.103:6817","nonce":1808749304}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6814","nonce":1808749304},{"type":"v1","addr":"172.21.15.103:6815","nonce":1808749304}]},"public_addr":"172.21.15.103:6811/1808749304","cluster_addr":"172.21.15.103:6813/1808749304","heartbeat_back_addr":"172.21.15.103:6817/1808749304","heartbeat_front_addr":"172.21.15.103:6815/1808749304","state":["exists","up"]},{"osd":2,"uuid":"7f48c9a9-a751-4231-bc20-f015250364a0","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.103:6818","nonce":22675854},{"type":"v1","addr":"172.21.15.103:6819","nonce":22675854}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6820","nonce":22675854},{"type":"v1","addr":"172.21.15.103:6821","nonce":22675854}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6824","nonce":22675854},{"type":"v1","addr":"172.21.15.103:6825","nonce":22675854}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6822","nonce":22675854},{"type":"v1","addr":"172.21.15.103:6823","nonce":22675854}]},"public_addr":"172.21.15.103:6819/22675854","cluster_addr":"172.21.15.103:6821/22675854","heartbeat_back_addr":"172.21.15.103:6825/22675854","heartbeat_front_addr":"172.21.15.103:6823/22675854","state":["exists","up"]},{"osd":3,"uuid":"3cea1fe8-7636-4441-806f-70607c0e2f91","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.103:6826","nonce":834681856},{"type":"v1","addr":"172.21.15.103:6827","nonce":834681856}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6828","nonce":834681856},{"type":"v1","addr":"172.21.15.103:6829","nonce":834681856}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6832","nonce":834681856},{"type":"v1","addr":"172.21.15.103:6833","nonce":834681856}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.103:6830","nonce":834681856},{"type":"v1","addr":"172.21.15.103:6831","nonce":834681856}]},"public_addr":"172.21.15.103:6827/834681856","cluster_addr":"172.21.15.103:6829/834681856","heartbeat_back_addr":"172.21.15.103:6833/834681856","heartbeat_front_addr":"172.21.15.103:6831/834681856","state":["exists","up"]},{"osd":4,"uuid":"fabba0c2-7a9f-4a4d-b4fb-187d2a79afb1","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.134:6800","nonce":2740873373},{"type":"v1","addr":"172.21.15.134:6801","nonce":2740873373}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6802","nonce":2740873373},{"type":"v1","addr":"172.21.15.134:6803","nonce":2740873373}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6806","nonce":2740873373},{"type":"v1","addr":"172.21.15.134:6807","nonce":2740873373}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6804","nonce":2740873373},{"type":"v1","addr":"172.21.15.134:6805","nonce":2740873373}]},"public_addr":"172.21.15.134:6801/2740873373","cluster_addr":"172.21.15.134:6803/2740873373","heartbeat_back_addr":"172.21.15.134:6807/2740873373","heartbeat_front_addr":"172.21.15.134:6805/2740873373","state":["exists","up"]},{"osd":5,"uuid":"8b106942-4b2a-4d5c-a03e-b5fdd52b6fbb","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.134:6808","nonce":24208906},{"type":"v1","addr":"172.21.15.134:6809","nonce":24208906}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6810","nonce":24208906},{"type":"v1","addr":"172.21.15.134:6811","nonce":24208906}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6814","nonce":24208906},{"type":"v1","addr":"172.21.15.134:6815","nonce":24208906}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6812","nonce":24208906},{"type":"v1","addr":"172.21.15.134:6813","nonce":24208906}]},"public_addr":"172.21.15.134:6809/24208906","cluster_addr":"172.21.15.134:6811/24208906","heartbeat_back_addr":"172.21.15.134:6815/24208906","heartbeat_front_addr":"172.21.15.134:6813/24208906","state":["exists","up"]},{"osd":6,"uuid":"ca4b3454-74c8-45d9-ab04-dc567f850ec0","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.134:6816","nonce":2142351924},{"type":"v1","addr":"172.21.15.134:6817","nonce":2142351924}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6818","nonce":2142351924},{"type":"v1","addr":"172.21.15.134:6819","nonce":2142351924}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6822","nonce":2142351924},{"type":"v1","addr":"172.21.15.134:6823","nonce":2142351924}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6820","nonce":2142351924},{"type":"v1","addr":"172.21.15.134:6821","nonce":2142351924}]},"public_addr":"172.21.15.134:6817/2142351924","cluster_addr":"172.21.15.134:6819/2142351924","heartbeat_back_addr":"172.21.15.134:6823/2142351924","heartbeat_front_addr":"172.21.15.134:6821/2142351924","state":["exists","up"]},{"osd":7,"uuid":"2b6ae08e-068f-4163-90de-d827f72255f4","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.134:6824","nonce":791786844},{"type":"v1","addr":"172.21.15.134:6825","nonce":791786844}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6826","nonce":791786844},{"type":"v1","addr":"172.21.15.134:6827","nonce":791786844}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6830","nonce":791786844},{"type":"v1","addr":"172.21.15.134:6831","nonce":791786844}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6828","nonce":791786844},{"type":"v1","addr":"172.21.15.134:6829","nonce":791786844}]},"public_addr":"172.21.15.134:6825/791786844","cluster_addr":"172.21.15.134:6827/791786844","heartbeat_back_addr":"172.21.15.134:6831/791786844","heartbeat_front_addr":"172.21.15.134:6829/791786844","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-16T01:40:01.218238+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-16T01:40:32.309652+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-16T01:40:55.744038+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-16T01:41:21.578578+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-16T01:41:39.888849+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-16T01:42:00.908627+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-16T01:42:22.660565+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-16T01:42:44.835211+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.103:6800/438665580":"2024-04-17T01:37:43.117100+0000","172.21.15.103:0/4153717683":"2024-04-17T01:37:43.117100+0000","172.21.15.103:6801/4161003173":"2024-04-17T01:37:26.185308+0000","172.21.15.103:0/1389406699":"2024-04-17T01:37:26.185308+0000","172.21.15.103:6800/4161003173":"2024-04-17T01:37:26.185308+0000","172.21.15.103:0/1150982216":"2024-04-17T01:37:26.185308+0000","172.21.15.103:0/3774651150":"2024-04-17T01:37:05.533312+0000","172.21.15.103:0/102783716":"2024-04-17T01:37:05.533312+0000","172.21.15.103:0/1028151787":"2024-04-17T01:37:43.117100+0000","172.21.15.103:6801/438665580":"2024-04-17T01:37:43.117100+0000","172.21.15.103:6800/2776761833":"2024-04-17T01:37:05.533312+0000","172.21.15.103:6801/2776761833":"2024-04-17T01:37:05.533312+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-16T01:43:07.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:43:07 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:43:06.155279+0000 mgr.smithi103.rfboyd (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-16T01:43:07.637 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:43:07 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:43:06.155279+0000 mgr.smithi103.rfboyd (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-16T01:43:08.119 DEBUG:teuthology.orchestra.run.smithi103:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid a7e43c46-fb91-11ee-bc8f-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-04-16T01:43:08.119 DEBUG:teuthology.orchestra.run.smithi103:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid a7e43c46-fb91-11ee-bc8f-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-04-16T01:43:08.120 DEBUG:teuthology.orchestra.run.smithi103:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid a7e43c46-fb91-11ee-bc8f-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-04-16T01:43:08.121 DEBUG:teuthology.orchestra.run.smithi103:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid a7e43c46-fb91-11ee-bc8f-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-04-16T01:43:08.121 DEBUG:teuthology.orchestra.run.smithi103:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid a7e43c46-fb91-11ee-bc8f-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-04-16T01:43:08.122 DEBUG:teuthology.orchestra.run.smithi103:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid a7e43c46-fb91-11ee-bc8f-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-04-16T01:43:08.123 DEBUG:teuthology.orchestra.run.smithi103:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid a7e43c46-fb91-11ee-bc8f-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-04-16T01:43:08.123 DEBUG:teuthology.orchestra.run.smithi103:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid a7e43c46-fb91-11ee-bc8f-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-04-16T01:43:08.390 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:43:08 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:43:07.280083+0000 mon.smithi103 (mon.0) 585 : audit [DBG] from='client.? 172.21.15.103:0/2805353062' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-16T01:43:08.514 INFO:teuthology.orchestra.run.smithi103.stderr:Inferring config /var/lib/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968/mon.smithi103/config 2024-04-16T01:43:08.537 INFO:teuthology.orchestra.run.smithi103.stderr:Inferring config /var/lib/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968/mon.smithi103/config 2024-04-16T01:43:08.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:43:08 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:43:07.280083+0000 mon.smithi103 (mon.0) 585 : audit [DBG] from='client.? 172.21.15.103:0/2805353062' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-16T01:43:08.549 INFO:teuthology.orchestra.run.smithi103.stderr:Inferring config /var/lib/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968/mon.smithi103/config 2024-04-16T01:43:08.596 INFO:teuthology.orchestra.run.smithi103.stderr:Inferring config /var/lib/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968/mon.smithi103/config 2024-04-16T01:43:08.596 INFO:teuthology.orchestra.run.smithi103.stderr:Inferring config /var/lib/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968/mon.smithi103/config 2024-04-16T01:43:08.597 INFO:teuthology.orchestra.run.smithi103.stderr:Inferring config /var/lib/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968/mon.smithi103/config 2024-04-16T01:43:08.598 INFO:teuthology.orchestra.run.smithi103.stderr:Inferring config /var/lib/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968/mon.smithi103/config 2024-04-16T01:43:08.601 INFO:teuthology.orchestra.run.smithi103.stderr:Inferring config /var/lib/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968/mon.smithi103/config 2024-04-16T01:43:09.476 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:43:09 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:43:08.155638+0000 mgr.smithi103.rfboyd (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-16T01:43:09.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:43:09 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:43:08.155638+0000 mgr.smithi103.rfboyd (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-16T01:43:11.387 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:43:11 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:43:10.155969+0000 mgr.smithi103.rfboyd (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-16T01:43:11.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:43:11 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:43:10.155969+0000 mgr.smithi103.rfboyd (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-16T01:43:13.387 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:43:13 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:43:12.156402+0000 mgr.smithi103.rfboyd (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-16T01:43:13.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:43:13 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:43:12.156402+0000 mgr.smithi103.rfboyd (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-16T01:43:15.474 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:43:15 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:43:14.156825+0000 mgr.smithi103.rfboyd (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-16T01:43:15.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:43:15 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:43:14.156825+0000 mgr.smithi103.rfboyd (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-16T01:43:17.387 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:43:17 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:43:16.157261+0000 mgr.smithi103.rfboyd (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-16T01:43:17.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:43:17 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:43:16.157261+0000 mgr.smithi103.rfboyd (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-16T01:43:19.151 INFO:teuthology.orchestra.run.smithi103.stdout:158913789970 2024-04-16T01:43:19.152 DEBUG:teuthology.orchestra.run.smithi103:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid a7e43c46-fb91-11ee-bc8f-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-04-16T01:43:19.387 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:43:19 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:43:18.157586+0000 mgr.smithi103.rfboyd (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-16T01:43:19.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:43:19 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:43:18.157586+0000 mgr.smithi103.rfboyd (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-16T01:43:21.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:43:21 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:43:20.157904+0000 mgr.smithi103.rfboyd (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-16T01:43:21.637 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:43:21 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:43:20.157904+0000 mgr.smithi103.rfboyd (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-16T01:43:21.710 INFO:teuthology.orchestra.run.smithi103.stdout:81604378656 2024-04-16T01:43:21.711 DEBUG:teuthology.orchestra.run.smithi103:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid a7e43c46-fb91-11ee-bc8f-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-04-16T01:43:22.360 INFO:teuthology.orchestra.run.smithi103.stdout:38654705706 2024-04-16T01:43:22.361 DEBUG:teuthology.orchestra.run.smithi103:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid a7e43c46-fb91-11ee-bc8f-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-04-16T01:43:23.150 INFO:teuthology.orchestra.run.smithi103.stdout:184683593741 2024-04-16T01:43:23.151 DEBUG:teuthology.orchestra.run.smithi103:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid a7e43c46-fb91-11ee-bc8f-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-04-16T01:43:23.387 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:43:23 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:43:22.158344+0000 mgr.smithi103.rfboyd (mgr.14164) 238 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T01:43:23.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:43:23 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:43:22.158344+0000 mgr.smithi103.rfboyd (mgr.14164) 238 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T01:43:24.951 INFO:teuthology.orchestra.run.smithi103.stdout:210453397515 2024-04-16T01:43:24.952 DEBUG:teuthology.orchestra.run.smithi103:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid a7e43c46-fb91-11ee-bc8f-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-04-16T01:43:25.261 INFO:teuthology.orchestra.run.smithi103.stderr:Inferring config /var/lib/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968/mon.smithi103/config 2024-04-16T01:43:25.262 INFO:teuthology.orchestra.run.smithi103.stderr:Inferring config /var/lib/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968/mon.smithi103/config 2024-04-16T01:43:25.264 INFO:teuthology.orchestra.run.smithi103.stderr:Inferring config /var/lib/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968/mon.smithi103/config 2024-04-16T01:43:25.267 INFO:teuthology.orchestra.run.smithi103.stdout:133143986198 2024-04-16T01:43:25.267 DEBUG:teuthology.orchestra.run.smithi103:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid a7e43c46-fb91-11ee-bc8f-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-04-16T01:43:25.290 INFO:teuthology.orchestra.run.smithi103.stderr:Inferring config /var/lib/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968/mon.smithi103/config 2024-04-16T01:43:25.310 INFO:teuthology.orchestra.run.smithi103.stderr:Inferring config /var/lib/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968/mon.smithi103/config 2024-04-16T01:43:25.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:43:25 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:43:24.158644+0000 mgr.smithi103.rfboyd (mgr.14164) 239 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T01:43:25.593 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:43:25 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:43:24.158644+0000 mgr.smithi103.rfboyd (mgr.14164) 239 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T01:43:26.186 INFO:teuthology.orchestra.run.smithi103.stderr:Inferring config /var/lib/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968/mon.smithi103/config 2024-04-16T01:43:27.249 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:43:27 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:43:26.159051+0000 mgr.smithi103.rfboyd (mgr.14164) 240 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T01:43:27.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:43:27 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:43:26.159051+0000 mgr.smithi103.rfboyd (mgr.14164) 240 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T01:43:29.466 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:43:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:43:28.159349+0000 mgr.smithi103.rfboyd (mgr.14164) 241 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T01:43:29.466 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:43:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:43:28.504738+0000 mon.smithi103 (mon.0) 586 : audit [DBG] from='client.? 172.21.15.103:0/4076577452' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-16T01:43:29.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:43:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:43:28.159349+0000 mgr.smithi103.rfboyd (mgr.14164) 241 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T01:43:29.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:43:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:43:28.504738+0000 mon.smithi103 (mon.0) 586 : audit [DBG] from='client.? 172.21.15.103:0/4076577452' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-16T01:43:29.779 INFO:teuthology.orchestra.run.smithi103.stdout:111669149723 2024-04-16T01:43:29.779 DEBUG:teuthology.orchestra.run.smithi103:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid a7e43c46-fb91-11ee-bc8f-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-04-16T01:43:29.987 INFO:teuthology.orchestra.run.smithi103.stdout:38654705708 2024-04-16T01:43:31.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:43:31 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:43:30.159610+0000 mgr.smithi103.rfboyd (mgr.14164) 242 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T01:43:31.593 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:43:31 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:43:30.159610+0000 mgr.smithi103.rfboyd (mgr.14164) 242 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T01:43:32.006 INFO:tasks.cephadm.ceph_manager.ceph:need seq 38654705706 got 38654705708 for osd.0 2024-04-16T01:43:32.006 DEBUG:teuthology.parallel:result is None 2024-04-16T01:43:33.262 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:43:33 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:43:32.159918+0000 mgr.smithi103.rfboyd (mgr.14164) 243 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T01:43:33.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:43:33 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:43:32.159918+0000 mgr.smithi103.rfboyd (mgr.14164) 243 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T01:43:34.486 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:43:34 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:43:33.774954+0000 mon.smithi103 (mon.0) 587 : audit [DBG] from='client.? 172.21.15.103:0/3070054812' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-16T01:43:34.545 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:43:34 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:43:33.774954+0000 mon.smithi103 (mon.0) 587 : audit [DBG] from='client.? 172.21.15.103:0/3070054812' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-16T01:43:34.654 INFO:teuthology.orchestra.run.smithi103.stdout:184683593744 2024-04-16T01:43:35.425 INFO:teuthology.orchestra.run.smithi103.stdout:158913789973 2024-04-16T01:43:35.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:43:35 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:43:34.160388+0000 mgr.smithi103.rfboyd (mgr.14164) 244 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T01:43:35.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:43:35 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:43:34.790789+0000 mon.smithi103 (mon.0) 588 : audit [DBG] from='client.? 172.21.15.103:0/395192384' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-16T01:43:35.637 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:43:35 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:43:34.160388+0000 mgr.smithi103.rfboyd (mgr.14164) 244 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T01:43:35.637 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:43:35 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:43:34.790789+0000 mon.smithi103 (mon.0) 588 : audit [DBG] from='client.? 172.21.15.103:0/395192384' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-16T01:43:36.099 INFO:teuthology.orchestra.run.smithi103.stdout:60129542183 2024-04-16T01:43:36.100 DEBUG:teuthology.orchestra.run.smithi103:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid a7e43c46-fb91-11ee-bc8f-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-04-16T01:43:36.387 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:43:36 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:43:35.286078+0000 mon.smithi103 (mon.0) 589 : audit [DBG] from='client.? 172.21.15.103:0/2195895754' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-16T01:43:36.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:43:36 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:43:35.286078+0000 mon.smithi103 (mon.0) 589 : audit [DBG] from='client.? 172.21.15.103:0/2195895754' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-16T01:43:37.335 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:43:37 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:43:36.160740+0000 mgr.smithi103.rfboyd (mgr.14164) 245 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T01:43:37.362 INFO:tasks.cephadm.ceph_manager.ceph:need seq 184683593741 got 184683593744 for osd.6 2024-04-16T01:43:37.362 DEBUG:teuthology.parallel:result is None 2024-04-16T01:43:37.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:43:37 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:43:36.160740+0000 mgr.smithi103.rfboyd (mgr.14164) 245 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T01:43:37.605 INFO:teuthology.orchestra.run.smithi103.stdout:81604378659 2024-04-16T01:43:38.653 INFO:teuthology.orchestra.run.smithi103.stdout:133143986202 2024-04-16T01:43:38.754 INFO:teuthology.orchestra.run.smithi103.stdout:210453397518 2024-04-16T01:43:39.367 INFO:teuthology.orchestra.run.smithi103.stderr:Inferring config /var/lib/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968/mon.smithi103/config 2024-04-16T01:43:39.368 INFO:teuthology.orchestra.run.smithi103.stderr:Inferring config /var/lib/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968/mon.smithi103/config 2024-04-16T01:43:39.393 INFO:tasks.cephadm.ceph_manager.ceph:need seq 158913789970 got 158913789973 for osd.5 2024-04-16T01:43:39.393 DEBUG:teuthology.parallel:result is None 2024-04-16T01:43:39.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:43:39 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:43:38.161208+0000 mgr.smithi103.rfboyd (mgr.14164) 246 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T01:43:39.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:43:39 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:43:38.654381+0000 mon.smithi103 (mon.0) 590 : audit [DBG] from='client.? 172.21.15.103:0/1100426225' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-16T01:43:39.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:43:39 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:43:38.728550+0000 mon.smithi103 (mon.0) 591 : audit [DBG] from='client.? 172.21.15.103:0/1872345862' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-16T01:43:39.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:43:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:43:38.161208+0000 mgr.smithi103.rfboyd (mgr.14164) 246 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T01:43:39.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:43:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:43:38.654381+0000 mon.smithi103 (mon.0) 590 : audit [DBG] from='client.? 172.21.15.103:0/1100426225' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-16T01:43:39.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:43:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:43:38.728550+0000 mon.smithi103 (mon.0) 591 : audit [DBG] from='client.? 172.21.15.103:0/1872345862' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-16T01:43:40.119 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986198 got 133143986202 for osd.4 2024-04-16T01:43:40.119 DEBUG:teuthology.parallel:result is None 2024-04-16T01:43:41.210 INFO:tasks.cephadm.ceph_manager.ceph:need seq 210453397515 got 210453397518 for osd.7 2024-04-16T01:43:41.210 DEBUG:teuthology.parallel:result is None 2024-04-16T01:43:41.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:43:41 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:43:40.161570+0000 mgr.smithi103.rfboyd (mgr.14164) 247 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T01:43:41.637 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:43:41 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:43:40.161570+0000 mgr.smithi103.rfboyd (mgr.14164) 247 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T01:43:42.060 INFO:tasks.cephadm.ceph_manager.ceph:need seq 81604378656 got 81604378659 for osd.2 2024-04-16T01:43:42.060 DEBUG:teuthology.parallel:result is None 2024-04-16T01:43:43.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:43:43 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:43:42.161957+0000 mgr.smithi103.rfboyd (mgr.14164) 248 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T01:43:43.637 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:43:43 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:43:42.161957+0000 mgr.smithi103.rfboyd (mgr.14164) 248 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T01:43:44.063 INFO:teuthology.orchestra.run.smithi103.stdout:60129542185 2024-04-16T01:43:44.127 INFO:teuthology.orchestra.run.smithi103.stdout:111669149727 2024-04-16T01:43:44.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:43:44 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:43:43.310191+0000 mon.smithi103 (mon.0) 592 : audit [DBG] from='client.? 172.21.15.103:0/4176133047' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-16T01:43:44.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:43:44 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:43:43.324087+0000 mon.smithi103 (mon.0) 593 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi103.rfboyd/mirror_snapshot_schedule"}]: dispatch 2024-04-16T01:43:44.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:43:44 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:43:43.324247+0000 mon.smithi103 (mon.0) 594 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi103.rfboyd/trash_purge_schedule"}]: dispatch 2024-04-16T01:43:44.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:43:44 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:43:44.128071+0000 mon.smithi103 (mon.0) 595 : audit [DBG] from='client.? 172.21.15.103:0/730038119' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-16T01:43:44.637 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:43:44 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:43:43.310191+0000 mon.smithi103 (mon.0) 592 : audit [DBG] from='client.? 172.21.15.103:0/4176133047' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-16T01:43:44.637 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:43:44 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:43:43.324087+0000 mon.smithi103 (mon.0) 593 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi103.rfboyd/mirror_snapshot_schedule"}]: dispatch 2024-04-16T01:43:44.637 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:43:44 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:43:43.324247+0000 mon.smithi103 (mon.0) 594 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi103.rfboyd/trash_purge_schedule"}]: dispatch 2024-04-16T01:43:44.637 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:43:44 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:43:44.128071+0000 mon.smithi103 (mon.0) 595 : audit [DBG] from='client.? 172.21.15.103:0/730038119' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-16T01:43:44.994 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149723 got 111669149727 for osd.3 2024-04-16T01:43:44.994 DEBUG:teuthology.parallel:result is None 2024-04-16T01:43:45.441 INFO:tasks.cephadm.ceph_manager.ceph:need seq 60129542183 got 60129542185 for osd.1 2024-04-16T01:43:45.442 DEBUG:teuthology.parallel:result is None 2024-04-16T01:43:45.442 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-04-16T01:43:45.442 DEBUG:teuthology.orchestra.run.smithi103:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid a7e43c46-fb91-11ee-bc8f-c7b262605968 -- ceph pg dump --format=json 2024-04-16T01:43:45.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:43:45 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:43:44.162417+0000 mgr.smithi103.rfboyd (mgr.14164) 249 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T01:43:45.637 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:43:45 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:43:44.162417+0000 mgr.smithi103.rfboyd (mgr.14164) 249 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T01:43:45.673 INFO:teuthology.orchestra.run.smithi103.stderr:Inferring config /var/lib/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968/mon.smithi103/config 2024-04-16T01:43:47.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:43:47 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:43:46.162689+0000 mgr.smithi103.rfboyd (mgr.14164) 250 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T01:43:47.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:43:47 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:43:47.053383+0000 mon.smithi103 (mon.0) 596 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:43:47.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:43:47 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:43:47.054532+0000 mon.smithi103 (mon.0) 597 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:43:47.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:43:47 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:43:47.055217+0000 mon.smithi103 (mon.0) 598 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T01:43:47.637 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:43:47 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:43:46.162689+0000 mgr.smithi103.rfboyd (mgr.14164) 250 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T01:43:47.637 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:43:47 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:43:47.053383+0000 mon.smithi103 (mon.0) 596 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:43:47.637 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:43:47 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:43:47.054532+0000 mon.smithi103 (mon.0) 597 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:43:47.637 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:43:47 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:43:47.055217+0000 mon.smithi103 (mon.0) 598 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T01:43:47.774 INFO:teuthology.orchestra.run.smithi103.stdout: 2024-04-16T01:43:47.775 INFO:teuthology.orchestra.run.smithi103.stderr:dumped all 2024-04-16T01:43:48.488 INFO:teuthology.orchestra.run.smithi103.stdout:{"pg_ready":true,"pg_map":{"version":222,"stamp":"2024-04-16T01:43:46.162569+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":8,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":749961216,"kb_used":43304,"kb_used_data":3880,"kb_used_omap":0,"kb_used_meta":39360,"kb_avail":749917912,"statfs":{"total":767960285184,"available":767915941888,"internally_reserved":0,"allocated":3973120,"data_stored":1587203,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":40304640},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"0.000000"},"pg_stats":[{"pgid":"1.0","version":"0'0","reported_seq":10,"reported_epoch":51,"state":"active+clean","last_fresh":"2024-04-16T01:42:49.432746+0000","last_change":"2024-04-16T01:42:49.432746+0000","last_active":"2024-04-16T01:42:49.432746+0000","last_peered":"2024-04-16T01:42:49.432746+0000","last_clean":"2024-04-16T01:42:49.432746+0000","last_became_active":"2024-04-16T01:42:49.432309+0000","last_became_peered":"2024-04-16T01:42:49.432309+0000","last_unstale":"2024-04-16T01:42:49.432746+0000","last_undegraded":"2024-04-16T01:42:49.432746+0000","last_fullsized":"2024-04-16T01:42:49.432746+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-16T01:40:58.700537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-16T01:40:58.700537+0000","last_clean_scrub_stamp":"2024-04-16T01:40:58.700537+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":3,"acting":3,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":49,"seq":210453397519,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5232,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":4736,"kb_avail":93739920,"statfs":{"total":95995035648,"available":95989678080,"internally_reserved":0,"allocated":499712,"data_stored":198680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4849664},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.505}]},{"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.56999999999999995}]},{"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.55300000000000005}]},{"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.76500000000000001}]},{"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.745}]},{"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.79000000000000004}]},{"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.84099999999999997}]}]},{"osd":6,"up_from":43,"seq":184683593747,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5292,"kb_used_data":484,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":93739860,"statfs":{"total":95995035648,"available":95989616640,"internally_reserved":0,"allocated":495616,"data_stored":198365,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4915200},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 16 01:43:25 2024","interfaces":[{"interface":"back","average":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.81799999999999995,"5min":0.81799999999999995,"15min":0.81799999999999995},"last":0.56899999999999995},{"interface":"front","average":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.79900000000000004,"5min":0.79900000000000004,"15min":0.79900000000000004},"last":0.54900000000000004}]},{"osd":1,"last update":"Tue Apr 16 01:43:25 2024","interfaces":[{"interface":"back","average":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.82699999999999996,"5min":0.82699999999999996,"15min":0.82699999999999996},"last":0.53500000000000003},{"interface":"front","average":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.90800000000000003,"5min":0.90800000000000003,"15min":0.90800000000000003},"last":0.47499999999999998}]},{"osd":2,"last update":"Tue Apr 16 01:43:25 2024","interfaces":[{"interface":"back","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":0.88800000000000001,"5min":0.88800000000000001,"15min":0.88800000000000001},"last":0.52200000000000002},{"interface":"front","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.76600000000000001,"5min":0.76600000000000001,"15min":0.76600000000000001},"last":0.48999999999999999}]},{"osd":3,"last update":"Tue Apr 16 01:43:25 2024","interfaces":[{"interface":"back","average":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.83399999999999996,"5min":0.83399999999999996,"15min":0.83399999999999996},"last":0.56200000000000006},{"interface":"front","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.86299999999999999,"5min":0.86299999999999999,"15min":0.86299999999999999},"last":0.60699999999999998}]},{"osd":4,"last update":"Tue Apr 16 01:43:25 2024","interfaces":[{"interface":"back","average":{"1min":0.436,"5min":0.436,"15min":0.436},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.71099999999999997,"5min":0.71099999999999997,"15min":0.71099999999999997},"last":0.434},{"interface":"front","average":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.71099999999999997,"5min":0.71099999999999997,"15min":0.71099999999999997},"last":0.39500000000000002}]},{"osd":5,"last update":"Tue Apr 16 01:43:25 2024","interfaces":[{"interface":"back","average":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.68700000000000006,"5min":0.68700000000000006,"15min":0.68700000000000006},"last":0.59299999999999997},{"interface":"front","average":{"1min":0.49299999999999999,"5min":0.49299999999999999,"15min":0.49299999999999999},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":0.748,"5min":0.748,"15min":0.748},"last":0.45700000000000002}]},{"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.63100000000000001}]}]},{"osd":1,"up_from":14,"seq":60129542186,"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":"Tue Apr 16 01:43:37 2024","interfaces":[{"interface":"back","average":{"1min":0.374,"5min":0.33100000000000002,"15min":0.311},"min":{"1min":0.216,"5min":0.17399999999999999,"15min":0.17399999999999999},"max":{"1min":0.64800000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"last":0.35599999999999998},{"interface":"front","average":{"1min":0.371,"5min":0.34100000000000003,"15min":0.315},"min":{"1min":0.23300000000000001,"5min":0.218,"15min":0.218},"max":{"1min":0.58799999999999997,"5min":0.622,"15min":0.622},"last":0.27400000000000002}]},{"osd":2,"last update":"Tue Apr 16 01:43:02 2024","interfaces":[{"interface":"back","average":{"1min":0.40899999999999997,"5min":0.34200000000000003,"15min":0.33100000000000002},"min":{"1min":0.25900000000000001,"5min":0.20000000000000001,"15min":0.20000000000000001},"max":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"last":0.32000000000000001},{"interface":"front","average":{"1min":0.42699999999999999,"5min":0.35599999999999998,"15min":0.34399999999999997},"min":{"1min":0.27300000000000002,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":0.55600000000000005,"5min":0.57499999999999996,"15min":0.57499999999999996},"last":0.36899999999999999}]},{"osd":3,"last update":"Tue Apr 16 01:43:26 2024","interfaces":[{"interface":"back","average":{"1min":0.41099999999999998,"5min":0.39500000000000002,"15min":0.39200000000000002},"min":{"1min":0.28399999999999997,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":0.70099999999999996,"5min":0.70099999999999996,"15min":0.70099999999999996},"last":0.308},{"interface":"front","average":{"1min":0.44500000000000001,"5min":0.42399999999999999,"15min":0.41999999999999998},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.78900000000000003,"5min":0.78900000000000003,"15min":0.78900000000000003},"last":0.38500000000000001}]},{"osd":4,"last update":"Tue Apr 16 01:43:44 2024","interfaces":[{"interface":"back","average":{"1min":0.61599999999999999,"5min":0.59499999999999997,"15min":0.59099999999999997},"min":{"1min":0.34599999999999997,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":0.89100000000000001,"5min":0.89100000000000001,"15min":0.89100000000000001},"last":0.71299999999999997},{"interface":"front","average":{"1min":0.63200000000000001,"5min":0.58399999999999996,"15min":0.57599999999999996},"min":{"1min":0.432,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.90200000000000002,"5min":0.90200000000000002,"15min":0.90200000000000002},"last":0.73099999999999998}]},{"osd":5,"last update":"Tue Apr 16 01:43:06 2024","interfaces":[{"interface":"back","average":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"last":0.77300000000000002},{"interface":"front","average":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.83399999999999996,"5min":0.83399999999999996,"15min":0.83399999999999996},"last":0.74199999999999999}]},{"osd":6,"last update":"Tue Apr 16 01:43:26 2024","interfaces":[{"interface":"back","average":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.755,"5min":0.755,"15min":0.755},"last":0.57599999999999996},{"interface":"front","average":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":0.85899999999999999,"5min":0.85899999999999999,"15min":0.85899999999999999},"last":0.76400000000000001}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.55800000000000005}]}]},{"osd":0,"up_from":9,"seq":38654705712,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5552,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739600,"statfs":{"total":95995035648,"available":95989350400,"internally_reserved":0,"allocated":499712,"data_stored":198680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Tue Apr 16 01:43:39 2024","interfaces":[{"interface":"back","average":{"1min":0.39900000000000002,"5min":0.34100000000000003,"15min":0.315},"min":{"1min":0.249,"5min":0.16,"15min":0.16},"max":{"1min":1.494,"5min":1.494,"15min":1.494},"last":0.53100000000000003},{"interface":"front","average":{"1min":0.443,"5min":0.37,"15min":0.33600000000000002},"min":{"1min":0.26300000000000001,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":1.667,"5min":1.667,"15min":1.667},"last":0.58599999999999997}]},{"osd":2,"last update":"Tue Apr 16 01:43:02 2024","interfaces":[{"interface":"back","average":{"1min":0.39000000000000001,"5min":0.35799999999999998,"15min":0.35199999999999998},"min":{"1min":0.23599999999999999,"5min":0.187,"15min":0.187},"max":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"last":0.57499999999999996},{"interface":"front","average":{"1min":0.436,"5min":0.372,"15min":0.36099999999999999},"min":{"1min":0.29499999999999998,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"last":0.52300000000000002}]},{"osd":3,"last update":"Tue Apr 16 01:43:27 2024","interfaces":[{"interface":"back","average":{"1min":0.46700000000000003,"5min":0.45100000000000001,"15min":0.44900000000000001},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":1.6439999999999999,"5min":1.6439999999999999,"15min":1.6439999999999999},"last":0.63400000000000001},{"interface":"front","average":{"1min":0.434,"5min":0.43099999999999999,"15min":0.43099999999999999},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":1.321,"5min":1.321,"15min":1.321},"last":0.56299999999999994}]},{"osd":4,"last update":"Tue Apr 16 01:42:44 2024","interfaces":[{"interface":"back","average":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.86099999999999999,"5min":0.86099999999999999,"15min":0.86099999999999999},"last":0.64400000000000002},{"interface":"front","average":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.84899999999999998,"5min":0.84899999999999998,"15min":0.84899999999999998},"last":0.68400000000000005}]},{"osd":5,"last update":"Tue Apr 16 01:43:02 2024","interfaces":[{"interface":"back","average":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":0.77400000000000002,"5min":0.77400000000000002,"15min":0.77400000000000002},"last":0.70999999999999996},{"interface":"front","average":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"min":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":0.77800000000000002,"5min":0.77800000000000002,"15min":0.77800000000000002},"last":0.67400000000000004}]},{"osd":6,"last update":"Tue Apr 16 01:43:25 2024","interfaces":[{"interface":"back","average":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"min":{"1min":0.47399999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"max":{"1min":1.569,"5min":1.569,"15min":1.569},"last":0.70199999999999996},{"interface":"front","average":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"min":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":1.27,"5min":1.27,"15min":1.27},"last":0.61799999999999999}]},{"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.69299999999999995}]}]},{"osd":2,"up_from":19,"seq":81604378661,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":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":"Tue Apr 16 01:43:04 2024","interfaces":[{"interface":"back","average":{"1min":0.36499999999999999,"5min":0.34599999999999997,"15min":0.34300000000000003},"min":{"1min":0.27300000000000002,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":0.46899999999999997,"5min":0.49399999999999999,"15min":0.49399999999999999},"last":0.377},{"interface":"front","average":{"1min":0.39900000000000002,"5min":0.35599999999999998,"15min":0.34899999999999998},"min":{"1min":0.25900000000000001,"5min":0.23200000000000001,"15min":0.23200000000000001},"max":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"last":0.32000000000000001}]},{"osd":1,"last update":"Tue Apr 16 01:43:04 2024","interfaces":[{"interface":"back","average":{"1min":0.38900000000000001,"5min":0.35399999999999998,"15min":0.34799999999999998},"min":{"1min":0.28000000000000003,"5min":0.245,"15min":0.245},"max":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"last":0.33100000000000002},{"interface":"front","average":{"1min":0.41799999999999998,"5min":0.377,"15min":0.37},"min":{"1min":0.27400000000000002,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"last":0.40699999999999997}]},{"osd":3,"last update":"Tue Apr 16 01:43:24 2024","interfaces":[{"interface":"back","average":{"1min":0.432,"5min":0.40600000000000003,"15min":0.40200000000000002},"min":{"1min":0.32100000000000001,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"last":0.36899999999999999},{"interface":"front","average":{"1min":0.58399999999999996,"5min":0.46700000000000003,"15min":0.44700000000000001},"min":{"1min":0.33700000000000002,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":2.8650000000000002,"5min":2.8650000000000002,"15min":2.8650000000000002},"last":0.42999999999999999}]},{"osd":4,"last update":"Tue Apr 16 01:42:43 2024","interfaces":[{"interface":"back","average":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"min":{"1min":0.46300000000000002,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":0.76600000000000001,"5min":0.76600000000000001,"15min":0.76600000000000001},"last":0.56399999999999995},{"interface":"front","average":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"min":{"1min":0.42999999999999999,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":0.78300000000000003,"5min":0.78300000000000003,"15min":0.78300000000000003},"last":0.58199999999999996}]},{"osd":5,"last update":"Tue Apr 16 01:43:04 2024","interfaces":[{"interface":"back","average":{"1min":0.59599999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"min":{"1min":0.438,"5min":0.438,"15min":0.438},"max":{"1min":0.78300000000000003,"5min":0.78300000000000003,"15min":0.78300000000000003},"last":0.47299999999999998},{"interface":"front","average":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"min":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"last":0.52200000000000002}]},{"osd":6,"last update":"Tue Apr 16 01:43:24 2024","interfaces":[{"interface":"back","average":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":0.86299999999999999,"5min":0.86299999999999999,"15min":0.86299999999999999},"last":0.55000000000000004},{"interface":"front","average":{"1min":0.77000000000000002,"5min":0.77000000000000002,"15min":0.77000000000000002},"min":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":2.8050000000000002,"5min":2.8050000000000002,"15min":2.8050000000000002},"last":0.46899999999999997}]},{"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.45200000000000001}]}]},{"osd":3,"up_from":26,"seq":111669149728,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5424,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93739728,"statfs":{"total":95995035648,"available":95989481472,"internally_reserved":0,"allocated":499712,"data_stored":198680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5046272},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 16 01:43:27 2024","interfaces":[{"interface":"back","average":{"1min":0.36699999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"min":{"1min":0.25800000000000001,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":0.52700000000000002,"5min":0.53900000000000003,"15min":0.53900000000000003},"last":0.46800000000000003},{"interface":"front","average":{"1min":0.39400000000000002,"5min":0.376,"15min":0.373},"min":{"1min":0.26900000000000002,"5min":0.248,"15min":0.248},"max":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"last":0.42199999999999999}]},{"osd":1,"last update":"Tue Apr 16 01:43:27 2024","interfaces":[{"interface":"back","average":{"1min":0.40300000000000002,"5min":0.39700000000000002,"15min":0.39600000000000002},"min":{"1min":0.27100000000000002,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"last":0.45500000000000002},{"interface":"front","average":{"1min":0.42599999999999999,"5min":0.41499999999999998,"15min":0.41299999999999998},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"last":0.432}]},{"osd":2,"last update":"Tue Apr 16 01:43:27 2024","interfaces":[{"interface":"back","average":{"1min":0.42499999999999999,"5min":0.41699999999999998,"15min":0.41499999999999998},"min":{"1min":0.309,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"last":0.39900000000000002},{"interface":"front","average":{"1min":0.41999999999999998,"5min":0.40699999999999997,"15min":0.40500000000000003},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"last":0.40999999999999998}]},{"osd":4,"last update":"Tue Apr 16 01:43:44 2024","interfaces":[{"interface":"back","average":{"1min":0.59299999999999997,"5min":0.56499999999999995,"15min":0.56000000000000005},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.78100000000000003,"5min":0.78900000000000003,"15min":0.78900000000000003},"last":0.67400000000000004},{"interface":"front","average":{"1min":0.60599999999999998,"5min":0.57799999999999996,"15min":0.57399999999999995},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.75700000000000001,"5min":0.80900000000000005,"15min":0.80900000000000005},"last":0.60299999999999998}]},{"osd":5,"last update":"Tue Apr 16 01:43:05 2024","interfaces":[{"interface":"back","average":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":0.871,"5min":0.871,"15min":0.871},"last":0.68799999999999994},{"interface":"front","average":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"min":{"1min":0.47299999999999998,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":0.82999999999999996,"5min":0.82999999999999996,"15min":0.82999999999999996},"last":0.66800000000000004}]},{"osd":6,"last update":"Tue Apr 16 01:43:27 2024","interfaces":[{"interface":"back","average":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"min":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":0.84299999999999997,"5min":0.84299999999999997,"15min":0.84299999999999997},"last":0.65900000000000003},{"interface":"front","average":{"1min":0.62,"5min":0.62,"15min":0.62},"min":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":0.88100000000000001,"5min":0.88100000000000001,"15min":0.88100000000000001},"last":0.59699999999999998}]},{"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.70599999999999996}]}]},{"osd":4,"up_from":31,"seq":133143986203,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5424,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93739728,"statfs":{"total":95995035648,"available":95989481472,"internally_reserved":0,"allocated":499712,"data_stored":198680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5046272},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 16 01:42:45 2024","interfaces":[{"interface":"back","average":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"min":{"1min":0.378,"5min":0.378,"15min":0.378},"max":{"1min":0.94299999999999995,"5min":0.94299999999999995,"15min":0.94299999999999995},"last":0.47299999999999998},{"interface":"front","average":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.83799999999999997,"5min":0.83799999999999997,"15min":0.83799999999999997},"last":0.65300000000000002}]},{"osd":1,"last update":"Tue Apr 16 01:42:45 2024","interfaces":[{"interface":"back","average":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.97799999999999998,"5min":0.97799999999999998,"15min":0.97799999999999998},"last":0.48499999999999999},{"interface":"front","average":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":0.86199999999999999,"5min":0.86199999999999999,"15min":0.86199999999999999},"last":0.58199999999999996}]},{"osd":2,"last update":"Tue Apr 16 01:42:45 2024","interfaces":[{"interface":"back","average":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":0.88300000000000001,"5min":0.88300000000000001,"15min":0.88300000000000001},"last":0.52000000000000002},{"interface":"front","average":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":0.96099999999999997,"5min":0.96099999999999997,"15min":0.96099999999999997},"last":0.502}]},{"osd":3,"last update":"Tue Apr 16 01:42:45 2024","interfaces":[{"interface":"back","average":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":1.032,"5min":1.032,"15min":1.032},"last":0.54900000000000004},{"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.82799999999999996,"5min":0.82799999999999996,"15min":0.82799999999999996},"last":0.56699999999999995}]},{"osd":5,"last update":"Tue Apr 16 01:43:07 2024","interfaces":[{"interface":"back","average":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"last":0.42699999999999999},{"interface":"front","average":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"last":0.53300000000000003}]},{"osd":6,"last update":"Tue Apr 16 01:43:26 2024","interfaces":[{"interface":"back","average":{"1min":0.495,"5min":0.495,"15min":0.495},"min":{"1min":0.27200000000000002,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":0.74199999999999999,"5min":0.74199999999999999,"15min":0.74199999999999999},"last":0.56100000000000005},{"interface":"front","average":{"1min":0.53100000000000003,"5min":0.53100000000000003,"15min":0.53100000000000003},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":0.81000000000000005,"5min":0.81000000000000005,"15min":0.81000000000000005},"last":0.59599999999999997}]},{"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.68799999999999994}]}]},{"osd":5,"up_from":37,"seq":158913789975,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5352,"kb_used_data":480,"kb_used_omap":0,"kb_used_meta":4864,"kb_avail":93739800,"statfs":{"total":95995035648,"available":95989555200,"internally_reserved":0,"allocated":491520,"data_stored":198050,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4980736},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 16 01:43:02 2024","interfaces":[{"interface":"back","average":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"last":0.63100000000000001},{"interface":"front","average":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.77000000000000002,"5min":0.77000000000000002,"15min":0.77000000000000002},"last":0.57199999999999995}]},{"osd":1,"last update":"Tue Apr 16 01:43:02 2024","interfaces":[{"interface":"back","average":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":0.68600000000000005,"5min":0.68600000000000005,"15min":0.68600000000000005},"last":0.61499999999999999},{"interface":"front","average":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.66600000000000004,"5min":0.66600000000000004,"15min":0.66600000000000004},"last":0.54500000000000004}]},{"osd":2,"last update":"Tue Apr 16 01:43:02 2024","interfaces":[{"interface":"back","average":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.65600000000000003,"5min":0.65600000000000003,"15min":0.65600000000000003},"last":0.55300000000000005},{"interface":"front","average":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":0.73199999999999998,"5min":0.73199999999999998,"15min":0.73199999999999998},"last":0.52400000000000002}]},{"osd":3,"last update":"Tue Apr 16 01:43:02 2024","interfaces":[{"interface":"back","average":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.68500000000000005,"5min":0.68500000000000005,"15min":0.68500000000000005},"last":0.51400000000000001},{"interface":"front","average":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.69999999999999996,"5min":0.69999999999999996,"15min":0.69999999999999996},"last":0.59899999999999998}]},{"osd":4,"last update":"Tue Apr 16 01:43:02 2024","interfaces":[{"interface":"back","average":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"last":0.39800000000000002},{"interface":"front","average":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"last":0.49199999999999999}]},{"osd":6,"last update":"Tue Apr 16 01:43:27 2024","interfaces":[{"interface":"back","average":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"last":0.48199999999999998},{"interface":"front","average":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.80800000000000005,"5min":0.80800000000000005,"15min":0.80800000000000005},"last":0.65300000000000002}]},{"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.67400000000000004}]}]}],"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-16T01:43:48.490 DEBUG:teuthology.orchestra.run.smithi103:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid a7e43c46-fb91-11ee-bc8f-c7b262605968 -- ceph pg dump --format=json 2024-04-16T01:43:48.715 INFO:teuthology.orchestra.run.smithi103.stderr:Inferring config /var/lib/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968/mon.smithi103/config 2024-04-16T01:43:48.793 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:43:48 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:43:47.431524+0000 mon.smithi103 (mon.0) 599 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:43:48.793 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:43:48 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:43:47.772981+0000 mgr.smithi103.rfboyd (mgr.14164) 251 : audit [DBG] from='client.14462 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-16T01:43:48.887 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:43:48 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:43:47.431524+0000 mon.smithi103 (mon.0) 599 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:43:48.891 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:43:48 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:43:47.772981+0000 mgr.smithi103.rfboyd (mgr.14164) 251 : audit [DBG] from='client.14462 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-16T01:43:49.618 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:43:49 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:43:48.162969+0000 mgr.smithi103.rfboyd (mgr.14164) 252 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T01:43:49.792 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:43:49 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:43:48.162969+0000 mgr.smithi103.rfboyd (mgr.14164) 252 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T01:43:50.713 INFO:teuthology.orchestra.run.smithi103.stdout: 2024-04-16T01:43:50.715 INFO:teuthology.orchestra.run.smithi103.stderr:dumped all 2024-04-16T01:43:51.384 INFO:teuthology.orchestra.run.smithi103.stdout:{"pg_ready":true,"pg_map":{"version":224,"stamp":"2024-04-16T01:43:50.163132+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":8,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":749961216,"kb_used":43304,"kb_used_data":3880,"kb_used_omap":0,"kb_used_meta":39360,"kb_avail":749917912,"statfs":{"total":767960285184,"available":767915941888,"internally_reserved":0,"allocated":3973120,"data_stored":1587203,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":40304640},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"0.000000"},"pg_stats":[{"pgid":"1.0","version":"0'0","reported_seq":10,"reported_epoch":51,"state":"active+clean","last_fresh":"2024-04-16T01:42:49.432746+0000","last_change":"2024-04-16T01:42:49.432746+0000","last_active":"2024-04-16T01:42:49.432746+0000","last_peered":"2024-04-16T01:42:49.432746+0000","last_clean":"2024-04-16T01:42:49.432746+0000","last_became_active":"2024-04-16T01:42:49.432309+0000","last_became_peered":"2024-04-16T01:42:49.432309+0000","last_unstale":"2024-04-16T01:42:49.432746+0000","last_undegraded":"2024-04-16T01:42:49.432746+0000","last_fullsized":"2024-04-16T01:42:49.432746+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-16T01:40:58.700537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-16T01:40:58.700537+0000","last_clean_scrub_stamp":"2024-04-16T01:40:58.700537+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":210453397520,"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.55500000000000005}]},{"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.625}]},{"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.58899999999999997}]},{"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.68899999999999995}]},{"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.79800000000000004}]},{"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.78900000000000003}]},{"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.89000000000000001}]}]},{"osd":6,"up_from":43,"seq":184683593748,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5292,"kb_used_data":484,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":93739860,"statfs":{"total":95995035648,"available":95989616640,"internally_reserved":0,"allocated":495616,"data_stored":198365,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4915200},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 16 01:43:25 2024","interfaces":[{"interface":"back","average":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.81799999999999995,"5min":0.81799999999999995,"15min":0.81799999999999995},"last":0.379},{"interface":"front","average":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.79900000000000004,"5min":0.79900000000000004,"15min":0.79900000000000004},"last":0.49299999999999999}]},{"osd":1,"last update":"Tue Apr 16 01:43:25 2024","interfaces":[{"interface":"back","average":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.82699999999999996,"5min":0.82699999999999996,"15min":0.82699999999999996},"last":0.45600000000000002},{"interface":"front","average":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.90800000000000003,"5min":0.90800000000000003,"15min":0.90800000000000003},"last":0.5}]},{"osd":2,"last update":"Tue Apr 16 01:43:25 2024","interfaces":[{"interface":"back","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":0.88800000000000001,"5min":0.88800000000000001,"15min":0.88800000000000001},"last":0.41999999999999998},{"interface":"front","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.76600000000000001,"5min":0.76600000000000001,"15min":0.76600000000000001},"last":0.432}]},{"osd":3,"last update":"Tue Apr 16 01:43:25 2024","interfaces":[{"interface":"back","average":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.83399999999999996,"5min":0.83399999999999996,"15min":0.83399999999999996},"last":0.48499999999999999},{"interface":"front","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.86299999999999999,"5min":0.86299999999999999,"15min":0.86299999999999999},"last":0.46700000000000003}]},{"osd":4,"last update":"Tue Apr 16 01:43:25 2024","interfaces":[{"interface":"back","average":{"1min":0.436,"5min":0.436,"15min":0.436},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.71099999999999997,"5min":0.71099999999999997,"15min":0.71099999999999997},"last":0.47499999999999998},{"interface":"front","average":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.71099999999999997,"5min":0.71099999999999997,"15min":0.71099999999999997},"last":0.40699999999999997}]},{"osd":5,"last update":"Tue Apr 16 01:43:25 2024","interfaces":[{"interface":"back","average":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.68700000000000006,"5min":0.68700000000000006,"15min":0.68700000000000006},"last":0.51000000000000001},{"interface":"front","average":{"1min":0.49299999999999999,"5min":0.49299999999999999,"15min":0.49299999999999999},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":0.748,"5min":0.748,"15min":0.748},"last":0.36199999999999999}]},{"osd":7,"last update":"Tue Apr 16 01:43:48 2024","interfaces":[{"interface":"back","average":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"last":0.39200000000000002},{"interface":"front","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.73099999999999998,"5min":0.73099999999999998,"15min":0.73099999999999998},"last":0.52000000000000002}]}]},{"osd":1,"up_from":14,"seq":60129542186,"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":"Tue Apr 16 01:43:37 2024","interfaces":[{"interface":"back","average":{"1min":0.374,"5min":0.33100000000000002,"15min":0.311},"min":{"1min":0.216,"5min":0.17399999999999999,"15min":0.17399999999999999},"max":{"1min":0.64800000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"last":0.35599999999999998},{"interface":"front","average":{"1min":0.371,"5min":0.34100000000000003,"15min":0.315},"min":{"1min":0.23300000000000001,"5min":0.218,"15min":0.218},"max":{"1min":0.58799999999999997,"5min":0.622,"15min":0.622},"last":0.27400000000000002}]},{"osd":2,"last update":"Tue Apr 16 01:43:02 2024","interfaces":[{"interface":"back","average":{"1min":0.40899999999999997,"5min":0.34200000000000003,"15min":0.33100000000000002},"min":{"1min":0.25900000000000001,"5min":0.20000000000000001,"15min":0.20000000000000001},"max":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"last":0.32000000000000001},{"interface":"front","average":{"1min":0.42699999999999999,"5min":0.35599999999999998,"15min":0.34399999999999997},"min":{"1min":0.27300000000000002,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":0.55600000000000005,"5min":0.57499999999999996,"15min":0.57499999999999996},"last":0.36899999999999999}]},{"osd":3,"last update":"Tue Apr 16 01:43:26 2024","interfaces":[{"interface":"back","average":{"1min":0.41099999999999998,"5min":0.39500000000000002,"15min":0.39200000000000002},"min":{"1min":0.28399999999999997,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":0.70099999999999996,"5min":0.70099999999999996,"15min":0.70099999999999996},"last":0.308},{"interface":"front","average":{"1min":0.44500000000000001,"5min":0.42399999999999999,"15min":0.41999999999999998},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.78900000000000003,"5min":0.78900000000000003,"15min":0.78900000000000003},"last":0.38500000000000001}]},{"osd":4,"last update":"Tue Apr 16 01:43:44 2024","interfaces":[{"interface":"back","average":{"1min":0.61599999999999999,"5min":0.59499999999999997,"15min":0.59099999999999997},"min":{"1min":0.34599999999999997,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":0.89100000000000001,"5min":0.89100000000000001,"15min":0.89100000000000001},"last":0.71299999999999997},{"interface":"front","average":{"1min":0.63200000000000001,"5min":0.58399999999999996,"15min":0.57599999999999996},"min":{"1min":0.432,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.90200000000000002,"5min":0.90200000000000002,"15min":0.90200000000000002},"last":0.73099999999999998}]},{"osd":5,"last update":"Tue Apr 16 01:43:06 2024","interfaces":[{"interface":"back","average":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"last":0.77300000000000002},{"interface":"front","average":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.83399999999999996,"5min":0.83399999999999996,"15min":0.83399999999999996},"last":0.74199999999999999}]},{"osd":6,"last update":"Tue Apr 16 01:43:26 2024","interfaces":[{"interface":"back","average":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.755,"5min":0.755,"15min":0.755},"last":0.57599999999999996},{"interface":"front","average":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":0.85899999999999999,"5min":0.85899999999999999,"15min":0.85899999999999999},"last":0.76400000000000001}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.55800000000000005}]}]},{"osd":0,"up_from":9,"seq":38654705713,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5552,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739600,"statfs":{"total":95995035648,"available":95989350400,"internally_reserved":0,"allocated":499712,"data_stored":198680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Tue Apr 16 01:43:39 2024","interfaces":[{"interface":"back","average":{"1min":0.39900000000000002,"5min":0.34100000000000003,"15min":0.315},"min":{"1min":0.249,"5min":0.16,"15min":0.16},"max":{"1min":1.494,"5min":1.494,"15min":1.494},"last":0.375},{"interface":"front","average":{"1min":0.443,"5min":0.37,"15min":0.33600000000000002},"min":{"1min":0.26300000000000001,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":1.667,"5min":1.667,"15min":1.667},"last":0.39700000000000002}]},{"osd":2,"last update":"Tue Apr 16 01:43:02 2024","interfaces":[{"interface":"back","average":{"1min":0.39000000000000001,"5min":0.35799999999999998,"15min":0.35199999999999998},"min":{"1min":0.23599999999999999,"5min":0.187,"15min":0.187},"max":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"last":0.33200000000000002},{"interface":"front","average":{"1min":0.436,"5min":0.372,"15min":0.36099999999999999},"min":{"1min":0.29499999999999998,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"last":0.34899999999999998}]},{"osd":3,"last update":"Tue Apr 16 01:43:27 2024","interfaces":[{"interface":"back","average":{"1min":0.46700000000000003,"5min":0.45100000000000001,"15min":0.44900000000000001},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":1.6439999999999999,"5min":1.6439999999999999,"15min":1.6439999999999999},"last":0.318},{"interface":"front","average":{"1min":0.434,"5min":0.43099999999999999,"15min":0.43099999999999999},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":1.321,"5min":1.321,"15min":1.321},"last":0.29499999999999998}]},{"osd":4,"last update":"Tue Apr 16 01:43:44 2024","interfaces":[{"interface":"back","average":{"1min":0.64600000000000002,"5min":0.61199999999999999,"15min":0.60599999999999998},"min":{"1min":0.438,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":1.2969999999999999,"5min":1.2969999999999999,"15min":1.2969999999999999},"last":0.49399999999999999},{"interface":"front","average":{"1min":0.67200000000000004,"5min":0.629,"15min":0.622},"min":{"1min":0.433,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":1.468,"5min":1.468,"15min":1.468},"last":0.48399999999999999}]},{"osd":5,"last update":"Tue Apr 16 01:43:02 2024","interfaces":[{"interface":"back","average":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":0.77400000000000002,"5min":0.77400000000000002,"15min":0.77400000000000002},"last":0.45700000000000002},{"interface":"front","average":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"min":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":0.77800000000000002,"5min":0.77800000000000002,"15min":0.77800000000000002},"last":0.438}]},{"osd":6,"last update":"Tue Apr 16 01:43:25 2024","interfaces":[{"interface":"back","average":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"min":{"1min":0.47399999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"max":{"1min":1.569,"5min":1.569,"15min":1.569},"last":0.46800000000000003},{"interface":"front","average":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"min":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":1.27,"5min":1.27,"15min":1.27},"last":0.41199999999999998}]},{"osd":7,"last update":"Tue Apr 16 01:43:48 2024","interfaces":[{"interface":"back","average":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":1.236,"5min":1.236,"15min":1.236},"last":0.38800000000000001},{"interface":"front","average":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":1.3899999999999999,"5min":1.3899999999999999,"15min":1.3899999999999999},"last":0.41999999999999998}]}]},{"osd":2,"up_from":19,"seq":81604378662,"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":"Tue Apr 16 01:43:04 2024","interfaces":[{"interface":"back","average":{"1min":0.36499999999999999,"5min":0.34599999999999997,"15min":0.34300000000000003},"min":{"1min":0.27300000000000002,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":0.46899999999999997,"5min":0.49399999999999999,"15min":0.49399999999999999},"last":0.27100000000000002},{"interface":"front","average":{"1min":0.39900000000000002,"5min":0.35599999999999998,"15min":0.34899999999999998},"min":{"1min":0.25900000000000001,"5min":0.23200000000000001,"15min":0.23200000000000001},"max":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"last":0.30399999999999999}]},{"osd":1,"last update":"Tue Apr 16 01:43:04 2024","interfaces":[{"interface":"back","average":{"1min":0.38900000000000001,"5min":0.35399999999999998,"15min":0.34799999999999998},"min":{"1min":0.28000000000000003,"5min":0.245,"15min":0.245},"max":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"last":0.33200000000000002},{"interface":"front","average":{"1min":0.41799999999999998,"5min":0.377,"15min":0.37},"min":{"1min":0.27400000000000002,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"last":0.34499999999999997}]},{"osd":3,"last update":"Tue Apr 16 01:43:24 2024","interfaces":[{"interface":"back","average":{"1min":0.432,"5min":0.40600000000000003,"15min":0.40200000000000002},"min":{"1min":0.32100000000000001,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"last":0.35799999999999998},{"interface":"front","average":{"1min":0.58399999999999996,"5min":0.46700000000000003,"15min":0.44700000000000001},"min":{"1min":0.33700000000000002,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":2.8650000000000002,"5min":2.8650000000000002,"15min":2.8650000000000002},"last":0.32700000000000001}]},{"osd":4,"last update":"Tue Apr 16 01:43:47 2024","interfaces":[{"interface":"back","average":{"1min":0.80500000000000005,"5min":0.64100000000000001,"15min":0.61399999999999999},"min":{"1min":0.46300000000000002,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":2.8359999999999999,"5min":2.8359999999999999,"15min":2.8359999999999999},"last":0.46300000000000002},{"interface":"front","average":{"1min":0.68899999999999995,"5min":0.61199999999999999,"15min":0.59899999999999998},"min":{"1min":0.54400000000000004,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":0.95299999999999996,"5min":0.95299999999999996,"15min":0.95299999999999996},"last":0.55500000000000005}]},{"osd":5,"last update":"Tue Apr 16 01:43:04 2024","interfaces":[{"interface":"back","average":{"1min":0.59599999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"min":{"1min":0.438,"5min":0.438,"15min":0.438},"max":{"1min":0.78300000000000003,"5min":0.78300000000000003,"15min":0.78300000000000003},"last":0.61399999999999999},{"interface":"front","average":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"min":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"last":0.48099999999999998}]},{"osd":6,"last update":"Tue Apr 16 01:43:24 2024","interfaces":[{"interface":"back","average":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":0.86299999999999999,"5min":0.86299999999999999,"15min":0.86299999999999999},"last":0.64400000000000002},{"interface":"front","average":{"1min":0.77000000000000002,"5min":0.77000000000000002,"15min":0.77000000000000002},"min":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":2.8050000000000002,"5min":2.8050000000000002,"15min":2.8050000000000002},"last":0.497}]},{"osd":7,"last update":"Tue Apr 16 01:43:47 2024","interfaces":[{"interface":"back","average":{"1min":0.79100000000000004,"5min":0.79100000000000004,"15min":0.79100000000000004},"min":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":2.7160000000000002,"5min":2.7160000000000002,"15min":2.7160000000000002},"last":0.51300000000000001},{"interface":"front","average":{"1min":0.66500000000000004,"5min":0.66500000000000004,"15min":0.66500000000000004},"min":{"1min":0.48699999999999999,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":0.96499999999999997,"5min":0.96499999999999997,"15min":0.96499999999999997},"last":0.48699999999999999}]}]},{"osd":3,"up_from":26,"seq":111669149729,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5424,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93739728,"statfs":{"total":95995035648,"available":95989481472,"internally_reserved":0,"allocated":499712,"data_stored":198680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5046272},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 16 01:43:27 2024","interfaces":[{"interface":"back","average":{"1min":0.36699999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"min":{"1min":0.25800000000000001,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":0.52700000000000002,"5min":0.53900000000000003,"15min":0.53900000000000003},"last":0.33300000000000002},{"interface":"front","average":{"1min":0.39400000000000002,"5min":0.376,"15min":0.373},"min":{"1min":0.26900000000000002,"5min":0.248,"15min":0.248},"max":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"last":0.28699999999999998}]},{"osd":1,"last update":"Tue Apr 16 01:43:27 2024","interfaces":[{"interface":"back","average":{"1min":0.40300000000000002,"5min":0.39700000000000002,"15min":0.39600000000000002},"min":{"1min":0.27100000000000002,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"last":0.32100000000000001},{"interface":"front","average":{"1min":0.42599999999999999,"5min":0.41499999999999998,"15min":0.41299999999999998},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"last":0.27400000000000002}]},{"osd":2,"last update":"Tue Apr 16 01:43:27 2024","interfaces":[{"interface":"back","average":{"1min":0.42499999999999999,"5min":0.41699999999999998,"15min":0.41499999999999998},"min":{"1min":0.309,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"last":0.31},{"interface":"front","average":{"1min":0.41999999999999998,"5min":0.40699999999999997,"15min":0.40500000000000003},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"last":0.34200000000000003}]},{"osd":4,"last update":"Tue Apr 16 01:43:44 2024","interfaces":[{"interface":"back","average":{"1min":0.59299999999999997,"5min":0.56499999999999995,"15min":0.56000000000000005},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.78100000000000003,"5min":0.78900000000000003,"15min":0.78900000000000003},"last":0.48599999999999999},{"interface":"front","average":{"1min":0.60599999999999998,"5min":0.57799999999999996,"15min":0.57399999999999995},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.75700000000000001,"5min":0.80900000000000005,"15min":0.80900000000000005},"last":0.439}]},{"osd":5,"last update":"Tue Apr 16 01:43:05 2024","interfaces":[{"interface":"back","average":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":0.871,"5min":0.871,"15min":0.871},"last":0.46300000000000002},{"interface":"front","average":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"min":{"1min":0.47299999999999998,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":0.82999999999999996,"5min":0.82999999999999996,"15min":0.82999999999999996},"last":0.45500000000000002}]},{"osd":6,"last update":"Tue Apr 16 01:43:27 2024","interfaces":[{"interface":"back","average":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"min":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":0.84299999999999997,"5min":0.84299999999999997,"15min":0.84299999999999997},"last":0.48199999999999998},{"interface":"front","average":{"1min":0.62,"5min":0.62,"15min":0.62},"min":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":0.88100000000000001,"5min":0.88100000000000001,"15min":0.88100000000000001},"last":0.41899999999999998}]},{"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.42999999999999999}]}]},{"osd":4,"up_from":31,"seq":133143986204,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5424,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93739728,"statfs":{"total":95995035648,"available":95989481472,"internally_reserved":0,"allocated":499712,"data_stored":198680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5046272},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 16 01:42:45 2024","interfaces":[{"interface":"back","average":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"min":{"1min":0.378,"5min":0.378,"15min":0.378},"max":{"1min":0.94299999999999995,"5min":0.94299999999999995,"15min":0.94299999999999995},"last":0.59499999999999997},{"interface":"front","average":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.83799999999999997,"5min":0.83799999999999997,"15min":0.83799999999999997},"last":0.75}]},{"osd":1,"last update":"Tue Apr 16 01:42:45 2024","interfaces":[{"interface":"back","average":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.97799999999999998,"5min":0.97799999999999998,"15min":0.97799999999999998},"last":0.69599999999999995},{"interface":"front","average":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":0.86199999999999999,"5min":0.86199999999999999,"15min":0.86199999999999999},"last":0.63700000000000001}]},{"osd":2,"last update":"Tue Apr 16 01:42:45 2024","interfaces":[{"interface":"back","average":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":0.88300000000000001,"5min":0.88300000000000001,"15min":0.88300000000000001},"last":0.54500000000000004},{"interface":"front","average":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":0.96099999999999997,"5min":0.96099999999999997,"15min":0.96099999999999997},"last":0.72399999999999998}]},{"osd":3,"last update":"Tue Apr 16 01:42:45 2024","interfaces":[{"interface":"back","average":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":1.032,"5min":1.032,"15min":1.032},"last":0.55900000000000005},{"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.82799999999999996,"5min":0.82799999999999996,"15min":0.82799999999999996},"last":0.65200000000000002}]},{"osd":5,"last update":"Tue Apr 16 01:43:07 2024","interfaces":[{"interface":"back","average":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"last":0.77200000000000002},{"interface":"front","average":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"last":0.73499999999999999}]},{"osd":6,"last update":"Tue Apr 16 01:43:26 2024","interfaces":[{"interface":"back","average":{"1min":0.495,"5min":0.495,"15min":0.495},"min":{"1min":0.27200000000000002,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":0.74199999999999999,"5min":0.74199999999999999,"15min":0.74199999999999999},"last":0.67100000000000004},{"interface":"front","average":{"1min":0.53100000000000003,"5min":0.53100000000000003,"15min":0.53100000000000003},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":0.81000000000000005,"5min":0.81000000000000005,"15min":0.81000000000000005},"last":0.68000000000000005}]},{"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.628}]}]},{"osd":5,"up_from":37,"seq":158913789976,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5352,"kb_used_data":480,"kb_used_omap":0,"kb_used_meta":4864,"kb_avail":93739800,"statfs":{"total":95995035648,"available":95989555200,"internally_reserved":0,"allocated":491520,"data_stored":198050,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4980736},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 16 01:43:02 2024","interfaces":[{"interface":"back","average":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"last":0.51000000000000001},{"interface":"front","average":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.77000000000000002,"5min":0.77000000000000002,"15min":0.77000000000000002},"last":0.502}]},{"osd":1,"last update":"Tue Apr 16 01:43:02 2024","interfaces":[{"interface":"back","average":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":0.68600000000000005,"5min":0.68600000000000005,"15min":0.68600000000000005},"last":0.46100000000000002},{"interface":"front","average":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.66600000000000004,"5min":0.66600000000000004,"15min":0.66600000000000004},"last":0.49199999999999999}]},{"osd":2,"last update":"Tue Apr 16 01:43:02 2024","interfaces":[{"interface":"back","average":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.65600000000000003,"5min":0.65600000000000003,"15min":0.65600000000000003},"last":0.44},{"interface":"front","average":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":0.73199999999999998,"5min":0.73199999999999998,"15min":0.73199999999999998},"last":0.59299999999999997}]},{"osd":3,"last update":"Tue Apr 16 01:43:02 2024","interfaces":[{"interface":"back","average":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.68500000000000005,"5min":0.68500000000000005,"15min":0.68500000000000005},"last":0.42399999999999999},{"interface":"front","average":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.69999999999999996,"5min":0.69999999999999996,"15min":0.69999999999999996},"last":0.47799999999999998}]},{"osd":4,"last update":"Tue Apr 16 01:43:02 2024","interfaces":[{"interface":"back","average":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"last":0.377},{"interface":"front","average":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"last":0.55000000000000004}]},{"osd":6,"last update":"Tue Apr 16 01:43:27 2024","interfaces":[{"interface":"back","average":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"last":0.47199999999999998},{"interface":"front","average":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.80800000000000005,"5min":0.80800000000000005,"15min":0.80800000000000005},"last":0.53000000000000003}]},{"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.56999999999999995}]}]}],"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-16T01:43:51.386 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-04-16T01:43:51.386 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-04-16T01:43:51.386 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-04-16T01:43:51.386 DEBUG:teuthology.orchestra.run.smithi103:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid a7e43c46-fb91-11ee-bc8f-c7b262605968 -- ceph health --format=json 2024-04-16T01:43:51.614 INFO:teuthology.orchestra.run.smithi103.stderr:Inferring config /var/lib/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968/mon.smithi103/config 2024-04-16T01:43:51.637 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:43:51 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:43:50.163255+0000 mgr.smithi103.rfboyd (mgr.14164) 253 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T01:43:51.637 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:43:51 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:43:50.712326+0000 mgr.smithi103.rfboyd (mgr.14164) 254 : audit [DBG] from='client.14466 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-16T01:43:51.792 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:43:51 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:43:50.163255+0000 mgr.smithi103.rfboyd (mgr.14164) 253 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T01:43:51.793 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:43:51 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:43:50.712326+0000 mgr.smithi103.rfboyd (mgr.14164) 254 : audit [DBG] from='client.14466 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-16T01:43:53.637 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:43:53 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:43:52.163582+0000 mgr.smithi103.rfboyd (mgr.14164) 255 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T01:43:53.785 INFO:teuthology.orchestra.run.smithi103.stdout: 2024-04-16T01:43:53.792 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:43:53 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:43:52.163582+0000 mgr.smithi103.rfboyd (mgr.14164) 255 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T01:43:54.529 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:43:54 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:43:53.786916+0000 mon.smithi103 (mon.0) 600 : audit [DBG] from='client.? 172.21.15.103:0/1766145588' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-16T01:43:54.549 INFO:teuthology.orchestra.run.smithi103.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-04-16T01:43:54.550 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-04-16T01:43:54.550 INFO:tasks.cephadm:Setup complete, yielding 2024-04-16T01:43:54.550 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-16T01:43:54.560 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi103.front.sepia.ceph.com 2024-04-16T01:43:54.560 DEBUG:teuthology.orchestra.run.smithi103:> 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 a7e43c46-fb91-11ee-bc8f-c7b262605968 -- bash -c 'ceph orch status' 2024-04-16T01:43:54.792 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:43:54 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:43:53.786916+0000 mon.smithi103 (mon.0) 600 : audit [DBG] from='client.? 172.21.15.103:0/1766145588' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-16T01:43:55.792 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:43:55 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:43:54.164064+0000 mgr.smithi103.rfboyd (mgr.14164) 256 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T01:43:55.887 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:43:55 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:43:54.164064+0000 mgr.smithi103.rfboyd (mgr.14164) 256 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T01:43:56.720 INFO:teuthology.orchestra.run.smithi103.stdout:Backend: cephadm 2024-04-16T01:43:56.720 INFO:teuthology.orchestra.run.smithi103.stdout:Available: Yes 2024-04-16T01:43:56.720 INFO:teuthology.orchestra.run.smithi103.stdout:Paused: No 2024-04-16T01:43:57.457 DEBUG:teuthology.orchestra.run.smithi103:> 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 a7e43c46-fb91-11ee-bc8f-c7b262605968 -- bash -c 'ceph orch ps' 2024-04-16T01:43:57.792 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:43:57 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:43:56.164438+0000 mgr.smithi103.rfboyd (mgr.14164) 257 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T01:43:57.792 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:43:57 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:43:56.720967+0000 mgr.smithi103.rfboyd (mgr.14164) 258 : audit [DBG] from='client.14474 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:43:57.887 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:43:57 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:43:56.164438+0000 mgr.smithi103.rfboyd (mgr.14164) 257 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T01:43:57.887 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:43:57 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:43:56.720967+0000 mgr.smithi103.rfboyd (mgr.14164) 258 : audit [DBG] from='client.14474 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:43:59.600 INFO:teuthology.orchestra.run.smithi103.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T01:43:59.600 INFO:teuthology.orchestra.run.smithi103.stdout:alertmanager.smithi103 smithi103 *:9093,9094 running (3m) 96s ago 5m 21.9M - 0.20.0 0881eb8f169f 6f4f9478a7b7 2024-04-16T01:43:59.600 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi103 smithi103 running (5m) 96s ago 5m 6391k - 16.2.5 6933c2a0b7dd 596a73884a8d 2024-04-16T01:43:59.600 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi134 smithi134 running (4m) 76s ago 4m 6391k - 16.2.5 6933c2a0b7dd eccf250d192a 2024-04-16T01:43:59.600 INFO:teuthology.orchestra.run.smithi103.stdout:grafana.smithi103 smithi103 *:3000 running (3m) 96s ago 5m 27.6M - 6.7.4 557c83e11646 636ad34196b4 2024-04-16T01:43:59.600 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi103.rfboyd smithi103 *:9283 running (7m) 96s ago 7m 413M - 16.2.5 6933c2a0b7dd fd4a37955cd4 2024-04-16T01:43:59.601 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi134.qekssw smithi134 *:8443,9283 running (4m) 76s ago 4m 368M - 16.2.5 6933c2a0b7dd f6d7fe6bf571 2024-04-16T01:43:59.601 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi103 smithi103 running (7m) 96s ago 7m 55.0M 2048M 16.2.5 6933c2a0b7dd 0e564be6f870 2024-04-16T01:43:59.601 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi134 smithi134 running (4m) 76s ago 4m 56.9M 2048M 16.2.5 6933c2a0b7dd d389835288fb 2024-04-16T01:43:59.601 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi103 smithi103 *:9100 running (5m) 96s ago 5m 17.0M - 0.18.1 e5a616e4b9cf ee6e2c0fda90 2024-04-16T01:43:59.601 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi134 smithi134 *:9100 running (4m) 76s ago 4m 13.5M - 0.18.1 e5a616e4b9cf b86a5432fccd 2024-04-16T01:43:59.601 INFO:teuthology.orchestra.run.smithi103.stdout:osd.0 smithi103 running (4m) 96s ago 4m 32.6M 3224M 16.2.5 6933c2a0b7dd 531969a5edd8 2024-04-16T01:43:59.601 INFO:teuthology.orchestra.run.smithi103.stdout:osd.1 smithi103 running (3m) 96s ago 3m 33.3M 3224M 16.2.5 6933c2a0b7dd 97f3a1182717 2024-04-16T01:43:59.601 INFO:teuthology.orchestra.run.smithi103.stdout:osd.2 smithi103 running (3m) 96s ago 3m 30.3M 3224M 16.2.5 6933c2a0b7dd 12126d451d0f 2024-04-16T01:43:59.601 INFO:teuthology.orchestra.run.smithi103.stdout:osd.3 smithi103 running (2m) 96s ago 2m 28.2M 3224M 16.2.5 6933c2a0b7dd 8f336b10e958 2024-04-16T01:43:59.601 INFO:teuthology.orchestra.run.smithi103.stdout:osd.4 smithi134 running (2m) 76s ago 2m 27.1M 3992M 16.2.5 6933c2a0b7dd fb0845263111 2024-04-16T01:43:59.601 INFO:teuthology.orchestra.run.smithi103.stdout:osd.5 smithi134 running (2m) 76s ago 2m 29.4M 3992M 16.2.5 6933c2a0b7dd 2a44c23ab3a6 2024-04-16T01:43:59.601 INFO:teuthology.orchestra.run.smithi103.stdout:osd.6 smithi134 running (101s) 76s ago 101s 25.5M 3992M 16.2.5 6933c2a0b7dd b4045b632965 2024-04-16T01:43:59.601 INFO:teuthology.orchestra.run.smithi103.stdout:osd.7 smithi134 running (79s) 76s ago 78s 12.0M 3992M 16.2.5 6933c2a0b7dd d6fa09360d46 2024-04-16T01:43:59.601 INFO:teuthology.orchestra.run.smithi103.stdout:prometheus.smithi103 smithi103 *:9095 running (3m) 96s ago 4m 37.7M - 2.18.1 de242295e225 a16caf630722 2024-04-16T01:43:59.792 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:43:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:43:58.164724+0000 mgr.smithi103.rfboyd (mgr.14164) 259 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T01:43:59.887 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:43:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:43:58.164724+0000 mgr.smithi103.rfboyd (mgr.14164) 259 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T01:44:00.403 DEBUG:teuthology.orchestra.run.smithi103:> 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 a7e43c46-fb91-11ee-bc8f-c7b262605968 -- bash -c 'ceph orch ls' 2024-04-16T01:44:00.637 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:00 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:43:59.593330+0000 mgr.smithi103.rfboyd (mgr.14164) 260 : audit [DBG] from='client.14478 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:44:00.792 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:00 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:43:59.593330+0000 mgr.smithi103.rfboyd (mgr.14164) 260 : audit [DBG] from='client.14478 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:44:01.792 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:01 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:44:00.165167+0000 mgr.smithi103.rfboyd (mgr.14164) 261 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T01:44:01.887 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:01 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:44:00.165167+0000 mgr.smithi103.rfboyd (mgr.14164) 261 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T01:44:02.730 INFO:teuthology.orchestra.run.smithi103.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-04-16T01:44:02.731 INFO:teuthology.orchestra.run.smithi103.stdout:alertmanager ?:9093,9094 1/1 99s ago 6m count:1 2024-04-16T01:44:02.731 INFO:teuthology.orchestra.run.smithi103.stdout:crash 2/2 99s ago 6m * 2024-04-16T01:44:02.731 INFO:teuthology.orchestra.run.smithi103.stdout:grafana ?:3000 1/1 99s ago 6m count:1 2024-04-16T01:44:02.731 INFO:teuthology.orchestra.run.smithi103.stdout:mgr 2/2 99s ago 6m count:2 2024-04-16T01:44:02.731 INFO:teuthology.orchestra.run.smithi103.stdout:mon 2/2 99s ago 5m smithi103:172.21.15.103=smithi103;smithi134:172.21.15.134=smithi134;count:2 2024-04-16T01:44:02.731 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter ?:9100 2/2 99s ago 6m * 2024-04-16T01:44:02.731 INFO:teuthology.orchestra.run.smithi103.stdout:osd 8/8 99s ago - 2024-04-16T01:44:02.731 INFO:teuthology.orchestra.run.smithi103.stdout:prometheus ?:9095 1/1 99s ago 6m count:1 2024-04-16T01:44:03.392 DEBUG:teuthology.orchestra.run.smithi103:> 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 a7e43c46-fb91-11ee-bc8f-c7b262605968 -- bash -c 'ceph orch host ls' 2024-04-16T01:44:03.637 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:03 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:44:02.165540+0000 mgr.smithi103.rfboyd (mgr.14164) 262 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T01:44:03.637 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:03 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:02.728288+0000 mgr.smithi103.rfboyd (mgr.14164) 263 : audit [DBG] from='client.14482 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:44:03.792 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:03 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:44:02.165540+0000 mgr.smithi103.rfboyd (mgr.14164) 262 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T01:44:03.793 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:03 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:02.728288+0000 mgr.smithi103.rfboyd (mgr.14164) 263 : audit [DBG] from='client.14482 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:44:05.637 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:05 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:44:04.165835+0000 mgr.smithi103.rfboyd (mgr.14164) 264 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T01:44:05.740 INFO:teuthology.orchestra.run.smithi103.stdout:HOST ADDR LABELS STATUS 2024-04-16T01:44:05.741 INFO:teuthology.orchestra.run.smithi103.stdout:smithi103 172.21.15.103 2024-04-16T01:44:05.741 INFO:teuthology.orchestra.run.smithi103.stdout:smithi134 172.21.15.134 2024-04-16T01:44:05.792 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:05 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:44:04.165835+0000 mgr.smithi103.rfboyd (mgr.14164) 264 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T01:44:06.520 DEBUG:teuthology.orchestra.run.smithi103:> 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 a7e43c46-fb91-11ee-bc8f-c7b262605968 -- bash -c 'ceph orch device ls' 2024-04-16T01:44:06.792 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:06 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:05.741534+0000 mgr.smithi103.rfboyd (mgr.14164) 265 : audit [DBG] from='client.14486 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:44:06.887 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:06 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:05.741534+0000 mgr.smithi103.rfboyd (mgr.14164) 265 : audit [DBG] from='client.14486 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:44:07.761 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:07 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:44:06.166155+0000 mgr.smithi103.rfboyd (mgr.14164) 266 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T01:44:07.792 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:07 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:44:06.166155+0000 mgr.smithi103.rfboyd (mgr.14164) 266 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T01:44:08.788 INFO:teuthology.orchestra.run.smithi103.stdout:Hostname Path Type Serial Size Health Ident Fault Available 2024-04-16T01:44:08.788 INFO:teuthology.orchestra.run.smithi103.stdout:smithi103 /dev/nvme0n1 ssd PHFT6204012Z400BGN 400G Unknown N/A N/A No 2024-04-16T01:44:08.788 INFO:teuthology.orchestra.run.smithi103.stdout:smithi134 /dev/nvme0n1 ssd CVFT62420002400BGN 400G Unknown N/A N/A No 2024-04-16T01:44:09.537 INFO:teuthology.run_tasks:Running task vip.exec... 2024-04-16T01:44:09.546 INFO:tasks.vip:Running commands on role host.a host ubuntu@smithi103.front.sepia.ceph.com 2024-04-16T01:44:09.546 DEBUG:teuthology.orchestra.run.smithi103:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'systemctl stop nfs-server' 2024-04-16T01:44:09.575 INFO:teuthology.orchestra.run.smithi103.stderr:+ systemctl stop nfs-server 2024-04-16T01:44:09.582 INFO:tasks.vip:Running commands on role host.b host ubuntu@smithi134.front.sepia.ceph.com 2024-04-16T01:44:09.582 DEBUG:teuthology.orchestra.run.smithi134:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'systemctl stop nfs-server' 2024-04-16T01:44:09.620 INFO:teuthology.orchestra.run.smithi134.stderr:+ systemctl stop nfs-server 2024-04-16T01:44:09.628 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-16T01:44:09.656 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi103.front.sepia.ceph.com 2024-04-16T01:44:09.657 DEBUG:teuthology.orchestra.run.smithi103:> 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 a7e43c46-fb91-11ee-bc8f-c7b262605968 -- bash -c 'ceph fs volume create foofs' 2024-04-16T01:44:09.792 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:09 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:44:08.166669+0000 mgr.smithi103.rfboyd (mgr.14164) 267 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T01:44:09.792 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:09 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:08.788776+0000 mgr.smithi103.rfboyd (mgr.14164) 268 : audit [DBG] from='client.14490 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:44:09.887 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:09 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:44:08.166669+0000 mgr.smithi103.rfboyd (mgr.14164) 267 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T01:44:09.887 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:09 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:08.788776+0000 mgr.smithi103.rfboyd (mgr.14164) 268 : audit [DBG] from='client.14490 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:44:11.551 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:11 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:44:10.167047+0000 mgr.smithi103.rfboyd (mgr.14164) 269 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T01:44:11.792 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:11 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:44:10.167047+0000 mgr.smithi103.rfboyd (mgr.14164) 269 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T01:44:12.792 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:12 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:11.988505+0000 mgr.smithi103.rfboyd (mgr.14164) 270 : audit [DBG] from='client.14494 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foofs", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:44:12.792 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:12 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:11.989023+0000 mon.smithi103 (mon.0) 601 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]: dispatch 2024-04-16T01:44:12.887 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:12 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:11.988505+0000 mgr.smithi103.rfboyd (mgr.14164) 270 : audit [DBG] from='client.14494 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foofs", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:44:12.887 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:12 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:11.989023+0000 mon.smithi103 (mon.0) 601 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]: dispatch 2024-04-16T01:44:13.792 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:13 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:44:12.167346+0000 mgr.smithi103.rfboyd (mgr.14164) 271 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T01:44:13.792 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:13 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:12.494041+0000 mon.smithi103 (mon.0) 602 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]': finished 2024-04-16T01:44:13.793 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:13 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:44:12.494086+0000 mon.smithi103 (mon.0) 603 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2024-04-16T01:44:13.793 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:13 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:12.495158+0000 mon.smithi103 (mon.0) 604 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]: dispatch 2024-04-16T01:44:13.794 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:13 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:44:12.167346+0000 mgr.smithi103.rfboyd (mgr.14164) 271 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T01:44:13.794 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:13 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:12.494041+0000 mon.smithi103 (mon.0) 602 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]': finished 2024-04-16T01:44:13.794 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:13 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:44:12.494086+0000 mon.smithi103 (mon.0) 603 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2024-04-16T01:44:13.794 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:13 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:12.495158+0000 mon.smithi103 (mon.0) 604 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]: dispatch 2024-04-16T01:44:13.794 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:13 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:44:13.498+0000 7efe6545d700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-04-16T01:44:14.331 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2024-04-16T01:44:14.341 INFO:tasks.cephadm:Waiting for ceph service mds.foofs to start (timeout 300)... 2024-04-16T01:44:14.341 DEBUG:teuthology.orchestra.run.smithi103:> 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 a7e43c46-fb91-11ee-bc8f-c7b262605968 -- ceph orch ls -f json 2024-04-16T01:44:14.589 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:14 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:13.497475+0000 mon.smithi103 (mon.0) 605 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]': finished 2024-04-16T01:44:14.589 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:14 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:44:13.497741+0000 mon.smithi103 (mon.0) 606 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2024-04-16T01:44:14.589 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:14 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:13.498934+0000 mon.smithi103 (mon.0) 607 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]: dispatch 2024-04-16T01:44:14.589 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:14 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:44:13.499687+0000 mon.smithi103 (mon.0) 608 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-04-16T01:44:14.589 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:14 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:44:13.499714+0000 mon.smithi103 (mon.0) 609 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-04-16T01:44:14.589 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:14 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:44:13.514470+0000 mon.smithi103 (mon.0) 610 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-04-16T01:44:14.590 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:14 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:13.514630+0000 mon.smithi103 (mon.0) 611 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]': finished 2024-04-16T01:44:14.590 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:14 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:44:13.514740+0000 mon.smithi103 (mon.0) 612 : cluster [DBG] fsmap foofs:0 2024-04-16T01:44:14.590 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:14 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:44:13.518867+0000 mgr.smithi103.rfboyd (mgr.14164) 272 : cephadm [INF] Saving service mds.foofs spec with placement count:2 2024-04-16T01:44:14.590 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:14 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:13.522771+0000 mon.smithi103 (mon.0) 613 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:44:14.590 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:14 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:13.523508+0000 mon.smithi103 (mon.0) 614 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:44:14.590 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:14 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:13.525665+0000 mon.smithi103 (mon.0) 615 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:44:14.590 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:14 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:13.526714+0000 mon.smithi103 (mon.0) 616 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T01:44:14.590 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:14 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:13.534893+0000 mon.smithi103 (mon.0) 617 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:44:14.590 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:14 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:13.543217+0000 mon.smithi103 (mon.0) 618 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:44:14.590 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:14 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:13.543993+0000 mon.smithi103 (mon.0) 619 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi103.yzimiy", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-16T01:44:14.590 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:14 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:13.547248+0000 mon.smithi103 (mon.0) 620 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi103.yzimiy", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-04-16T01:44:14.590 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:14 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:13.548017+0000 mon.smithi103 (mon.0) 621 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:44:14.591 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:14 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:44:13.548895+0000 mgr.smithi103.rfboyd (mgr.14164) 273 : cephadm [INF] Deploying daemon mds.foofs.smithi103.yzimiy on smithi103 2024-04-16T01:44:14.793 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:14 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:13.497475+0000 mon.smithi103 (mon.0) 605 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]': finished 2024-04-16T01:44:14.793 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:14 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:44:13.497741+0000 mon.smithi103 (mon.0) 606 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2024-04-16T01:44:14.793 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:14 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:13.498934+0000 mon.smithi103 (mon.0) 607 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]: dispatch 2024-04-16T01:44:14.793 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:14 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:44:13.499687+0000 mon.smithi103 (mon.0) 608 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-04-16T01:44:14.793 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:14 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:44:13.499714+0000 mon.smithi103 (mon.0) 609 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-04-16T01:44:14.793 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:14 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:44:13.514470+0000 mon.smithi103 (mon.0) 610 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-04-16T01:44:14.793 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:14 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:13.514630+0000 mon.smithi103 (mon.0) 611 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]': finished 2024-04-16T01:44:14.793 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:14 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:44:13.514740+0000 mon.smithi103 (mon.0) 612 : cluster [DBG] fsmap foofs:0 2024-04-16T01:44:14.793 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:14 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:44:13.518867+0000 mgr.smithi103.rfboyd (mgr.14164) 272 : cephadm [INF] Saving service mds.foofs spec with placement count:2 2024-04-16T01:44:14.793 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:14 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:13.522771+0000 mon.smithi103 (mon.0) 613 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:44:14.793 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:14 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:13.523508+0000 mon.smithi103 (mon.0) 614 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:44:14.793 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:14 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:13.525665+0000 mon.smithi103 (mon.0) 615 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:44:14.794 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:14 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:13.526714+0000 mon.smithi103 (mon.0) 616 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T01:44:14.794 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:14 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:13.534893+0000 mon.smithi103 (mon.0) 617 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:44:14.794 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:14 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:13.543217+0000 mon.smithi103 (mon.0) 618 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:44:14.794 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:14 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:13.543993+0000 mon.smithi103 (mon.0) 619 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi103.yzimiy", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-16T01:44:14.794 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:14 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:13.547248+0000 mon.smithi103 (mon.0) 620 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi103.yzimiy", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-04-16T01:44:14.794 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:14 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:13.548017+0000 mon.smithi103 (mon.0) 621 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:44:14.794 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:14 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:44:13.548895+0000 mgr.smithi103.rfboyd (mgr.14164) 273 : cephadm [INF] Deploying daemon mds.foofs.smithi103.yzimiy on smithi103 2024-04-16T01:44:15.792 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:15 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:44:14.167711+0000 mgr.smithi103.rfboyd (mgr.14164) 274 : cluster [DBG] pgmap v239: 65 pgs: 12 creating+peering, 46 unknown, 7 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T01:44:15.792 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:15 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:44:14.513295+0000 mon.smithi103 (mon.0) 622 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-04-16T01:44:15.887 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:15 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:44:14.167711+0000 mgr.smithi103.rfboyd (mgr.14164) 274 : cluster [DBG] pgmap v239: 65 pgs: 12 creating+peering, 46 unknown, 7 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T01:44:15.887 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:15 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:44:14.513295+0000 mon.smithi103 (mon.0) 622 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-04-16T01:44:16.792 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:16 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:44:15.516808+0000 mon.smithi103 (mon.0) 623 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-04-16T01:44:16.887 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:16 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:44:15.516808+0000 mon.smithi103 (mon.0) 623 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-04-16T01:44:17.662 INFO:teuthology.orchestra.run.smithi103.stdout: 2024-04-16T01:44:17.662 INFO:teuthology.orchestra.run.smithi103.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-04-16T01:37:33.050283Z", "last_refresh": "2024-04-16T01:42:23.279399Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-04-16T01:37:19.034509Z", "last_refresh": "2024-04-16T01:42:23.279465Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-04-16T01:37:28.890794Z", "last_refresh": "2024-04-16T01:42:23.279522Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-04-16T01:44:13.522952Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-04-16T01:44:13.518893Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-04-16T01:37:17.023443Z", "last_refresh": "2024-04-16T01:42:23.279304Z", "running": 2, "size": 2}}, {"events": ["2024-04-16T01:38:13.479715Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi103:172.21.15.103=smithi103", "smithi134:172.21.15.134=smithi134"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-04-16T01:38:13.477084Z", "last_refresh": "2024-04-16T01:42:23.279172Z", "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-04-16T01:37:31.622155Z", "last_refresh": "2024-04-16T01:42:23.279579Z", "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-16T01:42:23.279693Z", "running": 8, "size": 8}, "unmanaged": true}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-04-16T01:37:27.246629Z", "last_refresh": "2024-04-16T01:42:23.279636Z", "ports": [9095], "running": 1, "size": 1}}] 2024-04-16T01:44:17.792 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:17 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:44:16.168148+0000 mgr.smithi103.rfboyd (mgr.14164) 275 : cluster [DBG] pgmap v242: 65 pgs: 20 creating+peering, 21 unknown, 24 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2024-04-16T01:44:17.887 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:17 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:44:16.168148+0000 mgr.smithi103.rfboyd (mgr.14164) 275 : cluster [DBG] pgmap v242: 65 pgs: 20 creating+peering, 21 unknown, 24 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2024-04-16T01:44:18.379 INFO:tasks.cephadm:mds.foofs has 0/2 2024-04-16T01:44:18.637 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:18 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:44:17.522872+0000 mon.smithi103 (mon.0) 624 : cluster [DBG] mds.? [v2:172.21.15.103:6834/1344951575,v1:172.21.15.103:6835/1344951575] up:boot 2024-04-16T01:44:18.637 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:18 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:44:17.522922+0000 mon.smithi103 (mon.0) 625 : cluster [INF] daemon mds.foofs.smithi103.yzimiy assigned to filesystem foofs as rank 0 (now has 1 ranks) 2024-04-16T01:44:18.637 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:18 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:44:17.522981+0000 mon.smithi103 (mon.0) 626 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-04-16T01:44:18.638 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:18 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:44:17.523004+0000 mon.smithi103 (mon.0) 627 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-04-16T01:44:18.638 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:18 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:44:17.523021+0000 mon.smithi103 (mon.0) 628 : cluster [INF] Cluster is now healthy 2024-04-16T01:44:18.638 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:18 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:44:17.523261+0000 mon.smithi103 (mon.0) 629 : cluster [DBG] fsmap foofs:0 1 up:standby 2024-04-16T01:44:18.638 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:18 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:17.523348+0000 mon.smithi103 (mon.0) 630 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi103.yzimiy"}]: dispatch 2024-04-16T01:44:18.638 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:18 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:44:17.528069+0000 mon.smithi103 (mon.0) 631 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi103.yzimiy=up:creating} 2024-04-16T01:44:18.638 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:18 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:44:17.541027+0000 mon.smithi103 (mon.0) 632 : cluster [INF] daemon mds.foofs.smithi103.yzimiy is now active in filesystem foofs as rank 0 2024-04-16T01:44:18.638 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:18 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:17.659631+0000 mgr.smithi103.rfboyd (mgr.14164) 276 : audit [DBG] from='client.14498 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-16T01:44:18.638 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:18 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:17.712928+0000 mon.smithi103 (mon.0) 633 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:44:18.638 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:18 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:17.714031+0000 mon.smithi103 (mon.0) 634 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi134.assnsf", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-16T01:44:18.638 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:18 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:17.717308+0000 mon.smithi103 (mon.0) 635 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi134.assnsf", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-04-16T01:44:18.638 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:18 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:17.718116+0000 mon.smithi103 (mon.0) 636 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:44:18.638 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:18 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:44:17.718842+0000 mgr.smithi103.rfboyd (mgr.14164) 277 : cephadm [INF] Deploying daemon mds.foofs.smithi134.assnsf on smithi134 2024-04-16T01:44:18.793 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:18 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:44:17.522872+0000 mon.smithi103 (mon.0) 624 : cluster [DBG] mds.? [v2:172.21.15.103:6834/1344951575,v1:172.21.15.103:6835/1344951575] up:boot 2024-04-16T01:44:18.793 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:18 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:44:17.522922+0000 mon.smithi103 (mon.0) 625 : cluster [INF] daemon mds.foofs.smithi103.yzimiy assigned to filesystem foofs as rank 0 (now has 1 ranks) 2024-04-16T01:44:18.793 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:18 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:44:17.522981+0000 mon.smithi103 (mon.0) 626 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-04-16T01:44:18.793 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:18 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:44:17.523004+0000 mon.smithi103 (mon.0) 627 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-04-16T01:44:18.793 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:18 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:44:17.523021+0000 mon.smithi103 (mon.0) 628 : cluster [INF] Cluster is now healthy 2024-04-16T01:44:18.793 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:18 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:44:17.523261+0000 mon.smithi103 (mon.0) 629 : cluster [DBG] fsmap foofs:0 1 up:standby 2024-04-16T01:44:18.793 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:18 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:17.523348+0000 mon.smithi103 (mon.0) 630 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi103.yzimiy"}]: dispatch 2024-04-16T01:44:18.793 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:18 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:44:17.528069+0000 mon.smithi103 (mon.0) 631 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi103.yzimiy=up:creating} 2024-04-16T01:44:18.793 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:18 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:44:17.541027+0000 mon.smithi103 (mon.0) 632 : cluster [INF] daemon mds.foofs.smithi103.yzimiy is now active in filesystem foofs as rank 0 2024-04-16T01:44:18.793 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:18 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:17.659631+0000 mgr.smithi103.rfboyd (mgr.14164) 276 : audit [DBG] from='client.14498 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-16T01:44:18.794 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:18 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:17.712928+0000 mon.smithi103 (mon.0) 633 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:44:18.794 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:18 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:17.714031+0000 mon.smithi103 (mon.0) 634 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi134.assnsf", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-16T01:44:18.794 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:18 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:17.717308+0000 mon.smithi103 (mon.0) 635 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi134.assnsf", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-04-16T01:44:18.794 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:18 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:17.718116+0000 mon.smithi103 (mon.0) 636 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:44:18.794 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:18 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:44:17.718842+0000 mgr.smithi103.rfboyd (mgr.14164) 277 : cephadm [INF] Deploying daemon mds.foofs.smithi134.assnsf on smithi134 2024-04-16T01:44:19.380 DEBUG:teuthology.orchestra.run.smithi103:> 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 a7e43c46-fb91-11ee-bc8f-c7b262605968 -- ceph orch ls -f json 2024-04-16T01:44:19.792 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:19 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:44:18.168607+0000 mgr.smithi103.rfboyd (mgr.14164) 278 : cluster [DBG] pgmap v243: 65 pgs: 14 creating+peering, 51 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2024-04-16T01:44:19.793 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:19 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:44:18.532268+0000 mon.smithi103 (mon.0) 637 : cluster [DBG] mds.? [v2:172.21.15.103:6834/1344951575,v1:172.21.15.103:6835/1344951575] up:active 2024-04-16T01:44:19.793 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:19 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:44:18.532313+0000 mon.smithi103 (mon.0) 638 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi103.yzimiy=up:active} 2024-04-16T01:44:19.871 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:19 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:44:18.168607+0000 mgr.smithi103.rfboyd (mgr.14164) 278 : cluster [DBG] pgmap v243: 65 pgs: 14 creating+peering, 51 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2024-04-16T01:44:19.871 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:19 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:44:18.532268+0000 mon.smithi103 (mon.0) 637 : cluster [DBG] mds.? [v2:172.21.15.103:6834/1344951575,v1:172.21.15.103:6835/1344951575] up:active 2024-04-16T01:44:19.871 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:19 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:44:18.532313+0000 mon.smithi103 (mon.0) 638 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi103.yzimiy=up:active} 2024-04-16T01:44:21.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:21 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:44:20.169059+0000 mgr.smithi103.rfboyd (mgr.14164) 279 : cluster [DBG] pgmap v244: 65 pgs: 65 active+clean; 2.1 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 5.0 KiB/s wr, 15 op/s 2024-04-16T01:44:21.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:21 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:20.231559+0000 mon.smithi103 (mon.0) 639 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:44:21.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:21 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:20.232533+0000 mon.smithi103 (mon.0) 640 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:44:21.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:21 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:20.233379+0000 mon.smithi103 (mon.0) 641 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:44:21.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:21 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:20.233977+0000 mon.smithi103 (mon.0) 642 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T01:44:21.568 INFO:teuthology.orchestra.run.smithi103.stdout: 2024-04-16T01:44:21.568 INFO:teuthology.orchestra.run.smithi103.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-04-16T01:37:33.050283Z", "last_refresh": "2024-04-16T01:42:23.279399Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-04-16T01:37:19.034509Z", "last_refresh": "2024-04-16T01:42:23.279465Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-04-16T01:37:28.890794Z", "last_refresh": "2024-04-16T01:42:23.279522Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-04-16T01:44:13.522952Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-04-16T01:44:13.518893Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-04-16T01:37:17.023443Z", "last_refresh": "2024-04-16T01:42:23.279304Z", "running": 2, "size": 2}}, {"events": ["2024-04-16T01:38:13.479715Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi103:172.21.15.103=smithi103", "smithi134:172.21.15.134=smithi134"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-04-16T01:38:13.477084Z", "last_refresh": "2024-04-16T01:42:23.279172Z", "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-04-16T01:37:31.622155Z", "last_refresh": "2024-04-16T01:42:23.279579Z", "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-16T01:42:23.279693Z", "running": 8, "size": 8}, "unmanaged": true}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-04-16T01:37:27.246629Z", "last_refresh": "2024-04-16T01:42:23.279636Z", "ports": [9095], "running": 1, "size": 1}}] 2024-04-16T01:44:21.598 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:21 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:44:20.169059+0000 mgr.smithi103.rfboyd (mgr.14164) 279 : cluster [DBG] pgmap v244: 65 pgs: 65 active+clean; 2.1 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 5.0 KiB/s wr, 15 op/s 2024-04-16T01:44:21.598 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:21 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:20.231559+0000 mon.smithi103 (mon.0) 639 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:44:21.598 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:21 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:20.232533+0000 mon.smithi103 (mon.0) 640 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:44:21.598 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:21 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:20.233379+0000 mon.smithi103 (mon.0) 641 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:44:21.598 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:21 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:20.233977+0000 mon.smithi103 (mon.0) 642 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T01:44:22.381 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:22 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:21.566668+0000 mgr.smithi103.rfboyd (mgr.14164) 280 : audit [DBG] from='client.14510 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-16T01:44:22.400 INFO:tasks.cephadm:mds.foofs has 2/2 2024-04-16T01:44:22.400 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-16T01:44:22.410 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi103.front.sepia.ceph.com 2024-04-16T01:44:22.410 DEBUG:teuthology.orchestra.run.smithi103:> 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 a7e43c46-fb91-11ee-bc8f-c7b262605968 -- bash -c 'ceph nfs cluster create foo --placement=2 || ceph nfs cluster create cephfs foo --placement=2' 2024-04-16T01:44:22.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:22 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:21.566668+0000 mgr.smithi103.rfboyd (mgr.14164) 280 : audit [DBG] from='client.14510 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-16T01:44:23.637 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:23 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:44:22.169529+0000 mgr.smithi103.rfboyd (mgr.14164) 281 : cluster [DBG] pgmap v245: 65 pgs: 65 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s wr, 9 op/s 2024-04-16T01:44:23.637 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:23 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:22.359719+0000 mon.smithi103 (mon.0) 643 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:44:23.637 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:23 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:23.345203+0000 mon.smithi103 (mon.0) 644 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:44:23.792 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:23 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:44:22.169529+0000 mgr.smithi103.rfboyd (mgr.14164) 281 : cluster [DBG] pgmap v245: 65 pgs: 65 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s wr, 9 op/s 2024-04-16T01:44:23.792 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:23 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:22.359719+0000 mon.smithi103 (mon.0) 643 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:44:23.792 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:23 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:23.345203+0000 mon.smithi103 (mon.0) 644 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:44:25.387 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:25 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:44:24.169935+0000 mgr.smithi103.rfboyd (mgr.14164) 282 : cluster [DBG] pgmap v246: 65 pgs: 65 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s wr, 6 op/s 2024-04-16T01:44:25.387 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:25 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:44:24.183960+0000 mon.smithi103 (mon.0) 645 : cluster [DBG] mds.? [v2:172.21.15.134:6832/1369360978,v1:172.21.15.134:6833/1369360978] up:boot 2024-04-16T01:44:25.387 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:25 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:44:24.184025+0000 mon.smithi103 (mon.0) 646 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi103.yzimiy=up:active} 1 up:standby 2024-04-16T01:44:25.387 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:25 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:24.184332+0000 mon.smithi103 (mon.0) 647 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi134.assnsf"}]: dispatch 2024-04-16T01:44:25.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:25 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:44:24.169935+0000 mgr.smithi103.rfboyd (mgr.14164) 282 : cluster [DBG] pgmap v246: 65 pgs: 65 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s wr, 6 op/s 2024-04-16T01:44:25.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:25 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:44:24.183960+0000 mon.smithi103 (mon.0) 645 : cluster [DBG] mds.? [v2:172.21.15.134:6832/1369360978,v1:172.21.15.134:6833/1369360978] up:boot 2024-04-16T01:44:25.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:25 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:44:24.184025+0000 mon.smithi103 (mon.0) 646 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi103.yzimiy=up:active} 1 up:standby 2024-04-16T01:44:25.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:25 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:24.184332+0000 mon.smithi103 (mon.0) 647 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi134.assnsf"}]: dispatch 2024-04-16T01:44:26.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:26 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:25.524785+0000 mgr.smithi103.rfboyd (mgr.14164) 283 : audit [DBG] from='client.14514 -' entity='client.admin' cmd=[{"prefix": "nfs cluster create", "clusterid": "foo", "placement": "2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:44:26.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:26 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:25.525979+0000 mon.smithi103 (mon.0) 648 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd pool create", "pool": "nfs-ganesha"}]: dispatch 2024-04-16T01:44:26.637 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:26 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:25.524785+0000 mgr.smithi103.rfboyd (mgr.14164) 283 : audit [DBG] from='client.14514 -' entity='client.admin' cmd=[{"prefix": "nfs cluster create", "clusterid": "foo", "placement": "2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:44:26.637 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:26 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:25.525979+0000 mon.smithi103 (mon.0) 648 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd pool create", "pool": "nfs-ganesha"}]: dispatch 2024-04-16T01:44:27.220 INFO:teuthology.orchestra.run.smithi103.stdout:NFS Cluster Created Successfully 2024-04-16T01:44:27.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:27 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:44:26.170513+0000 mgr.smithi103.rfboyd (mgr.14164) 284 : cluster [DBG] pgmap v247: 65 pgs: 65 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s wr, 4 op/s 2024-04-16T01:44:27.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:27 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:26.195179+0000 mon.smithi103 (mon.0) 649 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "osd pool create", "pool": "nfs-ganesha"}]': finished 2024-04-16T01:44:27.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:27 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:44:26.195217+0000 mon.smithi103 (mon.0) 650 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-04-16T01:44:27.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:27 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:26.196246+0000 mon.smithi103 (mon.0) 651 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd pool application enable", "pool": "nfs-ganesha", "app": "nfs"}]: dispatch 2024-04-16T01:44:27.637 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:27 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:44:26.170513+0000 mgr.smithi103.rfboyd (mgr.14164) 284 : cluster [DBG] pgmap v247: 65 pgs: 65 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s wr, 4 op/s 2024-04-16T01:44:27.637 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:27 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:26.195179+0000 mon.smithi103 (mon.0) 649 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "osd pool create", "pool": "nfs-ganesha"}]': finished 2024-04-16T01:44:27.637 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:27 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:44:26.195217+0000 mon.smithi103 (mon.0) 650 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-04-16T01:44:27.637 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:27 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:26.196246+0000 mon.smithi103 (mon.0) 651 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd pool application enable", "pool": "nfs-ganesha", "app": "nfs"}]: dispatch 2024-04-16T01:44:28.139 DEBUG:teuthology.orchestra.run.smithi103:> 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 a7e43c46-fb91-11ee-bc8f-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-16T01:44:28.387 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:28 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:27.194853+0000 mon.smithi103 (mon.0) 652 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "osd pool application enable", "pool": "nfs-ganesha", "app": "nfs"}]': finished 2024-04-16T01:44:28.387 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:28 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:44:27.195074+0000 mon.smithi103 (mon.0) 653 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-04-16T01:44:28.387 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:28 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:44:27.218053+0000 mgr.smithi103.rfboyd (mgr.14164) 285 : cephadm [INF] Saving service nfs.foo spec with placement count:2 2024-04-16T01:44:28.387 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:28 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:27.221214+0000 mon.smithi103 (mon.0) 654 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:44:28.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:28 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:27.194853+0000 mon.smithi103 (mon.0) 652 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "osd pool application enable", "pool": "nfs-ganesha", "app": "nfs"}]': finished 2024-04-16T01:44:28.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:28 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:44:27.195074+0000 mon.smithi103 (mon.0) 653 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-04-16T01:44:28.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:28 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:44:27.218053+0000 mgr.smithi103.rfboyd (mgr.14164) 285 : cephadm [INF] Saving service nfs.foo spec with placement count:2 2024-04-16T01:44:28.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:28 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:27.221214+0000 mon.smithi103 (mon.0) 654 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:44:29.387 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:44:28.170913+0000 mgr.smithi103.rfboyd (mgr.14164) 286 : cluster [DBG] pgmap v250: 97 pgs: 2 creating+activating, 9 creating+peering, 21 unknown, 65 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 383 B/s wr, 0 op/s 2024-04-16T01:44:29.387 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:44:28.210311+0000 mon.smithi103 (mon.0) 655 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-04-16T01:44:29.387 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:44:28.229671+0000 mon.smithi103 (mon.0) 656 : cluster [DBG] mds.? [v2:172.21.15.134:6832/1369360978,v1:172.21.15.134:6833/1369360978] up:standby 2024-04-16T01:44:29.387 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:44:28.229717+0000 mon.smithi103 (mon.0) 657 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi103.yzimiy=up:active} 1 up:standby 2024-04-16T01:44:29.387 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:29.042478+0000 mon.smithi103 (mon.0) 658 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:44:29.387 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:29.045441+0000 mon.smithi103 (mon.0) 659 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:44:29.387 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:29.050570+0000 mon.smithi103 (mon.0) 660 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:44:29.388 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:44:29.061660+0000 mgr.smithi103.rfboyd (mgr.14164) 287 : cephadm [INF] Creating key for client.nfs.foo.0.0.smithi103.aselvi 2024-04-16T01:44:29.388 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:29.062032+0000 mon.smithi103 (mon.0) 661 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi103.aselvi", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]: dispatch 2024-04-16T01:44:29.388 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:29.065224+0000 mon.smithi103 (mon.0) 662 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi103.aselvi", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]': finished 2024-04-16T01:44:29.388 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:44:29.065892+0000 mgr.smithi103.rfboyd (mgr.14164) 288 : cephadm [INF] Ensuring nfs.foo.0 is in the ganesha grace table 2024-04-16T01:44:29.388 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:29.066321+0000 mon.smithi103 (mon.0) 663 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 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-16T01:44:29.388 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:29.069556+0000 mon.smithi103 (mon.0) 664 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 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-16T01:44:29.388 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:29.071071+0000 mon.smithi103 (mon.0) 665 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:44:29.388 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:29.112099+0000 mon.smithi103 (mon.0) 666 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-16T01:44:29.388 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:29.115505+0000 mon.smithi103 (mon.0) 667 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-04-16T01:44:29.388 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:29.156381+0000 mon.smithi103 (mon.0) 668 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi103.aselvi-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T01:44:29.388 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:29.159522+0000 mon.smithi103 (mon.0) 669 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi103.aselvi-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-16T01:44:29.388 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:29.163578+0000 mon.smithi103 (mon.0) 670 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:44:29.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:44:28.170913+0000 mgr.smithi103.rfboyd (mgr.14164) 286 : cluster [DBG] pgmap v250: 97 pgs: 2 creating+activating, 9 creating+peering, 21 unknown, 65 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 383 B/s wr, 0 op/s 2024-04-16T01:44:29.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:44:28.210311+0000 mon.smithi103 (mon.0) 655 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-04-16T01:44:29.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:44:28.229671+0000 mon.smithi103 (mon.0) 656 : cluster [DBG] mds.? [v2:172.21.15.134:6832/1369360978,v1:172.21.15.134:6833/1369360978] up:standby 2024-04-16T01:44:29.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:44:28.229717+0000 mon.smithi103 (mon.0) 657 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi103.yzimiy=up:active} 1 up:standby 2024-04-16T01:44:29.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:29.042478+0000 mon.smithi103 (mon.0) 658 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:44:29.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:29.045441+0000 mon.smithi103 (mon.0) 659 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:44:29.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:29.050570+0000 mon.smithi103 (mon.0) 660 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:44:29.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:44:29.061660+0000 mgr.smithi103.rfboyd (mgr.14164) 287 : cephadm [INF] Creating key for client.nfs.foo.0.0.smithi103.aselvi 2024-04-16T01:44:29.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:29.062032+0000 mon.smithi103 (mon.0) 661 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi103.aselvi", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]: dispatch 2024-04-16T01:44:29.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:29.065224+0000 mon.smithi103 (mon.0) 662 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi103.aselvi", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]': finished 2024-04-16T01:44:29.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:44:29.065892+0000 mgr.smithi103.rfboyd (mgr.14164) 288 : cephadm [INF] Ensuring nfs.foo.0 is in the ganesha grace table 2024-04-16T01:44:29.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:29.066321+0000 mon.smithi103 (mon.0) 663 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 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-16T01:44:29.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:29.069556+0000 mon.smithi103 (mon.0) 664 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 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-16T01:44:29.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:29.071071+0000 mon.smithi103 (mon.0) 665 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:44:29.544 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:29.112099+0000 mon.smithi103 (mon.0) 666 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-16T01:44:29.544 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:29.115505+0000 mon.smithi103 (mon.0) 667 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-04-16T01:44:29.544 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:29.156381+0000 mon.smithi103 (mon.0) 668 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi103.aselvi-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T01:44:29.544 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:29.159522+0000 mon.smithi103 (mon.0) 669 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi103.aselvi-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-16T01:44:29.544 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:29.163578+0000 mon.smithi103 (mon.0) 670 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:44:30.387 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:30 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:44:29.155944+0000 mgr.smithi103.rfboyd (mgr.14164) 289 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-04-16T01:44:30.387 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:30 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:44:29.156036+0000 mgr.smithi103.rfboyd (mgr.14164) 290 : cephadm [INF] Creating key for client.nfs.foo.0.0.smithi103.aselvi-rgw 2024-04-16T01:44:30.387 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:30 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:44:29.164249+0000 mgr.smithi103.rfboyd (mgr.14164) 291 : cephadm [INF] Deploying daemon nfs.foo.0.0.smithi103.aselvi on smithi103 2024-04-16T01:44:30.387 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:30 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:44:29.235526+0000 mon.smithi103 (mon.0) 671 : cluster [DBG] mgrmap e19: smithi103.rfboyd(active, since 6m), standbys: smithi134.qekssw 2024-04-16T01:44:30.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:30 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:44:29.155944+0000 mgr.smithi103.rfboyd (mgr.14164) 289 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-04-16T01:44:30.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:30 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:44:29.156036+0000 mgr.smithi103.rfboyd (mgr.14164) 290 : cephadm [INF] Creating key for client.nfs.foo.0.0.smithi103.aselvi-rgw 2024-04-16T01:44:30.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:30 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:44:29.164249+0000 mgr.smithi103.rfboyd (mgr.14164) 291 : cephadm [INF] Deploying daemon nfs.foo.0.0.smithi103.aselvi on smithi103 2024-04-16T01:44:30.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:30 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:44:29.235526+0000 mon.smithi103 (mon.0) 671 : cluster [DBG] mgrmap e19: smithi103.rfboyd(active, since 6m), standbys: smithi134.qekssw 2024-04-16T01:44:31.506 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:31 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:44:30.171444+0000 mgr.smithi103.rfboyd (mgr.14164) 292 : cluster [DBG] pgmap v252: 97 pgs: 2 creating+activating, 9 creating+peering, 5 unknown, 81 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-04-16T01:44:31.506 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:31 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:30.901998+0000 mgr.smithi103.rfboyd (mgr.14164) 293 : audit [DBG] from='client.14532 -' entity='client.admin' cmd=[{"prefix": "nfs export create cephfs", "fsname": "foofs", "clusterid": "foo", "binding": "/fake", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:44:31.507 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:31 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:30.921220+0000 mon.smithi103 (mon.0) 672 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 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-16T01:44:31.507 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:31 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:30.924450+0000 mon.smithi103 (mon.0) 673 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 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-16T01:44:31.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:31 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:44:30.171444+0000 mgr.smithi103.rfboyd (mgr.14164) 292 : cluster [DBG] pgmap v252: 97 pgs: 2 creating+activating, 9 creating+peering, 5 unknown, 81 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-04-16T01:44:31.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:31 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:30.901998+0000 mgr.smithi103.rfboyd (mgr.14164) 293 : audit [DBG] from='client.14532 -' entity='client.admin' cmd=[{"prefix": "nfs export create cephfs", "fsname": "foofs", "clusterid": "foo", "binding": "/fake", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:44:31.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:31 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:30.921220+0000 mon.smithi103 (mon.0) 672 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 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-16T01:44:31.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:31 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:30.924450+0000 mon.smithi103 (mon.0) 673 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 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-16T01:44:31.547 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T01:44:31.547 INFO:teuthology.orchestra.run.smithi103.stdout: "bind": "/fake", 2024-04-16T01:44:31.548 INFO:teuthology.orchestra.run.smithi103.stdout: "fs": "foofs", 2024-04-16T01:44:31.548 INFO:teuthology.orchestra.run.smithi103.stdout: "path": "/", 2024-04-16T01:44:31.548 INFO:teuthology.orchestra.run.smithi103.stdout: "cluster": "foo", 2024-04-16T01:44:31.548 INFO:teuthology.orchestra.run.smithi103.stdout: "mode": "RW" 2024-04-16T01:44:31.548 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T01:44:32.444 DEBUG:teuthology.orchestra.run.smithi103:> 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 a7e43c46-fb91-11ee-bc8f-c7b262605968 -- bash -c 'while ! ceph orch ls | grep nfs | grep 2/2 ; do sleep 1 ; done' 2024-04-16T01:44:33.887 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:33 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:44:32.171880+0000 mgr.smithi103.rfboyd (mgr.14164) 294 : cluster [DBG] pgmap v253: 97 pgs: 2 creating+activating, 95 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-04-16T01:44:33.887 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:33 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:32.728007+0000 mon.smithi103 (mon.0) 674 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:44:33.887 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:33 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:44:32.728843+0000 mgr.smithi103.rfboyd (mgr.14164) 295 : cephadm [INF] Creating key for client.nfs.foo.1.0.smithi134.hzrctw 2024-04-16T01:44:33.887 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:33 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:32.729060+0000 mon.smithi103 (mon.0) 675 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi134.hzrctw", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]: dispatch 2024-04-16T01:44:33.887 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:33 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:32.731515+0000 mon.smithi103 (mon.0) 676 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi134.hzrctw", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]': finished 2024-04-16T01:44:33.887 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:33 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:44:32.731936+0000 mgr.smithi103.rfboyd (mgr.14164) 296 : cephadm [INF] Ensuring nfs.foo.1 is in the ganesha grace table 2024-04-16T01:44:33.887 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:33 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:32.732237+0000 mon.smithi103 (mon.0) 677 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 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-16T01:44:33.887 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:33 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:32.734474+0000 mon.smithi103 (mon.0) 678 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 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-16T01:44:33.887 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:33 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:32.735504+0000 mon.smithi103 (mon.0) 679 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:44:34.042 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:33 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:44:32.171880+0000 mgr.smithi103.rfboyd (mgr.14164) 294 : cluster [DBG] pgmap v253: 97 pgs: 2 creating+activating, 95 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-04-16T01:44:34.042 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:33 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:32.728007+0000 mon.smithi103 (mon.0) 674 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:44:34.042 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:33 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:44:32.728843+0000 mgr.smithi103.rfboyd (mgr.14164) 295 : cephadm [INF] Creating key for client.nfs.foo.1.0.smithi134.hzrctw 2024-04-16T01:44:34.042 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:33 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:32.729060+0000 mon.smithi103 (mon.0) 675 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi134.hzrctw", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]: dispatch 2024-04-16T01:44:34.043 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:33 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:32.731515+0000 mon.smithi103 (mon.0) 676 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi134.hzrctw", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]': finished 2024-04-16T01:44:34.043 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:33 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:44:32.731936+0000 mgr.smithi103.rfboyd (mgr.14164) 296 : cephadm [INF] Ensuring nfs.foo.1 is in the ganesha grace table 2024-04-16T01:44:34.043 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:33 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:32.732237+0000 mon.smithi103 (mon.0) 677 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 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-16T01:44:34.043 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:33 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:32.734474+0000 mon.smithi103 (mon.0) 678 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 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-16T01:44:34.043 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:33 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:32.735504+0000 mon.smithi103 (mon.0) 679 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:44:35.887 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:35 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:44:34.172476+0000 mgr.smithi103.rfboyd (mgr.14164) 297 : cluster [DBG] pgmap v254: 97 pgs: 97 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 128 B/s rd, 256 B/s wr, 0 op/s 2024-04-16T01:44:35.887 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:35 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:34.773404+0000 mgr.smithi103.rfboyd (mgr.14164) 298 : audit [DBG] from='client.14548 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:44:35.887 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:35 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:35.631903+0000 mon.smithi103 (mon.0) 680 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-16T01:44:35.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:35 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:35.635773+0000 mon.smithi103 (mon.0) 681 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-04-16T01:44:35.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:35 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:35.684187+0000 mon.smithi103 (mon.0) 682 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi134.hzrctw-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T01:44:35.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:35 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:35.687325+0000 mon.smithi103 (mon.0) 683 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi134.hzrctw-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-16T01:44:35.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:35 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:35.688857+0000 mon.smithi103 (mon.0) 684 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:44:36.042 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:35 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:44:34.172476+0000 mgr.smithi103.rfboyd (mgr.14164) 297 : cluster [DBG] pgmap v254: 97 pgs: 97 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 128 B/s rd, 256 B/s wr, 0 op/s 2024-04-16T01:44:36.042 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:35 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:34.773404+0000 mgr.smithi103.rfboyd (mgr.14164) 298 : audit [DBG] from='client.14548 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:44:36.042 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:35 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:35.631903+0000 mon.smithi103 (mon.0) 680 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-16T01:44:36.043 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:35 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:35.635773+0000 mon.smithi103 (mon.0) 681 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-04-16T01:44:36.043 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:35 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:35.684187+0000 mon.smithi103 (mon.0) 682 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi134.hzrctw-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T01:44:36.043 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:35 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:35.687325+0000 mon.smithi103 (mon.0) 683 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi134.hzrctw-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-16T01:44:36.043 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:35 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:35.688857+0000 mon.smithi103 (mon.0) 684 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:44:37.042 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:36 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:44:35.683709+0000 mgr.smithi103.rfboyd (mgr.14164) 299 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-04-16T01:44:37.042 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:36 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:44:35.683827+0000 mgr.smithi103.rfboyd (mgr.14164) 300 : cephadm [INF] Creating key for client.nfs.foo.1.0.smithi134.hzrctw-rgw 2024-04-16T01:44:37.043 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:36 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:44:35.689717+0000 mgr.smithi103.rfboyd (mgr.14164) 301 : cephadm [INF] Deploying daemon nfs.foo.1.0.smithi134.hzrctw on smithi134 2024-04-16T01:44:37.043 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:36 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:36.048182+0000 mgr.smithi103.rfboyd (mgr.14164) 302 : audit [DBG] from='client.14562 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:44:37.137 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:36 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:44:35.683709+0000 mgr.smithi103.rfboyd (mgr.14164) 299 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-04-16T01:44:37.137 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:36 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:44:35.683827+0000 mgr.smithi103.rfboyd (mgr.14164) 300 : cephadm [INF] Creating key for client.nfs.foo.1.0.smithi134.hzrctw-rgw 2024-04-16T01:44:37.137 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:36 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:44:35.689717+0000 mgr.smithi103.rfboyd (mgr.14164) 301 : cephadm [INF] Deploying daemon nfs.foo.1.0.smithi134.hzrctw on smithi134 2024-04-16T01:44:37.137 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:36 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:36.048182+0000 mgr.smithi103.rfboyd (mgr.14164) 302 : audit [DBG] from='client.14562 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:44:37.931 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:37 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:44:36.173018+0000 mgr.smithi103.rfboyd (mgr.14164) 303 : cluster [DBG] pgmap v255: 97 pgs: 97 active+clean; 2.7 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1.2 KiB/s wr, 3 op/s 2024-04-16T01:44:38.137 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:37 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:44:36.173018+0000 mgr.smithi103.rfboyd (mgr.14164) 303 : cluster [DBG] pgmap v255: 97 pgs: 97 active+clean; 2.7 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1.2 KiB/s wr, 3 op/s 2024-04-16T01:44:38.639 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo 2/2 - 11s count:2 2024-04-16T01:44:39.008 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:38 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:37.326719+0000 mgr.smithi103.rfboyd (mgr.14164) 304 : audit [DBG] from='client.14566 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:44:39.009 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:38 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:38.329568+0000 mon.smithi103 (mon.0) 685 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:44:39.009 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:38 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:38.330703+0000 mon.smithi103 (mon.0) 686 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:44:39.009 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:38 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:38.331728+0000 mon.smithi103 (mon.0) 687 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:44:39.009 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:38 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:38.332531+0000 mon.smithi103 (mon.0) 688 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T01:44:39.009 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:38 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:38.350878+0000 mon.smithi103 (mon.0) 689 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:44:39.042 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:38 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:37.326719+0000 mgr.smithi103.rfboyd (mgr.14164) 304 : audit [DBG] from='client.14566 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:44:39.042 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:38 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:38.329568+0000 mon.smithi103 (mon.0) 685 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:44:39.042 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:38 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:38.330703+0000 mon.smithi103 (mon.0) 686 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:44:39.042 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:38 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:38.331728+0000 mon.smithi103 (mon.0) 687 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:44:39.042 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:38 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:38.332531+0000 mon.smithi103 (mon.0) 688 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T01:44:39.042 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:38 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:38.350878+0000 mon.smithi103 (mon.0) 689 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:44:39.604 INFO:teuthology.run_tasks:Running task vip.exec... 2024-04-16T01:44:39.614 INFO:tasks.vip:Running commands on role host.a host ubuntu@smithi103.front.sepia.ceph.com 2024-04-16T01:44:39.614 DEBUG:teuthology.orchestra.run.smithi103:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'mkdir /mnt/foo' 2024-04-16T01:44:39.645 INFO:teuthology.orchestra.run.smithi103.stderr:+ mkdir /mnt/foo 2024-04-16T01:44:39.651 DEBUG:teuthology.orchestra.run.smithi103:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'while ! mount -t nfs $(hostname):/fake /mnt/foo -o sync ; do sleep 5 ; done' 2024-04-16T01:44:39.720 INFO:teuthology.orchestra.run.smithi103.stderr:++ hostname 2024-04-16T01:44:39.720 INFO:teuthology.orchestra.run.smithi103.stderr:+ mount -t nfs smithi103:/fake /mnt/foo -o sync 2024-04-16T01:44:39.837 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:44:38.173520+0000 mgr.smithi103.rfboyd (mgr.14164) 305 : cluster [DBG] pgmap v256: 97 pgs: 97 active+clean; 2.7 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.1 KiB/s wr, 2 op/s 2024-04-16T01:44:39.837 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:38.623525+0000 mgr.smithi103.rfboyd (mgr.14164) 306 : audit [DBG] from='client.14580 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:44:40.042 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:39 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:44:38.173520+0000 mgr.smithi103.rfboyd (mgr.14164) 305 : cluster [DBG] pgmap v256: 97 pgs: 97 active+clean; 2.7 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.1 KiB/s wr, 2 op/s 2024-04-16T01:44:40.042 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:39 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:38.623525+0000 mgr.smithi103.rfboyd (mgr.14164) 306 : audit [DBG] from='client.14580 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:44:40.290 DEBUG:teuthology.orchestra.run.smithi103:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'echo test > /mnt/foo/testfile' 2024-04-16T01:44:40.362 INFO:teuthology.orchestra.run.smithi103.stderr:+ echo test 2024-04-16T01:44:40.371 DEBUG:teuthology.orchestra.run.smithi103:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c sync 2024-04-16T01:44:40.438 INFO:teuthology.orchestra.run.smithi103.stderr:+ sync 2024-04-16T01:44:40.827 INFO:teuthology.run_tasks:Running task parallel... 2024-04-16T01:44:40.838 INFO:teuthology.task.parallel:starting parallel... 2024-04-16T01:44:40.838 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-04-16T01:44:40.839 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2024-04-16T01:44:40.839 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi103.front.sepia.ceph.com 2024-04-16T01:44:40.840 DEBUG:teuthology.orchestra.run.smithi103:> 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 a7e43c46-fb91-11ee-bc8f-c7b262605968 -e sha1=e3fb05d5e6da84b5c44db3f3051c4d242f9809c1 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-04-16T01:44:40.840 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-04-16T01:44:40.840 INFO:teuthology.task.sequential:In sequential, running task exec... 2024-04-16T01:44:40.841 INFO:teuthology.task.exec:Executing custom commands... 2024-04-16T01:44:40.841 INFO:teuthology.task.exec:Running commands on role host.a host ubuntu@smithi103.front.sepia.ceph.com 2024-04-16T01:44:40.841 DEBUG:teuthology.orchestra.run.smithi103:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'cd /mnt/foo && dbench 5 -t 600 || true' 2024-04-16T01:44:40.983 INFO:teuthology.orchestra.run.smithi103.stdout:dbench version 4.00 - Copyright Andrew Tridgell 1999-2004 2024-04-16T01:44:40.983 INFO:teuthology.orchestra.run.smithi103.stdout: 2024-04-16T01:44:40.983 INFO:teuthology.orchestra.run.smithi103.stdout:Running for 600 seconds with load '/usr/share/dbench/client.txt' and minimum warmup 120 secs 2024-04-16T01:44:40.994 INFO:teuthology.orchestra.run.smithi103.stdout:3 of 5 processes prepared for launch 0 sec 2024-04-16T01:44:41.094 INFO:teuthology.orchestra.run.smithi103.stdout:5 of 5 processes prepared for launch 0 sec 2024-04-16T01:44:41.094 INFO:teuthology.orchestra.run.smithi103.stdout:releasing clients 2024-04-16T01:44:42.042 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:41 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:44:40.173971+0000 mgr.smithi103.rfboyd (mgr.14164) 307 : cluster [DBG] pgmap v257: 97 pgs: 97 active+clean; 4.1 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 3.5 KiB/s rd, 2.3 KiB/s wr, 6 op/s 2024-04-16T01:44:42.042 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:41 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:41.212032+0000 mon.smithi103 (mon.0) 690 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:44:42.094 INFO:teuthology.orchestra.run.smithi103.stdout: 5 314 57.36 MB/sec warmup 1 sec latency 11.958 ms 2024-04-16T01:44:42.136 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:41 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:44:40.173971+0000 mgr.smithi103.rfboyd (mgr.14164) 307 : cluster [DBG] pgmap v257: 97 pgs: 97 active+clean; 4.1 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 3.5 KiB/s rd, 2.3 KiB/s wr, 6 op/s 2024-04-16T01:44:42.137 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:41 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:41.212032+0000 mon.smithi103 (mon.0) 690 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:44:43.094 INFO:teuthology.orchestra.run.smithi103.stdout: 5 709 53.01 MB/sec warmup 2 sec latency 10.850 ms 2024-04-16T01:44:43.763 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:43 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:44:42.174472+0000 mgr.smithi103.rfboyd (mgr.14164) 308 : cluster [DBG] pgmap v258: 97 pgs: 97 active+clean; 4.2 MiB data, 60 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 367 KiB/s wr, 12 op/s 2024-04-16T01:44:43.763 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:43 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:43.198566+0000 mon.smithi103 (mon.0) 691 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2024-04-16T01:44:43.763 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:43 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:43.198800+0000 mon.smithi103 (mon.0) 692 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-04-16T01:44:43.763 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:43 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:43.198970+0000 mon.smithi103 (mon.0) 693 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-04-16T01:44:43.763 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:43 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:43.199127+0000 mon.smithi103 (mon.0) 694 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-04-16T01:44:43.763 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:43 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:43.331417+0000 mon.smithi103 (mon.0) 695 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi103.rfboyd/mirror_snapshot_schedule"}]: dispatch 2024-04-16T01:44:43.763 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:43 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:43.337773+0000 mon.smithi103 (mon.0) 696 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi103.rfboyd/trash_purge_schedule"}]: dispatch 2024-04-16T01:44:44.042 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:43 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:44:42.174472+0000 mgr.smithi103.rfboyd (mgr.14164) 308 : cluster [DBG] pgmap v258: 97 pgs: 97 active+clean; 4.2 MiB data, 60 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 367 KiB/s wr, 12 op/s 2024-04-16T01:44:44.042 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:43 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:43.198566+0000 mon.smithi103 (mon.0) 691 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2024-04-16T01:44:44.042 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:43 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:43.198800+0000 mon.smithi103 (mon.0) 692 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-04-16T01:44:44.042 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:43 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:43.198970+0000 mon.smithi103 (mon.0) 693 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-04-16T01:44:44.042 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:43 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:43.199127+0000 mon.smithi103 (mon.0) 694 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-04-16T01:44:44.042 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:43 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:43.331417+0000 mon.smithi103 (mon.0) 695 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi103.rfboyd/mirror_snapshot_schedule"}]: dispatch 2024-04-16T01:44:44.043 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:43 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:43.337773+0000 mon.smithi103 (mon.0) 696 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi103.rfboyd/trash_purge_schedule"}]: dispatch 2024-04-16T01:44:44.094 INFO:teuthology.orchestra.run.smithi103.stdout: 5 1858 43.94 MB/sec warmup 3 sec latency 15.639 ms 2024-04-16T01:44:45.042 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:44 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:43.756294+0000 mon.smithi103 (mon.0) 697 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]': finished 2024-04-16T01:44:45.042 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:44 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:43.756388+0000 mon.smithi103 (mon.0) 698 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]': finished 2024-04-16T01:44:45.042 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:44 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:43.756448+0000 mon.smithi103 (mon.0) 699 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]': finished 2024-04-16T01:44:45.042 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:44 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:43.756507+0000 mon.smithi103 (mon.0) 700 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]': finished 2024-04-16T01:44:45.042 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:44 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:44:43.756556+0000 mon.smithi103 (mon.0) 701 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-04-16T01:44:45.094 INFO:teuthology.orchestra.run.smithi103.stdout: 5 3321 44.22 MB/sec warmup 4 sec latency 12.457 ms 2024-04-16T01:44:45.137 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:44 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:43.756294+0000 mon.smithi103 (mon.0) 697 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]': finished 2024-04-16T01:44:45.137 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:44 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:43.756388+0000 mon.smithi103 (mon.0) 698 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]': finished 2024-04-16T01:44:45.137 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:44 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:43.756448+0000 mon.smithi103 (mon.0) 699 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]': finished 2024-04-16T01:44:45.137 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:44 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:43.756507+0000 mon.smithi103 (mon.0) 700 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]': finished 2024-04-16T01:44:45.137 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:44 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:44:43.756556+0000 mon.smithi103 (mon.0) 701 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-04-16T01:44:45.630 DEBUG:teuthology.orchestra.run.smithi103:> 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 a7e43c46-fb91-11ee-bc8f-c7b262605968 -e sha1=e3fb05d5e6da84b5c44db3f3051c4d242f9809c1 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-04-16T01:44:45.886 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:45 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:44:44.174869+0000 mgr.smithi103.rfboyd (mgr.14164) 309 : cluster [DBG] pgmap v260: 97 pgs: 97 active+clean; 50 MiB data, 181 MiB used, 715 GiB / 715 GiB avail; 4.1 KiB/s rd, 5.1 MiB/s wr, 113 op/s 2024-04-16T01:44:45.887 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:45 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:44:44.767975+0000 mon.smithi103 (mon.0) 702 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-04-16T01:44:46.042 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:45 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:44:44.174869+0000 mgr.smithi103.rfboyd (mgr.14164) 309 : cluster [DBG] pgmap v260: 97 pgs: 97 active+clean; 50 MiB data, 181 MiB used, 715 GiB / 715 GiB avail; 4.1 KiB/s rd, 5.1 MiB/s wr, 113 op/s 2024-04-16T01:44:46.042 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:45 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:44:44.767975+0000 mon.smithi103 (mon.0) 702 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-04-16T01:44:46.094 INFO:teuthology.orchestra.run.smithi103.stdout: 5 4404 40.65 MB/sec warmup 5 sec latency 14.293 ms 2024-04-16T01:44:47.095 INFO:teuthology.orchestra.run.smithi103.stdout: 5 5833 38.62 MB/sec warmup 6 sec latency 15.046 ms 2024-04-16T01:44:47.774 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:47 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:44:46.175224+0000 mgr.smithi103.rfboyd (mgr.14164) 310 : cluster [DBG] pgmap v262: 97 pgs: 2 peering, 95 active+clean; 94 MiB data, 371 MiB used, 715 GiB / 715 GiB avail; 3.6 KiB/s rd, 13 MiB/s wr, 635 op/s 2024-04-16T01:44:48.042 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:47 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:44:46.175224+0000 mgr.smithi103.rfboyd (mgr.14164) 310 : cluster [DBG] pgmap v262: 97 pgs: 2 peering, 95 active+clean; 94 MiB data, 371 MiB used, 715 GiB / 715 GiB avail; 3.6 KiB/s rd, 13 MiB/s wr, 635 op/s 2024-04-16T01:44:48.095 INFO:teuthology.orchestra.run.smithi103.stdout: 5 7064 40.31 MB/sec warmup 7 sec latency 13.561 ms 2024-04-16T01:44:49.096 INFO:teuthology.orchestra.run.smithi103.stdout: 5 7990 37.49 MB/sec warmup 8 sec latency 24.391 ms 2024-04-16T01:44:50.042 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:49 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:44:48.175725+0000 mgr.smithi103.rfboyd (mgr.14164) 311 : cluster [DBG] pgmap v263: 97 pgs: 2 peering, 95 active+clean; 123 MiB data, 575 MiB used, 715 GiB / 715 GiB avail; 19 MiB/s wr, 983 op/s 2024-04-16T01:44:50.090 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:49 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:44:48.175725+0000 mgr.smithi103.rfboyd (mgr.14164) 311 : cluster [DBG] pgmap v263: 97 pgs: 2 peering, 95 active+clean; 123 MiB data, 575 MiB used, 715 GiB / 715 GiB avail; 19 MiB/s wr, 983 op/s 2024-04-16T01:44:50.095 INFO:teuthology.orchestra.run.smithi103.stdout: 5 9360 36.36 MB/sec warmup 9 sec latency 14.959 ms 2024-04-16T01:44:50.188 DEBUG:teuthology.orchestra.run.smithi103:> 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 a7e43c46-fb91-11ee-bc8f-c7b262605968 -e sha1=e3fb05d5e6da84b5c44db3f3051c4d242f9809c1 -- bash -c 'ceph config set global log_to_journald false --force' 2024-04-16T01:44:51.096 INFO:teuthology.orchestra.run.smithi103.stdout: 5 10536 37.43 MB/sec warmup 10 sec latency 17.108 ms 2024-04-16T01:44:51.792 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:51 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:44:50.176453+0000 mgr.smithi103.rfboyd (mgr.14164) 312 : cluster [DBG] pgmap v264: 97 pgs: 97 active+clean; 142 MiB data, 673 MiB used, 715 GiB / 715 GiB avail; 9.7 KiB/s rd, 24 MiB/s wr, 1.53k op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-04-16T01:44:51.792 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:51 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:50.507329+0000 mon.smithi103 (mon.0) 703 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:44:51.792 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:51 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:50.883322+0000 mon.smithi103 (mon.0) 704 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:44:51.792 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:51 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:50.891754+0000 mon.smithi103 (mon.0) 705 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:44:51.792 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:51 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:50.894420+0000 mon.smithi103 (mon.0) 706 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:44:51.793 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:51 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:50.895863+0000 mon.smithi103 (mon.0) 707 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:44:51.793 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:51 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:50.896931+0000 mon.smithi103 (mon.0) 708 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T01:44:51.793 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:51 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:51.210243+0000 mon.smithi103 (mon.0) 709 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:44:51.793 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:51 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:51.219178+0000 mon.smithi103 (mon.0) 710 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:44:51.887 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:51 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:44:50.176453+0000 mgr.smithi103.rfboyd (mgr.14164) 312 : cluster [DBG] pgmap v264: 97 pgs: 97 active+clean; 142 MiB data, 673 MiB used, 715 GiB / 715 GiB avail; 9.7 KiB/s rd, 24 MiB/s wr, 1.53k op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-04-16T01:44:51.887 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:51 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:50.507329+0000 mon.smithi103 (mon.0) 703 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:44:51.887 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:51 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:50.883322+0000 mon.smithi103 (mon.0) 704 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:44:51.887 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:51 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:50.891754+0000 mon.smithi103 (mon.0) 705 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:44:51.887 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:51 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:50.894420+0000 mon.smithi103 (mon.0) 706 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:44:51.887 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:51 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:50.895863+0000 mon.smithi103 (mon.0) 707 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:44:51.887 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:51 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:50.896931+0000 mon.smithi103 (mon.0) 708 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T01:44:51.887 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:51 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:51.210243+0000 mon.smithi103 (mon.0) 709 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:44:51.887 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:51 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:51.219178+0000 mon.smithi103 (mon.0) 710 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:44:52.096 INFO:teuthology.orchestra.run.smithi103.stdout: 5 11514 35.88 MB/sec warmup 11 sec latency 12.785 ms 2024-04-16T01:44:53.096 INFO:teuthology.orchestra.run.smithi103.stdout: 5 12918 35.24 MB/sec warmup 12 sec latency 77.256 ms 2024-04-16T01:44:53.792 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:53 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:44:52.176953+0000 mgr.smithi103.rfboyd (mgr.14164) 313 : cluster [DBG] pgmap v265: 97 pgs: 97 active+clean; 141 MiB data, 696 MiB used, 715 GiB / 715 GiB avail; 9.3 KiB/s rd, 21 MiB/s wr, 1.47k op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-04-16T01:44:53.887 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:53 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:44:52.176953+0000 mgr.smithi103.rfboyd (mgr.14164) 313 : cluster [DBG] pgmap v265: 97 pgs: 97 active+clean; 141 MiB data, 696 MiB used, 715 GiB / 715 GiB avail; 9.3 KiB/s rd, 21 MiB/s wr, 1.47k op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-04-16T01:44:54.095 INFO:teuthology.orchestra.run.smithi103.stdout: 5 14123 36.18 MB/sec warmup 13 sec latency 31.693 ms 2024-04-16T01:44:55.096 INFO:teuthology.orchestra.run.smithi103.stdout: 5 14965 34.93 MB/sec warmup 14 sec latency 17.979 ms 2024-04-16T01:44:55.792 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:55 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:44:54.177537+0000 mgr.smithi103.rfboyd (mgr.14164) 314 : cluster [DBG] pgmap v266: 97 pgs: 97 active+clean; 159 MiB data, 800 MiB used, 714 GiB / 715 GiB avail; 18 KiB/s rd, 21 MiB/s wr, 1.74k op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-04-16T01:44:55.792 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:55 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:55.460657+0000 mon.smithi103 (mon.0) 711 : audit [INF] from='client.? ' entity='client.admin' 2024-04-16T01:44:55.792 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:55 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:55.465913+0000 mon.smithi103 (mon.0) 712 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:44:55.792 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:55 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:55.467314+0000 mon.smithi103 (mon.0) 713 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:44:55.792 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:55 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:55.469630+0000 mon.smithi103 (mon.0) 714 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T01:44:55.792 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:55 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:55.475738+0000 mon.smithi103 (mon.0) 715 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:44:55.792 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:55 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:55.484107+0000 mon.smithi103 (mon.0) 716 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:44:55.854 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:55 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:44:54.177537+0000 mgr.smithi103.rfboyd (mgr.14164) 314 : cluster [DBG] pgmap v266: 97 pgs: 97 active+clean; 159 MiB data, 800 MiB used, 714 GiB / 715 GiB avail; 18 KiB/s rd, 21 MiB/s wr, 1.74k op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-04-16T01:44:55.854 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:55 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:55.460657+0000 mon.smithi103 (mon.0) 711 : audit [INF] from='client.? ' entity='client.admin' 2024-04-16T01:44:55.854 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:55 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:55.465913+0000 mon.smithi103 (mon.0) 712 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:44:55.854 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:55 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:55.467314+0000 mon.smithi103 (mon.0) 713 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:44:55.854 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:55 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:55.469630+0000 mon.smithi103 (mon.0) 714 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T01:44:55.854 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:55 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:55.475738+0000 mon.smithi103 (mon.0) 715 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:44:55.854 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:55 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:55.484107+0000 mon.smithi103 (mon.0) 716 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:44:56.096 INFO:teuthology.orchestra.run.smithi103.stdout: 5 15976 34.26 MB/sec warmup 15 sec latency 14.203 ms 2024-04-16T01:44:56.374 DEBUG:teuthology.orchestra.run.smithi103:> 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 a7e43c46-fb91-11ee-bc8f-c7b262605968 -e sha1=e3fb05d5e6da84b5c44db3f3051c4d242f9809c1 -- bash -c 'ceph mgr module enable nfs --force' 2024-04-16T01:44:57.096 INFO:teuthology.orchestra.run.smithi103.stdout: 5 17444 34.88 MB/sec warmup 16 sec latency 13.145 ms 2024-04-16T01:44:57.517 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:57 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:44:56.178074+0000 mgr.smithi103.rfboyd (mgr.14164) 315 : cluster [DBG] pgmap v267: 97 pgs: 97 active+clean; 161 MiB data, 887 MiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 17 MiB/s wr, 1.29k op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-04-16T01:44:57.792 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:57 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:44:56.178074+0000 mgr.smithi103.rfboyd (mgr.14164) 315 : cluster [DBG] pgmap v267: 97 pgs: 97 active+clean; 161 MiB data, 887 MiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 17 MiB/s wr, 1.29k op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-04-16T01:44:58.096 INFO:teuthology.orchestra.run.smithi103.stdout: 5 18529 34.41 MB/sec warmup 17 sec latency 20.778 ms 2024-04-16T01:44:59.096 INFO:teuthology.orchestra.run.smithi103.stdout: 5 19588 33.88 MB/sec warmup 18 sec latency 13.602 ms 2024-04-16T01:44:59.792 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:44:58.178656+0000 mgr.smithi103.rfboyd (mgr.14164) 316 : cluster [DBG] pgmap v268: 97 pgs: 97 active+clean; 181 MiB data, 947 MiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 19 MiB/s wr, 1.65k op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-04-16T01:44:59.792 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:59.203863+0000 mon.smithi134 (mon.1) 16 : audit [INF] from='client.? 172.21.15.103:0/4278817879' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]: dispatch 2024-04-16T01:44:59.792 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:44:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:44:59.204283+0000 mon.smithi103 (mon.0) 717 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]: dispatch 2024-04-16T01:44:59.886 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:44:58.178656+0000 mgr.smithi103.rfboyd (mgr.14164) 316 : cluster [DBG] pgmap v268: 97 pgs: 97 active+clean; 181 MiB data, 947 MiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 19 MiB/s wr, 1.65k op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-04-16T01:44:59.887 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:59.203863+0000 mon.smithi134 (mon.1) 16 : audit [INF] from='client.? 172.21.15.103:0/4278817879' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]: dispatch 2024-04-16T01:44:59.887 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:44:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:44:59.204283+0000 mon.smithi103 (mon.0) 717 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]: dispatch 2024-04-16T01:45:00.096 INFO:teuthology.orchestra.run.smithi103.stdout: 5 20856 34.11 MB/sec warmup 19 sec latency 12.745 ms 2024-04-16T01:45:00.203 INFO:teuthology.orchestra.run.smithi103.stderr:module 'nfs' is already enabled 2024-04-16T01:45:01.096 INFO:teuthology.orchestra.run.smithi103.stdout: 5 21824 33.95 MB/sec warmup 20 sec latency 22.129 ms 2024-04-16T01:45:01.150 DEBUG:teuthology.orchestra.run.smithi103:> 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 a7e43c46-fb91-11ee-bc8f-c7b262605968 -e sha1=e3fb05d5e6da84b5c44db3f3051c4d242f9809c1 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-04-16T01:45:01.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:45:01 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:45:00.179147+0000 mgr.smithi103.rfboyd (mgr.14164) 317 : cluster [DBG] pgmap v269: 97 pgs: 97 active+clean; 181 MiB data, 969 MiB used, 714 GiB / 715 GiB avail; 24 KiB/s rd, 17 MiB/s wr, 1.60k op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-04-16T01:45:01.387 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:45:01 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:45:00.200337+0000 mon.smithi103 (mon.0) 718 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]': finished 2024-04-16T01:45:01.387 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:45:01 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:45:00.200402+0000 mon.smithi103 (mon.0) 719 : cluster [DBG] mgrmap e20: smithi103.rfboyd(active, since 7m), standbys: smithi134.qekssw 2024-04-16T01:45:01.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:45:01 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:45:00.179147+0000 mgr.smithi103.rfboyd (mgr.14164) 317 : cluster [DBG] pgmap v269: 97 pgs: 97 active+clean; 181 MiB data, 969 MiB used, 714 GiB / 715 GiB avail; 24 KiB/s rd, 17 MiB/s wr, 1.60k op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-04-16T01:45:01.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:45:01 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:45:00.200337+0000 mon.smithi103 (mon.0) 718 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]': finished 2024-04-16T01:45:01.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:45:01 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:45:00.200402+0000 mon.smithi103 (mon.0) 719 : cluster [DBG] mgrmap e20: smithi103.rfboyd(active, since 7m), standbys: smithi134.qekssw 2024-04-16T01:45:02.096 INFO:teuthology.orchestra.run.smithi103.stdout: 5 22874 33.54 MB/sec warmup 21 sec latency 12.479 ms 2024-04-16T01:45:03.096 INFO:teuthology.orchestra.run.smithi103.stdout: 5 24162 33.26 MB/sec warmup 22 sec latency 16.066 ms 2024-04-16T01:45:03.505 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:45:03 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:45:02.179633+0000 mgr.smithi103.rfboyd (mgr.14164) 318 : cluster [DBG] pgmap v270: 97 pgs: 97 active+clean; 188 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 15 MiB/s wr, 1.38k op/s 2024-04-16T01:45:03.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:45:03 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:45:02.179633+0000 mgr.smithi103.rfboyd (mgr.14164) 318 : cluster [DBG] pgmap v270: 97 pgs: 97 active+clean; 188 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 15 MiB/s wr, 1.38k op/s 2024-04-16T01:45:03.831 INFO:teuthology.orchestra.run.smithi103.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:e3fb05d5e6da84b5c44db3f3051c4d242f9809c1 2024-04-16T01:45:04.096 INFO:teuthology.orchestra.run.smithi103.stdout: 5 25258 33.63 MB/sec warmup 23 sec latency 19.452 ms 2024-04-16T01:45:04.744 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2024-04-16T01:45:04.745 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi103.front.sepia.ceph.com 2024-04-16T01:45:04.745 DEBUG:teuthology.orchestra.run.smithi103:> 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 a7e43c46-fb91-11ee-bc8f-c7b262605968 -e sha1=e3fb05d5e6da84b5c44db3f3051c4d242f9809c1 -- 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-16T01:45:05.096 INFO:teuthology.orchestra.run.smithi103.stdout: 5 26138 32.93 MB/sec warmup 24 sec latency 19.761 ms 2024-04-16T01:45:05.136 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:45:04 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:45:03.826200+0000 mgr.smithi103.rfboyd (mgr.14164) 319 : audit [DBG] from='client.24351 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e3fb05d5e6da84b5c44db3f3051c4d242f9809c1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:45:05.137 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:45:04 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:45:03.827041+0000 mgr.smithi103.rfboyd (mgr.14164) 320 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e3fb05d5e6da84b5c44db3f3051c4d242f9809c1 2024-04-16T01:45:05.137 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:45:04 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:45:03.831829+0000 mon.smithi103 (mon.0) 720 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:45:05.137 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:45:04 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:45:03.832388+0000 mon.smithi103 (mon.0) 721 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:45:05.137 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:45:04 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:45:03.835518+0000 mon.smithi103 (mon.0) 722 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:45:05.137 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:45:04 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:45:03.836564+0000 mon.smithi103 (mon.0) 723 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T01:45:05.137 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:45:04 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:45:03.845349+0000 mon.smithi103 (mon.0) 724 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:45:05.137 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:45:04 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:45:03.852627+0000 mon.smithi103 (mon.0) 725 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:45:05.137 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:45:04 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:45:03.854252+0000 mgr.smithi103.rfboyd (mgr.14164) 321 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e3fb05d5e6da84b5c44db3f3051c4d242f9809c1 2024-04-16T01:45:05.292 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:45:04 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:45:03.826200+0000 mgr.smithi103.rfboyd (mgr.14164) 319 : audit [DBG] from='client.24351 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e3fb05d5e6da84b5c44db3f3051c4d242f9809c1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:45:05.292 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:45:04 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:45:03.827041+0000 mgr.smithi103.rfboyd (mgr.14164) 320 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e3fb05d5e6da84b5c44db3f3051c4d242f9809c1 2024-04-16T01:45:05.292 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:45:04 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:45:03.831829+0000 mon.smithi103 (mon.0) 720 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:45:05.292 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:45:04 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:45:03.832388+0000 mon.smithi103 (mon.0) 721 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:45:05.292 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:45:04 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:45:03.835518+0000 mon.smithi103 (mon.0) 722 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:45:05.292 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:45:04 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:45:03.836564+0000 mon.smithi103 (mon.0) 723 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T01:45:05.292 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:45:04 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:45:03.845349+0000 mon.smithi103 (mon.0) 724 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:45:05.292 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:45:04 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:45:03.852627+0000 mon.smithi103 (mon.0) 725 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:45:05.293 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:45:04 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:45:03.854252+0000 mgr.smithi103.rfboyd (mgr.14164) 321 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e3fb05d5e6da84b5c44db3f3051c4d242f9809c1 2024-04-16T01:45:05.886 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:45:05 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:45:04.180053+0000 mgr.smithi103.rfboyd (mgr.14164) 322 : cluster [DBG] pgmap v271: 97 pgs: 97 active+clean; 198 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 27 KiB/s rd, 18 MiB/s wr, 1.75k op/s 2024-04-16T01:45:06.042 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:45:05 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:45:04.180053+0000 mgr.smithi103.rfboyd (mgr.14164) 322 : cluster [DBG] pgmap v271: 97 pgs: 97 active+clean; 198 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 27 KiB/s rd, 18 MiB/s wr, 1.75k op/s 2024-04-16T01:45:06.096 INFO:teuthology.orchestra.run.smithi103.stdout: 5 27428 32.60 MB/sec warmup 25 sec latency 18.548 ms 2024-04-16T01:45:07.096 INFO:teuthology.orchestra.run.smithi103.stdout: 5 28451 33.09 MB/sec warmup 26 sec latency 27.757 ms 2024-04-16T01:45:07.558 INFO:teuthology.orchestra.run.smithi103.stdout:true 2024-04-16T01:45:08.096 INFO:teuthology.orchestra.run.smithi103.stdout: 5 29097 32.27 MB/sec warmup 27 sec latency 28.358 ms 2024-04-16T01:45:08.136 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:45:07 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:45:06.180556+0000 mgr.smithi103.rfboyd (mgr.14164) 323 : cluster [DBG] pgmap v272: 97 pgs: 97 active+clean; 194 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 19 KiB/s rd, 15 MiB/s wr, 1.36k op/s 2024-04-16T01:45:08.292 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:45:07 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:45:06.180556+0000 mgr.smithi103.rfboyd (mgr.14164) 323 : cluster [DBG] pgmap v272: 97 pgs: 97 active+clean; 194 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 19 KiB/s rd, 15 MiB/s wr, 1.36k op/s 2024-04-16T01:45:08.434 INFO:teuthology.orchestra.run.smithi103.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T01:45:08.434 INFO:teuthology.orchestra.run.smithi103.stdout:alertmanager.smithi103 smithi103 *:9093,9094 running (5m) 17s ago 6m 22.0M - 0.20.0 0881eb8f169f 6f4f9478a7b7 2024-04-16T01:45:08.434 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi103 smithi103 running (6m) 17s ago 6m 6391k - 16.2.5 6933c2a0b7dd 596a73884a8d 2024-04-16T01:45:08.434 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi134 smithi134 running (5m) 27s ago 5m 6391k - 16.2.5 6933c2a0b7dd eccf250d192a 2024-04-16T01:45:08.435 INFO:teuthology.orchestra.run.smithi103.stdout:grafana.smithi103 smithi103 *:3000 running (4m) 17s ago 6m 33.6M - 6.7.4 557c83e11646 636ad34196b4 2024-04-16T01:45:08.435 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi103.yzimiy smithi103 running (51s) 17s ago 50s 13.6M - 16.2.5 6933c2a0b7dd cf2f08c0639d 2024-04-16T01:45:08.435 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi134.assnsf smithi134 running (48s) 27s ago 48s 11.6M - 16.2.5 6933c2a0b7dd 9ca5fc777b10 2024-04-16T01:45:08.435 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi103.rfboyd smithi103 *:9283 running (8m) 17s ago 8m 422M - 16.2.5 6933c2a0b7dd fd4a37955cd4 2024-04-16T01:45:08.435 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi134.qekssw smithi134 *:8443,9283 running (5m) 27s ago 5m 369M - 16.2.5 6933c2a0b7dd f6d7fe6bf571 2024-04-16T01:45:08.435 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi103 smithi103 running (8m) 17s ago 8m 46.5M 2048M 16.2.5 6933c2a0b7dd 0e564be6f870 2024-04-16T01:45:08.435 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi134 smithi134 running (5m) 27s ago 5m 39.1M 2048M 16.2.5 6933c2a0b7dd d389835288fb 2024-04-16T01:45:08.435 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.0.0.smithi103.aselvi smithi103 *:2049 running (36s) 17s ago 35s 51.5M - 3.5 6933c2a0b7dd 2561e08c7c0d 2024-04-16T01:45:08.435 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.1.0.smithi134.hzrctw smithi134 *:2049 running (30s) 27s ago 30s 53.5M - 3.5 6933c2a0b7dd 52d132d03466 2024-04-16T01:45:08.435 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi103 smithi103 *:9100 running (6m) 17s ago 6m 17.0M - 0.18.1 e5a616e4b9cf ee6e2c0fda90 2024-04-16T01:45:08.435 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi134 smithi134 *:9100 running (5m) 27s ago 5m 17.0M - 0.18.1 e5a616e4b9cf b86a5432fccd 2024-04-16T01:45:08.435 INFO:teuthology.orchestra.run.smithi103.stdout:osd.0 smithi103 running (5m) 17s ago 5m 38.8M 3224M 16.2.5 6933c2a0b7dd 531969a5edd8 2024-04-16T01:45:08.435 INFO:teuthology.orchestra.run.smithi103.stdout:osd.1 smithi103 running (4m) 17s ago 4m 39.5M 3224M 16.2.5 6933c2a0b7dd 97f3a1182717 2024-04-16T01:45:08.435 INFO:teuthology.orchestra.run.smithi103.stdout:osd.2 smithi103 running (4m) 17s ago 4m 38.5M 3224M 16.2.5 6933c2a0b7dd 12126d451d0f 2024-04-16T01:45:08.435 INFO:teuthology.orchestra.run.smithi103.stdout:osd.3 smithi103 running (3m) 17s ago 3m 38.1M 3224M 16.2.5 6933c2a0b7dd 8f336b10e958 2024-04-16T01:45:08.436 INFO:teuthology.orchestra.run.smithi103.stdout:osd.4 smithi134 running (3m) 27s ago 3m 36.5M 3992M 16.2.5 6933c2a0b7dd fb0845263111 2024-04-16T01:45:08.436 INFO:teuthology.orchestra.run.smithi103.stdout:osd.5 smithi134 running (3m) 27s ago 3m 38.3M 3992M 16.2.5 6933c2a0b7dd 2a44c23ab3a6 2024-04-16T01:45:08.436 INFO:teuthology.orchestra.run.smithi103.stdout:osd.6 smithi134 running (2m) 27s ago 2m 37.0M 3992M 16.2.5 6933c2a0b7dd b4045b632965 2024-04-16T01:45:08.436 INFO:teuthology.orchestra.run.smithi103.stdout:osd.7 smithi134 running (2m) 27s ago 2m 36.8M 3992M 16.2.5 6933c2a0b7dd d6fa09360d46 2024-04-16T01:45:08.436 INFO:teuthology.orchestra.run.smithi103.stdout:prometheus.smithi103 smithi103 *:9095 running (4m) 17s ago 6m 42.7M - 2.18.1 de242295e225 a16caf630722 2024-04-16T01:45:08.982 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T01:45:08.982 INFO:teuthology.orchestra.run.smithi103.stdout: "mon": { 2024-04-16T01:45:08.982 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T01:45:08.983 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:45:08.983 INFO:teuthology.orchestra.run.smithi103.stdout: "mgr": { 2024-04-16T01:45:08.983 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T01:45:08.983 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:45:08.983 INFO:teuthology.orchestra.run.smithi103.stdout: "osd": { 2024-04-16T01:45:08.983 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-16T01:45:08.983 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:45:08.983 INFO:teuthology.orchestra.run.smithi103.stdout: "mds": { 2024-04-16T01:45:08.983 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T01:45:08.983 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:45:08.983 INFO:teuthology.orchestra.run.smithi103.stdout: "overall": { 2024-04-16T01:45:08.983 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 14 2024-04-16T01:45:08.983 INFO:teuthology.orchestra.run.smithi103.stdout: } 2024-04-16T01:45:08.983 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T01:45:09.096 INFO:teuthology.orchestra.run.smithi103.stdout: 5 30087 32.00 MB/sec warmup 28 sec latency 21.150 ms 2024-04-16T01:45:09.136 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:45:08 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:45:07.542883+0000 mgr.smithi103.rfboyd (mgr.14164) 324 : audit [DBG] from='client.24355 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:45:09.137 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:45:08 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:45:07.970662+0000 mgr.smithi103.rfboyd (mgr.14164) 325 : audit [DBG] from='client.14604 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:45:09.293 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:45:08 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:45:07.542883+0000 mgr.smithi103.rfboyd (mgr.14164) 324 : audit [DBG] from='client.24355 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:45:09.293 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:45:08 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:45:07.970662+0000 mgr.smithi103.rfboyd (mgr.14164) 325 : audit [DBG] from='client.14604 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:45:09.441 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T01:45:09.441 INFO:teuthology.orchestra.run.smithi103.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:e3fb05d5e6da84b5c44db3f3051c4d242f9809c1", 2024-04-16T01:45:09.441 INFO:teuthology.orchestra.run.smithi103.stdout: "in_progress": true, 2024-04-16T01:45:09.441 INFO:teuthology.orchestra.run.smithi103.stdout: "services_complete": [], 2024-04-16T01:45:09.442 INFO:teuthology.orchestra.run.smithi103.stdout: "progress": "", 2024-04-16T01:45:09.442 INFO:teuthology.orchestra.run.smithi103.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:e3fb05d5e6da84b5c44db3f3051c4d242f9809c1 image" 2024-04-16T01:45:09.442 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T01:45:09.967 INFO:teuthology.orchestra.run.smithi103.stdout:HEALTH_OK 2024-04-16T01:45:10.097 INFO:teuthology.orchestra.run.smithi103.stdout: 5 31117 31.65 MB/sec warmup 29 sec latency 17.648 ms 2024-04-16T01:45:10.136 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:45:09 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:45:08.181095+0000 mgr.smithi103.rfboyd (mgr.14164) 326 : cluster [DBG] pgmap v273: 97 pgs: 97 active+clean; 205 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 19 KiB/s rd, 17 MiB/s wr, 1.66k op/s 2024-04-16T01:45:10.136 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:45:09 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:45:08.417488+0000 mgr.smithi103.rfboyd (mgr.14164) 327 : audit [DBG] from='client.14608 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:45:10.137 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:45:09 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:45:08.981848+0000 mon.smithi103 (mon.0) 726 : audit [DBG] from='client.? 172.21.15.103:0/3180309537' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:45:10.292 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:45:09 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:45:08.181095+0000 mgr.smithi103.rfboyd (mgr.14164) 326 : cluster [DBG] pgmap v273: 97 pgs: 97 active+clean; 205 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 19 KiB/s rd, 17 MiB/s wr, 1.66k op/s 2024-04-16T01:45:10.292 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:45:09 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:45:08.417488+0000 mgr.smithi103.rfboyd (mgr.14164) 327 : audit [DBG] from='client.14608 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:45:10.292 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:45:09 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:45:08.981848+0000 mon.smithi103 (mon.0) 726 : audit [DBG] from='client.? 172.21.15.103:0/3180309537' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:45:11.097 INFO:teuthology.orchestra.run.smithi103.stdout: 5 32181 32.05 MB/sec warmup 30 sec latency 24.353 ms 2024-04-16T01:45:11.134 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:45:10 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:45:09.443148+0000 mgr.smithi103.rfboyd (mgr.14164) 328 : audit [DBG] from='client.14616 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:45:11.134 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:45:10 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:45:09.969862+0000 mon.smithi134 (mon.1) 17 : audit [DBG] from='client.? 172.21.15.103:0/522053969' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T01:45:11.292 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:45:10 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:45:09.443148+0000 mgr.smithi103.rfboyd (mgr.14164) 328 : audit [DBG] from='client.14616 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:45:11.292 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:45:10 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:45:09.969862+0000 mon.smithi134 (mon.1) 17 : audit [DBG] from='client.? 172.21.15.103:0/522053969' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T01:45:12.097 INFO:teuthology.orchestra.run.smithi103.stdout: 5 32957 31.34 MB/sec warmup 31 sec latency 15.190 ms 2024-04-16T01:45:12.136 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:45:11 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:45:10.181596+0000 mgr.smithi103.rfboyd (mgr.14164) 329 : cluster [DBG] pgmap v274: 97 pgs: 97 active+clean; 209 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 15 MiB/s wr, 1.39k op/s 2024-04-16T01:45:12.292 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:45:11 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:45:10.181596+0000 mgr.smithi103.rfboyd (mgr.14164) 329 : cluster [DBG] pgmap v274: 97 pgs: 97 active+clean; 209 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 15 MiB/s wr, 1.39k op/s 2024-04-16T01:45:13.097 INFO:teuthology.orchestra.run.smithi103.stdout: 5 33899 31.06 MB/sec warmup 32 sec latency 19.726 ms 2024-04-16T01:45:13.877 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:45:13 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:45:12.182032+0000 mgr.smithi103.rfboyd (mgr.14164) 330 : cluster [DBG] pgmap v275: 97 pgs: 97 active+clean; 214 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 14 MiB/s wr, 1.33k op/s 2024-04-16T01:45:14.097 INFO:teuthology.orchestra.run.smithi103.stdout: 5 34807 30.86 MB/sec warmup 33 sec latency 21.332 ms 2024-04-16T01:45:14.292 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:45:13 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:45:12.182032+0000 mgr.smithi103.rfboyd (mgr.14164) 330 : cluster [DBG] pgmap v275: 97 pgs: 97 active+clean; 214 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 14 MiB/s wr, 1.33k op/s 2024-04-16T01:45:15.097 INFO:teuthology.orchestra.run.smithi103.stdout: 5 35667 31.06 MB/sec warmup 34 sec latency 24.703 ms 2024-04-16T01:45:16.097 INFO:teuthology.orchestra.run.smithi103.stdout: 5 36542 30.51 MB/sec warmup 35 sec latency 12.824 ms 2024-04-16T01:45:16.292 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:45:15 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:45:14.182565+0000 mgr.smithi103.rfboyd (mgr.14164) 331 : cluster [DBG] pgmap v276: 97 pgs: 97 active+clean; 221 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 15 MiB/s wr, 1.39k op/s 2024-04-16T01:45:16.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:45:15 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:45:14.182565+0000 mgr.smithi103.rfboyd (mgr.14164) 331 : cluster [DBG] pgmap v276: 97 pgs: 97 active+clean; 221 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 15 MiB/s wr, 1.39k op/s 2024-04-16T01:45:17.097 INFO:teuthology.orchestra.run.smithi103.stdout: 5 37510 30.28 MB/sec warmup 36 sec latency 59.753 ms 2024-04-16T01:45:18.097 INFO:teuthology.orchestra.run.smithi103.stdout: 5 38310 30.11 MB/sec warmup 37 sec latency 25.618 ms 2024-04-16T01:45:18.292 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:45:17 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:45:16.183033+0000 mgr.smithi103.rfboyd (mgr.14164) 332 : cluster [DBG] pgmap v277: 97 pgs: 97 active+clean; 227 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 13 MiB/s wr, 1.19k op/s 2024-04-16T01:45:18.387 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:45:17 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:45:16.183033+0000 mgr.smithi103.rfboyd (mgr.14164) 332 : cluster [DBG] pgmap v277: 97 pgs: 97 active+clean; 227 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 13 MiB/s wr, 1.19k op/s 2024-04-16T01:45:19.097 INFO:teuthology.orchestra.run.smithi103.stdout: 5 39246 30.34 MB/sec warmup 38 sec latency 20.366 ms 2024-04-16T01:45:20.097 INFO:teuthology.orchestra.run.smithi103.stdout: 5 39925 29.76 MB/sec warmup 39 sec latency 20.907 ms 2024-04-16T01:45:20.292 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:45:19 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:45:18.183577+0000 mgr.smithi103.rfboyd (mgr.14164) 333 : cluster [DBG] pgmap v278: 97 pgs: 97 active+clean; 234 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 14 MiB/s wr, 1.37k op/s 2024-04-16T01:45:20.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:45:19 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:45:18.183577+0000 mgr.smithi103.rfboyd (mgr.14164) 333 : cluster [DBG] pgmap v278: 97 pgs: 97 active+clean; 234 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 14 MiB/s wr, 1.37k op/s 2024-04-16T01:45:21.097 INFO:teuthology.orchestra.run.smithi103.stdout: 5 40820 29.58 MB/sec warmup 40 sec latency 31.226 ms 2024-04-16T01:45:22.097 INFO:teuthology.orchestra.run.smithi103.stdout: 5 41716 29.33 MB/sec warmup 41 sec latency 27.092 ms 2024-04-16T01:45:22.292 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:45:21 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:45:20.184119+0000 mgr.smithi103.rfboyd (mgr.14164) 334 : cluster [DBG] pgmap v279: 97 pgs: 97 active+clean; 240 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 13 MiB/s wr, 1.27k op/s 2024-04-16T01:45:22.313 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:45:21 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:45:20.184119+0000 mgr.smithi103.rfboyd (mgr.14164) 334 : cluster [DBG] pgmap v279: 97 pgs: 97 active+clean; 240 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 13 MiB/s wr, 1.27k op/s 2024-04-16T01:45:23.097 INFO:teuthology.orchestra.run.smithi103.stdout: 5 42605 29.51 MB/sec warmup 42 sec latency 21.491 ms 2024-04-16T01:45:24.097 INFO:teuthology.orchestra.run.smithi103.stdout: 5 43210 29.14 MB/sec warmup 43 sec latency 22.646 ms 2024-04-16T01:45:24.291 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:45:23 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:45:22.184903+0000 mgr.smithi103.rfboyd (mgr.14164) 335 : cluster [DBG] pgmap v280: 97 pgs: 97 active+clean; 241 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 12 MiB/s wr, 1.14k op/s 2024-04-16T01:45:24.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:45:23 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:45:22.184903+0000 mgr.smithi103.rfboyd (mgr.14164) 335 : cluster [DBG] pgmap v280: 97 pgs: 97 active+clean; 241 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 12 MiB/s wr, 1.14k op/s 2024-04-16T01:45:25.097 INFO:teuthology.orchestra.run.smithi103.stdout: 5 44041 28.91 MB/sec warmup 44 sec latency 21.921 ms 2024-04-16T01:45:26.097 INFO:teuthology.orchestra.run.smithi103.stdout: 5 45295 28.94 MB/sec warmup 45 sec latency 15.722 ms 2024-04-16T01:45:26.292 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:45:25 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:45:24.185493+0000 mgr.smithi103.rfboyd (mgr.14164) 336 : cluster [DBG] pgmap v281: 97 pgs: 97 active+clean; 248 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 22 KiB/s rd, 13 MiB/s wr, 1.26k op/s 2024-04-16T01:45:26.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:45:25 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:45:24.185493+0000 mgr.smithi103.rfboyd (mgr.14164) 336 : cluster [DBG] pgmap v281: 97 pgs: 97 active+clean; 248 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 22 KiB/s rd, 13 MiB/s wr, 1.26k op/s 2024-04-16T01:45:27.097 INFO:teuthology.orchestra.run.smithi103.stdout: 5 46309 29.21 MB/sec warmup 46 sec latency 29.745 ms 2024-04-16T01:45:28.098 INFO:teuthology.orchestra.run.smithi103.stdout: 5 46984 28.73 MB/sec warmup 47 sec latency 18.041 ms 2024-04-16T01:45:28.292 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:45:27 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:45:26.186127+0000 mgr.smithi103.rfboyd (mgr.14164) 337 : cluster [DBG] pgmap v282: 97 pgs: 97 active+clean; 256 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 13 MiB/s wr, 1.28k op/s 2024-04-16T01:45:28.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:45:27 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:45:26.186127+0000 mgr.smithi103.rfboyd (mgr.14164) 337 : cluster [DBG] pgmap v282: 97 pgs: 97 active+clean; 256 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 13 MiB/s wr, 1.28k op/s 2024-04-16T01:45:29.098 INFO:teuthology.orchestra.run.smithi103.stdout: 5 47926 28.64 MB/sec warmup 48 sec latency 19.932 ms 2024-04-16T01:45:30.097 INFO:teuthology.orchestra.run.smithi103.stdout: 5 48835 28.51 MB/sec warmup 49 sec latency 19.609 ms 2024-04-16T01:45:30.292 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:45:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:45:28.186751+0000 mgr.smithi103.rfboyd (mgr.14164) 338 : cluster [DBG] pgmap v283: 97 pgs: 97 active+clean; 260 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 13 MiB/s wr, 1.22k op/s 2024-04-16T01:45:30.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:45:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:45:28.186751+0000 mgr.smithi103.rfboyd (mgr.14164) 338 : cluster [DBG] pgmap v283: 97 pgs: 97 active+clean; 260 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 13 MiB/s wr, 1.22k op/s 2024-04-16T01:45:31.098 INFO:teuthology.orchestra.run.smithi103.stdout: 5 49948 28.82 MB/sec warmup 50 sec latency 13.550 ms 2024-04-16T01:45:32.098 INFO:teuthology.orchestra.run.smithi103.stdout: 5 50669 28.43 MB/sec warmup 51 sec latency 25.756 ms 2024-04-16T01:45:32.292 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:45:31 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:45:30.187267+0000 mgr.smithi103.rfboyd (mgr.14164) 339 : cluster [DBG] pgmap v284: 97 pgs: 97 active+clean; 269 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 20 KiB/s rd, 13 MiB/s wr, 1.25k op/s 2024-04-16T01:45:32.313 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:45:31 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:45:30.187267+0000 mgr.smithi103.rfboyd (mgr.14164) 339 : cluster [DBG] pgmap v284: 97 pgs: 97 active+clean; 269 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 20 KiB/s rd, 13 MiB/s wr, 1.25k op/s 2024-04-16T01:45:33.098 INFO:teuthology.orchestra.run.smithi103.stdout: 5 51701 28.31 MB/sec warmup 52 sec latency 17.055 ms 2024-04-16T01:45:34.098 INFO:teuthology.orchestra.run.smithi103.stdout: 5 52604 28.32 MB/sec warmup 53 sec latency 27.817 ms 2024-04-16T01:45:34.293 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:45:33 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:45:32.188733+0000 mgr.smithi103.rfboyd (mgr.14164) 340 : cluster [DBG] pgmap v285: 97 pgs: 97 active+clean; 269 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 11 MiB/s wr, 1.01k op/s 2024-04-16T01:45:34.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:45:33 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:45:32.188733+0000 mgr.smithi103.rfboyd (mgr.14164) 340 : cluster [DBG] pgmap v285: 97 pgs: 97 active+clean; 269 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 11 MiB/s wr, 1.01k op/s 2024-04-16T01:45:35.098 INFO:teuthology.orchestra.run.smithi103.stdout: 5 53493 28.46 MB/sec warmup 54 sec latency 18.310 ms 2024-04-16T01:45:36.098 INFO:teuthology.orchestra.run.smithi103.stdout: 5 54298 28.12 MB/sec warmup 55 sec latency 19.205 ms 2024-04-16T01:45:36.292 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:45:35 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:45:34.189176+0000 mgr.smithi103.rfboyd (mgr.14164) 341 : cluster [DBG] pgmap v286: 97 pgs: 97 active+clean; 275 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 13 MiB/s wr, 1.25k op/s 2024-04-16T01:45:36.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:45:35 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:45:34.189176+0000 mgr.smithi103.rfboyd (mgr.14164) 341 : cluster [DBG] pgmap v286: 97 pgs: 97 active+clean; 275 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 13 MiB/s wr, 1.25k op/s 2024-04-16T01:45:37.098 INFO:teuthology.orchestra.run.smithi103.stdout: 5 55246 28.00 MB/sec warmup 56 sec latency 29.478 ms 2024-04-16T01:45:38.098 INFO:teuthology.orchestra.run.smithi103.stdout: 5 56056 27.93 MB/sec warmup 57 sec latency 23.625 ms 2024-04-16T01:45:38.291 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:45:37 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:45:36.189679+0000 mgr.smithi103.rfboyd (mgr.14164) 342 : cluster [DBG] pgmap v287: 97 pgs: 97 active+clean; 279 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 12 MiB/s wr, 1.14k op/s 2024-04-16T01:45:38.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:45:37 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:45:36.189679+0000 mgr.smithi103.rfboyd (mgr.14164) 342 : cluster [DBG] pgmap v287: 97 pgs: 97 active+clean; 279 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 12 MiB/s wr, 1.14k op/s 2024-04-16T01:45:39.098 INFO:teuthology.orchestra.run.smithi103.stdout: 5 57062 28.16 MB/sec warmup 58 sec latency 17.920 ms 2024-04-16T01:45:39.291 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:45:39 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:45:38.028250+0000 mon.smithi103 (mon.0) 727 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:45:39.292 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:45:39 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:45:38.028849+0000 mgr.smithi103.rfboyd (mgr.14164) 343 : cephadm [INF] Upgrade: Target is version 18.2.2-1221-ge3fb05d5 (unknown) 2024-04-16T01:45:39.292 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:45:39 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:45:38.028935+0000 mgr.smithi103.rfboyd (mgr.14164) 344 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315, digests ['quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315'] 2024-04-16T01:45:39.292 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:45:39 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:45:38.030420+0000 mon.smithi103 (mon.0) 728 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:45:39.292 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:45:39 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:45:38.031858+0000 mgr.smithi103.rfboyd (mgr.14164) 345 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi103.rfboyd) 2024-04-16T01:45:39.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:45:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:45:38.028250+0000 mon.smithi103 (mon.0) 727 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:45:39.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:45:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:45:38.028849+0000 mgr.smithi103.rfboyd (mgr.14164) 343 : cephadm [INF] Upgrade: Target is version 18.2.2-1221-ge3fb05d5 (unknown) 2024-04-16T01:45:39.387 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:45:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:45:38.028935+0000 mgr.smithi103.rfboyd (mgr.14164) 344 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315, digests ['quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315'] 2024-04-16T01:45:39.387 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:45:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:45:38.030420+0000 mon.smithi103 (mon.0) 728 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:45:39.387 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:45:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:45:38.031858+0000 mgr.smithi103.rfboyd (mgr.14164) 345 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi103.rfboyd) 2024-04-16T01:45:40.098 INFO:teuthology.orchestra.run.smithi103.stdout: 5 57804 27.82 MB/sec warmup 59 sec latency 19.097 ms 2024-04-16T01:45:40.293 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:45:40 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:45:38.190204+0000 mgr.smithi103.rfboyd (mgr.14164) 346 : cluster [DBG] pgmap v288: 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.22k op/s 2024-04-16T01:45:40.293 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:45:40 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:45:38.297648+0000 mgr.smithi103.rfboyd (mgr.14164) 347 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315 on smithi134 2024-04-16T01:45:40.387 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:45:40 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:45:38.190204+0000 mgr.smithi103.rfboyd (mgr.14164) 346 : cluster [DBG] pgmap v288: 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.22k op/s 2024-04-16T01:45:40.387 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:45:40 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:45:38.297648+0000 mgr.smithi103.rfboyd (mgr.14164) 347 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315 on smithi134 2024-04-16T01:45:40.428 INFO:teuthology.orchestra.run.smithi103.stdout:true 2024-04-16T01:45:41.098 INFO:teuthology.orchestra.run.smithi103.stdout: 5 58632 27.70 MB/sec warmup 60 sec latency 25.895 ms 2024-04-16T01:45:41.172 INFO:teuthology.orchestra.run.smithi103.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T01:45:41.172 INFO:teuthology.orchestra.run.smithi103.stdout:alertmanager.smithi103 smithi103 *:9093,9094 running (5m) 50s ago 7m 22.0M - 0.20.0 0881eb8f169f 6f4f9478a7b7 2024-04-16T01:45:41.172 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi103 smithi103 running (7m) 50s ago 7m 6391k - 16.2.5 6933c2a0b7dd 596a73884a8d 2024-04-16T01:45:41.172 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi134 smithi134 running (6m) 59s ago 6m 6391k - 16.2.5 6933c2a0b7dd eccf250d192a 2024-04-16T01:45:41.172 INFO:teuthology.orchestra.run.smithi103.stdout:grafana.smithi103 smithi103 *:3000 running (5m) 50s ago 7m 33.6M - 6.7.4 557c83e11646 636ad34196b4 2024-04-16T01:45:41.172 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi103.yzimiy smithi103 running (84s) 50s ago 83s 13.6M - 16.2.5 6933c2a0b7dd cf2f08c0639d 2024-04-16T01:45:41.172 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi134.assnsf smithi134 running (81s) 59s ago 80s 11.6M - 16.2.5 6933c2a0b7dd 9ca5fc777b10 2024-04-16T01:45:41.172 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi103.rfboyd smithi103 *:9283 running (9m) 50s ago 9m 422M - 16.2.5 6933c2a0b7dd fd4a37955cd4 2024-04-16T01:45:41.172 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi134.qekssw smithi134 *:8443,9283 running (6m) 59s ago 6m 369M - 16.2.5 6933c2a0b7dd f6d7fe6bf571 2024-04-16T01:45:41.172 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi103 smithi103 running (9m) 50s ago 9m 46.5M 2048M 16.2.5 6933c2a0b7dd 0e564be6f870 2024-04-16T01:45:41.172 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi134 smithi134 running (6m) 59s ago 6m 39.1M 2048M 16.2.5 6933c2a0b7dd d389835288fb 2024-04-16T01:45:41.172 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.0.0.smithi103.aselvi smithi103 *:2049 running (69s) 50s ago 68s 51.5M - 3.5 6933c2a0b7dd 2561e08c7c0d 2024-04-16T01:45:41.173 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.1.0.smithi134.hzrctw smithi134 *:2049 running (63s) 59s ago 62s 53.5M - 3.5 6933c2a0b7dd 52d132d03466 2024-04-16T01:45:41.173 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi103 smithi103 *:9100 running (6m) 50s ago 6m 17.0M - 0.18.1 e5a616e4b9cf ee6e2c0fda90 2024-04-16T01:45:41.173 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi134 smithi134 *:9100 running (6m) 59s ago 6m 17.0M - 0.18.1 e5a616e4b9cf b86a5432fccd 2024-04-16T01:45:41.173 INFO:teuthology.orchestra.run.smithi103.stdout:osd.0 smithi103 running (5m) 50s ago 5m 38.8M 3224M 16.2.5 6933c2a0b7dd 531969a5edd8 2024-04-16T01:45:41.173 INFO:teuthology.orchestra.run.smithi103.stdout:osd.1 smithi103 running (5m) 50s ago 5m 39.5M 3224M 16.2.5 6933c2a0b7dd 97f3a1182717 2024-04-16T01:45:41.173 INFO:teuthology.orchestra.run.smithi103.stdout:osd.2 smithi103 running (4m) 50s ago 4m 38.5M 3224M 16.2.5 6933c2a0b7dd 12126d451d0f 2024-04-16T01:45:41.173 INFO:teuthology.orchestra.run.smithi103.stdout:osd.3 smithi103 running (4m) 50s ago 4m 38.1M 3224M 16.2.5 6933c2a0b7dd 8f336b10e958 2024-04-16T01:45:41.173 INFO:teuthology.orchestra.run.smithi103.stdout:osd.4 smithi134 running (4m) 59s ago 4m 36.5M 3992M 16.2.5 6933c2a0b7dd fb0845263111 2024-04-16T01:45:41.173 INFO:teuthology.orchestra.run.smithi103.stdout:osd.5 smithi134 running (3m) 59s ago 3m 38.3M 3992M 16.2.5 6933c2a0b7dd 2a44c23ab3a6 2024-04-16T01:45:41.173 INFO:teuthology.orchestra.run.smithi103.stdout:osd.6 smithi134 running (3m) 59s ago 3m 37.0M 3992M 16.2.5 6933c2a0b7dd b4045b632965 2024-04-16T01:45:41.173 INFO:teuthology.orchestra.run.smithi103.stdout:osd.7 smithi134 running (3m) 59s ago 3m 36.8M 3992M 16.2.5 6933c2a0b7dd d6fa09360d46 2024-04-16T01:45:41.173 INFO:teuthology.orchestra.run.smithi103.stdout:prometheus.smithi103 smithi103 *:9095 running (5m) 50s ago 6m 42.7M - 2.18.1 de242295e225 a16caf630722 2024-04-16T01:45:41.574 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T01:45:41.574 INFO:teuthology.orchestra.run.smithi103.stdout: "mon": { 2024-04-16T01:45:41.574 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T01:45:41.574 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:45:41.574 INFO:teuthology.orchestra.run.smithi103.stdout: "mgr": { 2024-04-16T01:45:41.575 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T01:45:41.575 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:45:41.575 INFO:teuthology.orchestra.run.smithi103.stdout: "osd": { 2024-04-16T01:45:41.575 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-16T01:45:41.575 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:45:41.575 INFO:teuthology.orchestra.run.smithi103.stdout: "mds": { 2024-04-16T01:45:41.575 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T01:45:41.575 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:45:41.575 INFO:teuthology.orchestra.run.smithi103.stdout: "overall": { 2024-04-16T01:45:41.575 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 14 2024-04-16T01:45:41.575 INFO:teuthology.orchestra.run.smithi103.stdout: } 2024-04-16T01:45:41.575 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T01:45:41.952 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T01:45:41.953 INFO:teuthology.orchestra.run.smithi103.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T01:45:41.953 INFO:teuthology.orchestra.run.smithi103.stdout: "in_progress": true, 2024-04-16T01:45:41.953 INFO:teuthology.orchestra.run.smithi103.stdout: "services_complete": [], 2024-04-16T01:45:41.953 INFO:teuthology.orchestra.run.smithi103.stdout: "progress": "0/23 ceph daemons upgraded", 2024-04-16T01:45:41.953 INFO:teuthology.orchestra.run.smithi103.stdout: "message": "Pulling quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315 image on host smithi134" 2024-04-16T01:45:41.953 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T01:45:42.098 INFO:teuthology.orchestra.run.smithi103.stdout: 5 59204 27.39 MB/sec warmup 61 sec latency 36.494 ms 2024-04-16T01:45:42.291 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:45:42 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:45:40.190788+0000 mgr.smithi103.rfboyd (mgr.14164) 348 : cluster [DBG] pgmap v289: 97 pgs: 97 active+clean; 287 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 22 KiB/s rd, 13 MiB/s wr, 1.23k op/s 2024-04-16T01:45:42.292 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:45:42 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:45:40.410461+0000 mgr.smithi103.rfboyd (mgr.14164) 349 : audit [DBG] from='client.14624 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:45:42.292 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:45:42 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:45:40.810866+0000 mgr.smithi103.rfboyd (mgr.14164) 350 : audit [DBG] from='client.14628 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:45:42.292 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:45:42 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:45:41.576476+0000 mon.smithi103 (mon.0) 729 : audit [DBG] from='client.? 172.21.15.103:0/1640756933' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:45:42.313 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:45:42 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:45:40.190788+0000 mgr.smithi103.rfboyd (mgr.14164) 348 : cluster [DBG] pgmap v289: 97 pgs: 97 active+clean; 287 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 22 KiB/s rd, 13 MiB/s wr, 1.23k op/s 2024-04-16T01:45:42.313 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:45:42 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:45:40.410461+0000 mgr.smithi103.rfboyd (mgr.14164) 349 : audit [DBG] from='client.14624 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:45:42.313 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:45:42 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:45:40.810866+0000 mgr.smithi103.rfboyd (mgr.14164) 350 : audit [DBG] from='client.14628 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:45:42.313 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:45:42 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:45:41.576476+0000 mon.smithi103 (mon.0) 729 : audit [DBG] from='client.? 172.21.15.103:0/1640756933' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:45:42.342 INFO:teuthology.orchestra.run.smithi103.stdout:HEALTH_OK 2024-04-16T01:45:43.098 INFO:teuthology.orchestra.run.smithi103.stdout: 5 59733 27.35 MB/sec warmup 62 sec latency 34.366 ms 2024-04-16T01:45:43.291 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:45:43 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:45:41.161795+0000 mgr.smithi103.rfboyd (mgr.14164) 351 : audit [DBG] from='client.14632 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:45:43.292 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:45:43 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:45:41.954457+0000 mgr.smithi103.rfboyd (mgr.14164) 352 : audit [DBG] from='client.24387 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:45:43.292 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:45:43 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:45:42.344660+0000 mon.smithi103 (mon.0) 730 : audit [DBG] from='client.? 172.21.15.103:0/385221969' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T01:45:43.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:45:43 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:45:41.161795+0000 mgr.smithi103.rfboyd (mgr.14164) 351 : audit [DBG] from='client.14632 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:45:43.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:45:43 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:45:41.954457+0000 mgr.smithi103.rfboyd (mgr.14164) 352 : audit [DBG] from='client.24387 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:45:43.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:45:43 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:45:42.344660+0000 mon.smithi103 (mon.0) 730 : audit [DBG] from='client.? 172.21.15.103:0/385221969' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T01:45:44.098 INFO:teuthology.orchestra.run.smithi103.stdout: 5 60672 27.45 MB/sec warmup 63 sec latency 16.064 ms 2024-04-16T01:45:44.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:45:44 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:45:42.191164+0000 mgr.smithi103.rfboyd (mgr.14164) 353 : cluster [DBG] pgmap v290: 97 pgs: 97 active+clean; 291 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 12 MiB/s wr, 1.06k op/s 2024-04-16T01:45:44.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:45:44 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:45:43.339323+0000 mon.smithi103 (mon.0) 731 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi103.rfboyd/mirror_snapshot_schedule"}]: dispatch 2024-04-16T01:45:44.387 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:45:44 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:45:43.346274+0000 mon.smithi103 (mon.0) 732 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi103.rfboyd/trash_purge_schedule"}]: dispatch 2024-04-16T01:45:44.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:45:44 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:45:42.191164+0000 mgr.smithi103.rfboyd (mgr.14164) 353 : cluster [DBG] pgmap v290: 97 pgs: 97 active+clean; 291 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 12 MiB/s wr, 1.06k op/s 2024-04-16T01:45:44.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:45:44 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:45:43.339323+0000 mon.smithi103 (mon.0) 731 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi103.rfboyd/mirror_snapshot_schedule"}]: dispatch 2024-04-16T01:45:44.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:45:44 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:45:43.346274+0000 mon.smithi103 (mon.0) 732 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi103.rfboyd/trash_purge_schedule"}]: dispatch 2024-04-16T01:45:45.098 INFO:teuthology.orchestra.run.smithi103.stdout: 5 61362 27.14 MB/sec warmup 64 sec latency 16.926 ms 2024-04-16T01:45:46.098 INFO:teuthology.orchestra.run.smithi103.stdout: 5 61884 26.97 MB/sec warmup 65 sec latency 55.389 ms 2024-04-16T01:45:46.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:45:46 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:45:44.191636+0000 mgr.smithi103.rfboyd (mgr.14164) 354 : cluster [DBG] pgmap v291: 97 pgs: 97 active+clean; 295 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 13 MiB/s wr, 1.25k op/s 2024-04-16T01:45:46.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:45:46 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:45:44.191636+0000 mgr.smithi103.rfboyd (mgr.14164) 354 : cluster [DBG] pgmap v291: 97 pgs: 97 active+clean; 295 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 13 MiB/s wr, 1.25k op/s 2024-04-16T01:45:47.098 INFO:teuthology.orchestra.run.smithi103.stdout: 5 62826 26.81 MB/sec warmup 66 sec latency 26.480 ms 2024-04-16T01:45:48.099 INFO:teuthology.orchestra.run.smithi103.stdout: 5 63737 26.98 MB/sec warmup 67 sec latency 17.521 ms 2024-04-16T01:45:48.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:45:48 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:45:46.192021+0000 mgr.smithi103.rfboyd (mgr.14164) 355 : cluster [DBG] pgmap v292: 97 pgs: 97 active+clean; 299 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 11 MiB/s wr, 1.08k op/s 2024-04-16T01:45:48.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:45:48 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:45:46.192021+0000 mgr.smithi103.rfboyd (mgr.14164) 355 : cluster [DBG] pgmap v292: 97 pgs: 97 active+clean; 299 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 11 MiB/s wr, 1.08k op/s 2024-04-16T01:45:49.099 INFO:teuthology.orchestra.run.smithi103.stdout: 5 64444 26.86 MB/sec warmup 68 sec latency 31.812 ms 2024-04-16T01:45:50.099 INFO:teuthology.orchestra.run.smithi103.stdout: 5 65105 26.64 MB/sec warmup 69 sec latency 27.368 ms 2024-04-16T01:45:50.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:45:50 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:45:48.192461+0000 mgr.smithi103.rfboyd (mgr.14164) 356 : cluster [DBG] pgmap v293: 97 pgs: 97 active+clean; 307 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 12 MiB/s wr, 1.20k op/s 2024-04-16T01:45:50.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:45:50 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:45:48.192461+0000 mgr.smithi103.rfboyd (mgr.14164) 356 : cluster [DBG] pgmap v293: 97 pgs: 97 active+clean; 307 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 12 MiB/s wr, 1.20k op/s 2024-04-16T01:45:51.099 INFO:teuthology.orchestra.run.smithi103.stdout: 5 65943 26.50 MB/sec warmup 70 sec latency 23.518 ms 2024-04-16T01:45:52.099 INFO:teuthology.orchestra.run.smithi103.stdout: 5 66772 26.53 MB/sec warmup 71 sec latency 15.631 ms 2024-04-16T01:45:52.313 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:45:52 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:45:50.192913+0000 mgr.smithi103.rfboyd (mgr.14164) 357 : cluster [DBG] pgmap v294: 97 pgs: 97 active+clean; 307 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 11 MiB/s wr, 931 op/s 2024-04-16T01:45:52.544 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:45:52 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:45:50.192913+0000 mgr.smithi103.rfboyd (mgr.14164) 357 : cluster [DBG] pgmap v294: 97 pgs: 97 active+clean; 307 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 11 MiB/s wr, 931 op/s 2024-04-16T01:45:53.099 INFO:teuthology.orchestra.run.smithi103.stdout: 5 67540 26.58 MB/sec warmup 72 sec latency 114.747 ms 2024-04-16T01:45:54.099 INFO:teuthology.orchestra.run.smithi103.stdout: 5 68055 26.34 MB/sec warmup 73 sec latency 30.350 ms 2024-04-16T01:45:54.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:45:54 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:45:52.193358+0000 mgr.smithi103.rfboyd (mgr.14164) 358 : cluster [DBG] pgmap v295: 97 pgs: 97 active+clean; 311 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 9.6 MiB/s wr, 900 op/s 2024-04-16T01:45:54.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:45:54 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:45:52.193358+0000 mgr.smithi103.rfboyd (mgr.14164) 358 : cluster [DBG] pgmap v295: 97 pgs: 97 active+clean; 311 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 9.6 MiB/s wr, 900 op/s 2024-04-16T01:45:55.099 INFO:teuthology.orchestra.run.smithi103.stdout: 5 68622 26.13 MB/sec warmup 74 sec latency 28.524 ms 2024-04-16T01:45:56.099 INFO:teuthology.orchestra.run.smithi103.stdout: 5 69536 26.02 MB/sec warmup 75 sec latency 36.575 ms 2024-04-16T01:45:56.387 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:45:56 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:45:54.193768+0000 mgr.smithi103.rfboyd (mgr.14164) 359 : cluster [DBG] pgmap v296: 97 pgs: 97 active+clean; 321 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 11 MiB/s wr, 1.08k op/s 2024-04-16T01:45:56.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:45:56 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:45:54.193768+0000 mgr.smithi103.rfboyd (mgr.14164) 359 : cluster [DBG] pgmap v296: 97 pgs: 97 active+clean; 321 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 11 MiB/s wr, 1.08k op/s 2024-04-16T01:45:57.099 INFO:teuthology.orchestra.run.smithi103.stdout: 5 70308 26.04 MB/sec warmup 76 sec latency 18.495 ms 2024-04-16T01:45:58.099 INFO:teuthology.orchestra.run.smithi103.stdout: 5 71111 26.11 MB/sec warmup 77 sec latency 21.701 ms 2024-04-16T01:45:58.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:45:58 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:45:56.195295+0000 mgr.smithi103.rfboyd (mgr.14164) 360 : cluster [DBG] pgmap v297: 97 pgs: 97 active+clean; 328 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 10 MiB/s wr, 1.05k op/s 2024-04-16T01:45:58.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:45:58 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:45:56.195295+0000 mgr.smithi103.rfboyd (mgr.14164) 360 : cluster [DBG] pgmap v297: 97 pgs: 97 active+clean; 328 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 10 MiB/s wr, 1.05k op/s 2024-04-16T01:45:59.099 INFO:teuthology.orchestra.run.smithi103.stdout: 5 71567 25.87 MB/sec warmup 78 sec latency 30.898 ms 2024-04-16T01:46:00.099 INFO:teuthology.orchestra.run.smithi103.stdout: 5 71933 25.59 MB/sec warmup 79 sec latency 33.520 ms 2024-04-16T01:46:00.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:00 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:45:58.195728+0000 mgr.smithi103.rfboyd (mgr.14164) 361 : cluster [DBG] pgmap v298: 97 pgs: 97 active+clean; 331 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 11 MiB/s wr, 1.10k op/s 2024-04-16T01:46:00.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:00 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:45:58.195728+0000 mgr.smithi103.rfboyd (mgr.14164) 361 : cluster [DBG] pgmap v298: 97 pgs: 97 active+clean; 331 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 11 MiB/s wr, 1.10k op/s 2024-04-16T01:46:01.099 INFO:teuthology.orchestra.run.smithi103.stdout: 5 72405 25.46 MB/sec warmup 80 sec latency 47.861 ms 2024-04-16T01:46:02.099 INFO:teuthology.orchestra.run.smithi103.stdout: 5 73257 25.31 MB/sec warmup 81 sec latency 23.860 ms 2024-04-16T01:46:02.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:02 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:46:00.196155+0000 mgr.smithi103.rfboyd (mgr.14164) 362 : cluster [DBG] pgmap v299: 97 pgs: 97 active+clean; 327 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 10 MiB/s wr, 946 op/s 2024-04-16T01:46:02.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:02 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:46:00.196155+0000 mgr.smithi103.rfboyd (mgr.14164) 362 : cluster [DBG] pgmap v299: 97 pgs: 97 active+clean; 327 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 10 MiB/s wr, 946 op/s 2024-04-16T01:46:03.099 INFO:teuthology.orchestra.run.smithi103.stdout: 5 73829 25.25 MB/sec warmup 82 sec latency 26.632 ms 2024-04-16T01:46:04.099 INFO:teuthology.orchestra.run.smithi103.stdout: 5 74684 25.37 MB/sec warmup 83 sec latency 18.378 ms 2024-04-16T01:46:04.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:04 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:46:02.196841+0000 mgr.smithi103.rfboyd (mgr.14164) 363 : cluster [DBG] pgmap v300: 97 pgs: 97 active+clean; 334 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 10 MiB/s wr, 1.08k op/s 2024-04-16T01:46:04.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:04 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:46:02.196841+0000 mgr.smithi103.rfboyd (mgr.14164) 363 : cluster [DBG] pgmap v300: 97 pgs: 97 active+clean; 334 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 10 MiB/s wr, 1.08k op/s 2024-04-16T01:46:05.099 INFO:teuthology.orchestra.run.smithi103.stdout: 5 75424 25.20 MB/sec warmup 84 sec latency 15.749 ms 2024-04-16T01:46:06.099 INFO:teuthology.orchestra.run.smithi103.stdout: 5 76081 25.10 MB/sec warmup 85 sec latency 46.052 ms 2024-04-16T01:46:06.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:06 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:46:04.197329+0000 mgr.smithi103.rfboyd (mgr.14164) 364 : cluster [DBG] pgmap v301: 97 pgs: 97 active+clean; 323 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 11 MiB/s wr, 1.21k op/s 2024-04-16T01:46:06.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:06 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:46:04.197329+0000 mgr.smithi103.rfboyd (mgr.14164) 364 : cluster [DBG] pgmap v301: 97 pgs: 97 active+clean; 323 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 11 MiB/s wr, 1.21k op/s 2024-04-16T01:46:07.099 INFO:teuthology.orchestra.run.smithi103.stdout: 5 76691 24.93 MB/sec warmup 86 sec latency 47.355 ms 2024-04-16T01:46:08.099 INFO:teuthology.orchestra.run.smithi103.stdout: 5 77123 24.77 MB/sec warmup 87 sec latency 36.040 ms 2024-04-16T01:46:08.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:08 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:46:06.197717+0000 mgr.smithi103.rfboyd (mgr.14164) 365 : cluster [DBG] pgmap v302: 97 pgs: 97 active+clean; 330 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 9.7 MiB/s wr, 1.00k op/s 2024-04-16T01:46:08.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:08 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:46:06.197717+0000 mgr.smithi103.rfboyd (mgr.14164) 365 : cluster [DBG] pgmap v302: 97 pgs: 97 active+clean; 330 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 9.7 MiB/s wr, 1.00k op/s 2024-04-16T01:46:09.099 INFO:teuthology.orchestra.run.smithi103.stdout: 5 77659 24.75 MB/sec warmup 88 sec latency 34.062 ms 2024-04-16T01:46:10.100 INFO:teuthology.orchestra.run.smithi103.stdout: 5 78243 24.74 MB/sec warmup 89 sec latency 24.815 ms 2024-04-16T01:46:10.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:10 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:46:08.198146+0000 mgr.smithi103.rfboyd (mgr.14164) 366 : cluster [DBG] pgmap v303: 97 pgs: 97 active+clean; 319 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 9.7 MiB/s wr, 942 op/s 2024-04-16T01:46:10.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:10 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:46:08.198146+0000 mgr.smithi103.rfboyd (mgr.14164) 366 : cluster [DBG] pgmap v303: 97 pgs: 97 active+clean; 319 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 9.7 MiB/s wr, 942 op/s 2024-04-16T01:46:11.100 INFO:teuthology.orchestra.run.smithi103.stdout: 5 78727 24.55 MB/sec warmup 90 sec latency 40.107 ms 2024-04-16T01:46:12.101 INFO:teuthology.orchestra.run.smithi103.stdout: 5 79529 24.49 MB/sec warmup 91 sec latency 17.918 ms 2024-04-16T01:46:12.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:12 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:46:10.198620+0000 mgr.smithi103.rfboyd (mgr.14164) 367 : cluster [DBG] pgmap v304: 97 pgs: 97 active+clean; 314 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 9.4 MiB/s wr, 895 op/s 2024-04-16T01:46:12.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:12 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:46:10.198620+0000 mgr.smithi103.rfboyd (mgr.14164) 367 : cluster [DBG] pgmap v304: 97 pgs: 97 active+clean; 314 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 9.4 MiB/s wr, 895 op/s 2024-04-16T01:46:12.795 INFO:teuthology.orchestra.run.smithi103.stdout:true 2024-04-16T01:46:13.101 INFO:teuthology.orchestra.run.smithi103.stdout: 5 80174 24.33 MB/sec warmup 92 sec latency 55.860 ms 2024-04-16T01:46:13.507 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:13 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:46:12.199093+0000 mgr.smithi103.rfboyd (mgr.14164) 368 : cluster [DBG] pgmap v305: 97 pgs: 97 active+clean; 313 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 8.2 MiB/s wr, 849 op/s 2024-04-16T01:46:13.507 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:13 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:46:12.232349+0000 mgr.smithi103.rfboyd (mgr.14164) 369 : cephadm [INF] Upgrade: Updating mgr.smithi134.qekssw 2024-04-16T01:46:13.507 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:13 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:12.236838+0000 mon.smithi103 (mon.0) 733 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:46:13.507 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:13 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:12.239377+0000 mon.smithi103 (mon.0) 734 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi134.qekssw", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T01:46:13.507 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:13 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:12.241936+0000 mon.smithi103 (mon.0) 735 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T01:46:13.507 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:13 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:12.242739+0000 mon.smithi103 (mon.0) 736 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:46:13.508 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:13 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:46:12.244328+0000 mgr.smithi103.rfboyd (mgr.14164) 370 : cephadm [INF] Deploying daemon mgr.smithi134.qekssw on smithi134 2024-04-16T01:46:13.508 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:13 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:12.777352+0000 mgr.smithi103.rfboyd (mgr.14164) 371 : audit [DBG] from='client.24393 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:46:13.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:13 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:46:12.199093+0000 mgr.smithi103.rfboyd (mgr.14164) 368 : cluster [DBG] pgmap v305: 97 pgs: 97 active+clean; 313 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 8.2 MiB/s wr, 849 op/s 2024-04-16T01:46:13.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:13 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:46:12.232349+0000 mgr.smithi103.rfboyd (mgr.14164) 369 : cephadm [INF] Upgrade: Updating mgr.smithi134.qekssw 2024-04-16T01:46:13.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:13 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:12.236838+0000 mon.smithi103 (mon.0) 733 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:46:13.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:13 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:12.239377+0000 mon.smithi103 (mon.0) 734 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi134.qekssw", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T01:46:13.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:13 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:12.241936+0000 mon.smithi103 (mon.0) 735 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T01:46:13.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:13 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:12.242739+0000 mon.smithi103 (mon.0) 736 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:46:13.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:13 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:46:12.244328+0000 mgr.smithi103.rfboyd (mgr.14164) 370 : cephadm [INF] Deploying daemon mgr.smithi134.qekssw on smithi134 2024-04-16T01:46:13.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:13 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:12.777352+0000 mgr.smithi103.rfboyd (mgr.14164) 371 : audit [DBG] from='client.24393 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:46:13.613 INFO:teuthology.orchestra.run.smithi103.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T01:46:13.613 INFO:teuthology.orchestra.run.smithi103.stdout:alertmanager.smithi103 smithi103 *:9093,9094 running (6m) 83s ago 7m 22.0M - 0.20.0 0881eb8f169f 6f4f9478a7b7 2024-04-16T01:46:13.613 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi103 smithi103 running (7m) 83s ago 7m 6391k - 16.2.5 6933c2a0b7dd 596a73884a8d 2024-04-16T01:46:13.613 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi134 smithi134 running (6m) 92s ago 6m 6391k - 16.2.5 6933c2a0b7dd eccf250d192a 2024-04-16T01:46:13.614 INFO:teuthology.orchestra.run.smithi103.stdout:grafana.smithi103 smithi103 *:3000 running (6m) 83s ago 7m 33.6M - 6.7.4 557c83e11646 636ad34196b4 2024-04-16T01:46:13.614 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi103.yzimiy smithi103 running (116s) 83s ago 115s 13.6M - 16.2.5 6933c2a0b7dd cf2f08c0639d 2024-04-16T01:46:13.614 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi134.assnsf smithi134 running (114s) 92s ago 113s 11.6M - 16.2.5 6933c2a0b7dd 9ca5fc777b10 2024-04-16T01:46:13.614 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi103.rfboyd smithi103 *:9283 running (9m) 83s ago 9m 422M - 16.2.5 6933c2a0b7dd fd4a37955cd4 2024-04-16T01:46:13.614 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi134.qekssw smithi134 *:8443,9283 running (6m) 92s ago 6m 369M - 16.2.5 6933c2a0b7dd f6d7fe6bf571 2024-04-16T01:46:13.614 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi103 smithi103 running (9m) 83s ago 9m 46.5M 2048M 16.2.5 6933c2a0b7dd 0e564be6f870 2024-04-16T01:46:13.614 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi134 smithi134 running (6m) 92s ago 6m 39.1M 2048M 16.2.5 6933c2a0b7dd d389835288fb 2024-04-16T01:46:13.614 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.0.0.smithi103.aselvi smithi103 *:2049 running (101s) 83s ago 100s 51.5M - 3.5 6933c2a0b7dd 2561e08c7c0d 2024-04-16T01:46:13.614 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.1.0.smithi134.hzrctw smithi134 *:2049 running (95s) 92s ago 95s 53.5M - 3.5 6933c2a0b7dd 52d132d03466 2024-04-16T01:46:13.614 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi103 smithi103 *:9100 running (7m) 83s ago 7m 17.0M - 0.18.1 e5a616e4b9cf ee6e2c0fda90 2024-04-16T01:46:13.614 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi134 smithi134 *:9100 running (6m) 92s ago 6m 17.0M - 0.18.1 e5a616e4b9cf b86a5432fccd 2024-04-16T01:46:13.614 INFO:teuthology.orchestra.run.smithi103.stdout:osd.0 smithi103 running (6m) 83s ago 6m 38.8M 3224M 16.2.5 6933c2a0b7dd 531969a5edd8 2024-04-16T01:46:13.614 INFO:teuthology.orchestra.run.smithi103.stdout:osd.1 smithi103 running (5m) 83s ago 5m 39.5M 3224M 16.2.5 6933c2a0b7dd 97f3a1182717 2024-04-16T01:46:13.615 INFO:teuthology.orchestra.run.smithi103.stdout:osd.2 smithi103 running (5m) 83s ago 5m 38.5M 3224M 16.2.5 6933c2a0b7dd 12126d451d0f 2024-04-16T01:46:13.615 INFO:teuthology.orchestra.run.smithi103.stdout:osd.3 smithi103 running (4m) 83s ago 4m 38.1M 3224M 16.2.5 6933c2a0b7dd 8f336b10e958 2024-04-16T01:46:13.615 INFO:teuthology.orchestra.run.smithi103.stdout:osd.4 smithi134 running (4m) 92s ago 4m 36.5M 3992M 16.2.5 6933c2a0b7dd fb0845263111 2024-04-16T01:46:13.615 INFO:teuthology.orchestra.run.smithi103.stdout:osd.5 smithi134 running (4m) 92s ago 4m 38.3M 3992M 16.2.5 6933c2a0b7dd 2a44c23ab3a6 2024-04-16T01:46:13.615 INFO:teuthology.orchestra.run.smithi103.stdout:osd.6 smithi134 running (3m) 92s ago 3m 37.0M 3992M 16.2.5 6933c2a0b7dd b4045b632965 2024-04-16T01:46:13.615 INFO:teuthology.orchestra.run.smithi103.stdout:osd.7 smithi134 running (3m) 92s ago 3m 36.8M 3992M 16.2.5 6933c2a0b7dd d6fa09360d46 2024-04-16T01:46:13.615 INFO:teuthology.orchestra.run.smithi103.stdout:prometheus.smithi103 smithi103 *:9095 running (5m) 83s ago 7m 42.7M - 2.18.1 de242295e225 a16caf630722 2024-04-16T01:46:14.089 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T01:46:14.089 INFO:teuthology.orchestra.run.smithi103.stdout: "mon": { 2024-04-16T01:46:14.089 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T01:46:14.089 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:46:14.090 INFO:teuthology.orchestra.run.smithi103.stdout: "mgr": { 2024-04-16T01:46:14.090 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T01:46:14.090 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:46:14.090 INFO:teuthology.orchestra.run.smithi103.stdout: "osd": { 2024-04-16T01:46:14.090 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-16T01:46:14.090 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:46:14.090 INFO:teuthology.orchestra.run.smithi103.stdout: "mds": { 2024-04-16T01:46:14.090 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T01:46:14.090 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:46:14.090 INFO:teuthology.orchestra.run.smithi103.stdout: "overall": { 2024-04-16T01:46:14.090 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 14 2024-04-16T01:46:14.090 INFO:teuthology.orchestra.run.smithi103.stdout: } 2024-04-16T01:46:14.090 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T01:46:14.101 INFO:teuthology.orchestra.run.smithi103.stdout: 5 80656 24.20 MB/sec warmup 93 sec latency 22.984 ms 2024-04-16T01:46:14.501 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T01:46:14.501 INFO:teuthology.orchestra.run.smithi103.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T01:46:14.501 INFO:teuthology.orchestra.run.smithi103.stdout: "in_progress": true, 2024-04-16T01:46:14.501 INFO:teuthology.orchestra.run.smithi103.stdout: "services_complete": [], 2024-04-16T01:46:14.501 INFO:teuthology.orchestra.run.smithi103.stdout: "progress": "0/23 ceph daemons upgraded", 2024-04-16T01:46:14.501 INFO:teuthology.orchestra.run.smithi103.stdout: "message": "Currently upgrading mgr daemons" 2024-04-16T01:46:14.501 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T01:46:14.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:14 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:13.191646+0000 mgr.smithi103.rfboyd (mgr.14164) 372 : audit [DBG] from='client.14650 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:46:14.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:14 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:13.603403+0000 mgr.smithi103.rfboyd (mgr.14164) 373 : audit [DBG] from='client.24401 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:46:14.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:14 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:14.091606+0000 mon.smithi103 (mon.0) 737 : audit [DBG] from='client.? 172.21.15.103:0/3083887853' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:46:14.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:14 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:13.191646+0000 mgr.smithi103.rfboyd (mgr.14164) 372 : audit [DBG] from='client.14650 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:46:14.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:14 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:13.603403+0000 mgr.smithi103.rfboyd (mgr.14164) 373 : audit [DBG] from='client.24401 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:46:14.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:14 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:14.091606+0000 mon.smithi103 (mon.0) 737 : audit [DBG] from='client.? 172.21.15.103:0/3083887853' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:46:14.962 INFO:teuthology.orchestra.run.smithi103.stdout:HEALTH_OK 2024-04-16T01:46:15.101 INFO:teuthology.orchestra.run.smithi103.stdout: 5 81339 24.24 MB/sec warmup 94 sec latency 30.185 ms 2024-04-16T01:46:15.243 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:15 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:46:14.199563+0000 mgr.smithi103.rfboyd (mgr.14164) 374 : cluster [DBG] pgmap v306: 97 pgs: 97 active+clean; 317 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 9.4 MiB/s wr, 931 op/s 2024-04-16T01:46:15.243 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:15 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:14.503067+0000 mgr.smithi103.rfboyd (mgr.14164) 375 : audit [DBG] from='client.24409 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:46:15.243 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:15 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:14.965027+0000 mon.smithi103 (mon.0) 738 : audit [DBG] from='client.? 172.21.15.103:0/1954271434' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T01:46:15.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:15 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:46:14.199563+0000 mgr.smithi103.rfboyd (mgr.14164) 374 : cluster [DBG] pgmap v306: 97 pgs: 97 active+clean; 317 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 9.4 MiB/s wr, 931 op/s 2024-04-16T01:46:15.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:15 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:14.503067+0000 mgr.smithi103.rfboyd (mgr.14164) 375 : audit [DBG] from='client.24409 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:46:15.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:15 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:14.965027+0000 mon.smithi103 (mon.0) 738 : audit [DBG] from='client.? 172.21.15.103:0/1954271434' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T01:46:16.101 INFO:teuthology.orchestra.run.smithi103.stdout: 5 82088 24.26 MB/sec warmup 95 sec latency 27.635 ms 2024-04-16T01:46:17.101 INFO:teuthology.orchestra.run.smithi103.stdout: 5 82996 24.17 MB/sec warmup 96 sec latency 57.521 ms 2024-04-16T01:46:17.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:17 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:46:16.199984+0000 mgr.smithi103.rfboyd (mgr.14164) 376 : cluster [DBG] pgmap v307: 97 pgs: 97 active+clean; 321 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 8.6 MiB/s wr, 805 op/s 2024-04-16T01:46:17.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:17 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:46:16.199984+0000 mgr.smithi103.rfboyd (mgr.14164) 376 : cluster [DBG] pgmap v307: 97 pgs: 97 active+clean; 321 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 8.6 MiB/s wr, 805 op/s 2024-04-16T01:46:18.101 INFO:teuthology.orchestra.run.smithi103.stdout: 5 83855 24.08 MB/sec warmup 97 sec latency 35.265 ms 2024-04-16T01:46:19.101 INFO:teuthology.orchestra.run.smithi103.stdout: 5 84588 24.13 MB/sec warmup 98 sec latency 18.315 ms 2024-04-16T01:46:19.440 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:19 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:46:18.200479+0000 mgr.smithi103.rfboyd (mgr.14164) 377 : cluster [DBG] pgmap v308: 97 pgs: 97 active+clean; 324 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 9.1 MiB/s wr, 914 op/s 2024-04-16T01:46:19.440 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:19 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:18.440885+0000 mon.smithi103 (mon.0) 739 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:46:19.440 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:19 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:18.441757+0000 mon.smithi103 (mon.0) 740 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:46:19.440 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:19 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:18.444184+0000 mon.smithi103 (mon.0) 741 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:46:19.440 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:19 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:18.445092+0000 mon.smithi103 (mon.0) 742 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T01:46:19.886 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:19 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:46:18.200479+0000 mgr.smithi103.rfboyd (mgr.14164) 377 : cluster [DBG] pgmap v308: 97 pgs: 97 active+clean; 324 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 9.1 MiB/s wr, 914 op/s 2024-04-16T01:46:19.886 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:19 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:18.440885+0000 mon.smithi103 (mon.0) 739 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:46:19.886 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:19 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:18.441757+0000 mon.smithi103 (mon.0) 740 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:46:19.886 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:19 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:18.444184+0000 mon.smithi103 (mon.0) 741 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:46:19.886 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:19 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:18.445092+0000 mon.smithi103 (mon.0) 742 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T01:46:20.102 INFO:teuthology.orchestra.run.smithi103.stdout: 5 85157 24.10 MB/sec warmup 99 sec latency 37.329 ms 2024-04-16T01:46:21.101 INFO:teuthology.orchestra.run.smithi103.stdout: 5 85479 23.97 MB/sec warmup 100 sec latency 39.438 ms 2024-04-16T01:46:21.791 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:21 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:46:20.201140+0000 mgr.smithi103.rfboyd (mgr.14164) 378 : cluster [DBG] pgmap v309: 97 pgs: 97 active+clean; 327 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 9.4 MiB/s wr, 861 op/s 2024-04-16T01:46:21.886 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:21 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:46:20.201140+0000 mgr.smithi103.rfboyd (mgr.14164) 378 : cluster [DBG] pgmap v309: 97 pgs: 97 active+clean; 327 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 9.4 MiB/s wr, 861 op/s 2024-04-16T01:46:22.101 INFO:teuthology.orchestra.run.smithi103.stdout: 5 85738 23.76 MB/sec warmup 101 sec latency 60.010 ms 2024-04-16T01:46:23.101 INFO:teuthology.orchestra.run.smithi103.stdout: 5 86229 23.62 MB/sec warmup 102 sec latency 71.647 ms 2024-04-16T01:46:23.791 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:23 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:46:22.201519+0000 mgr.smithi103.rfboyd (mgr.14164) 379 : cluster [DBG] pgmap v310: 97 pgs: 97 active+clean; 333 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 9.2 MiB/s wr, 908 op/s 2024-04-16T01:46:23.886 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:23 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:46:22.201519+0000 mgr.smithi103.rfboyd (mgr.14164) 379 : cluster [DBG] pgmap v310: 97 pgs: 97 active+clean; 333 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 9.2 MiB/s wr, 908 op/s 2024-04-16T01:46:24.101 INFO:teuthology.orchestra.run.smithi103.stdout: 5 86793 23.53 MB/sec warmup 103 sec latency 66.379 ms 2024-04-16T01:46:25.101 INFO:teuthology.orchestra.run.smithi103.stdout: 5 87513 23.43 MB/sec warmup 104 sec latency 27.329 ms 2024-04-16T01:46:25.756 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:25 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:46:24.202077+0000 mgr.smithi103.rfboyd (mgr.14164) 380 : cluster [DBG] pgmap v311: 97 pgs: 97 active+clean; 327 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 10 MiB/s wr, 1.03k op/s 2024-04-16T01:46:25.886 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:25 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:46:24.202077+0000 mgr.smithi103.rfboyd (mgr.14164) 380 : cluster [DBG] pgmap v311: 97 pgs: 97 active+clean; 327 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 10 MiB/s wr, 1.03k op/s 2024-04-16T01:46:26.102 INFO:teuthology.orchestra.run.smithi103.stdout: 5 88125 23.43 MB/sec warmup 105 sec latency 16.772 ms 2024-04-16T01:46:26.455 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:26 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:46:26.122789+0000 mon.smithi103 (mon.0) 743 : cluster [DBG] Standby manager daemon smithi134.qekssw restarted 2024-04-16T01:46:26.456 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:26 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:46:26.122899+0000 mon.smithi103 (mon.0) 744 : cluster [DBG] Standby manager daemon smithi134.qekssw started 2024-04-16T01:46:26.456 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:26 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:26.125056+0000 mon.smithi134 (mon.1) 18 : audit [DBG] from='mgr.? 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi134.qekssw/crt"}]: dispatch 2024-04-16T01:46:26.456 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:26 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:26.125529+0000 mon.smithi134 (mon.1) 19 : audit [DBG] from='mgr.? 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T01:46:26.456 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:26 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:26.127583+0000 mon.smithi134 (mon.1) 20 : audit [DBG] from='mgr.? 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi134.qekssw/key"}]: dispatch 2024-04-16T01:46:26.456 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:26 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:26.128689+0000 mon.smithi134 (mon.1) 21 : audit [DBG] from='mgr.? 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T01:46:26.886 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:26 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:46:26.122789+0000 mon.smithi103 (mon.0) 743 : cluster [DBG] Standby manager daemon smithi134.qekssw restarted 2024-04-16T01:46:26.886 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:26 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:46:26.122899+0000 mon.smithi103 (mon.0) 744 : cluster [DBG] Standby manager daemon smithi134.qekssw started 2024-04-16T01:46:26.886 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:26 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:26.125056+0000 mon.smithi134 (mon.1) 18 : audit [DBG] from='mgr.? 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi134.qekssw/crt"}]: dispatch 2024-04-16T01:46:26.886 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:26 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:26.125529+0000 mon.smithi134 (mon.1) 19 : audit [DBG] from='mgr.? 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T01:46:26.886 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:26 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:26.127583+0000 mon.smithi134 (mon.1) 20 : audit [DBG] from='mgr.? 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi134.qekssw/key"}]: dispatch 2024-04-16T01:46:26.886 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:26 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:26.128689+0000 mon.smithi134 (mon.1) 21 : audit [DBG] from='mgr.? 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T01:46:27.102 INFO:teuthology.orchestra.run.smithi103.stdout: 5 88978 23.52 MB/sec warmup 106 sec latency 23.074 ms 2024-04-16T01:46:27.791 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:27 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:46:26.202507+0000 mgr.smithi103.rfboyd (mgr.14164) 381 : cluster [DBG] pgmap v312: 97 pgs: 97 active+clean; 318 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 8.4 MiB/s wr, 807 op/s 2024-04-16T01:46:27.791 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:27 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:46:26.465318+0000 mon.smithi103 (mon.0) 745 : cluster [DBG] mgrmap e21: smithi103.rfboyd(active, since 8m), standbys: smithi134.qekssw 2024-04-16T01:46:27.886 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:27 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:46:26.202507+0000 mgr.smithi103.rfboyd (mgr.14164) 381 : cluster [DBG] pgmap v312: 97 pgs: 97 active+clean; 318 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 8.4 MiB/s wr, 807 op/s 2024-04-16T01:46:27.886 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:27 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:46:26.465318+0000 mon.smithi103 (mon.0) 745 : cluster [DBG] mgrmap e21: smithi103.rfboyd(active, since 8m), standbys: smithi134.qekssw 2024-04-16T01:46:28.102 INFO:teuthology.orchestra.run.smithi103.stdout: 5 89623 23.36 MB/sec warmup 107 sec latency 24.412 ms 2024-04-16T01:46:29.102 INFO:teuthology.orchestra.run.smithi103.stdout: 5 90355 23.33 MB/sec warmup 108 sec latency 27.430 ms 2024-04-16T01:46:29.791 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:46:28.202952+0000 mgr.smithi103.rfboyd (mgr.14164) 382 : cluster [DBG] pgmap v313: 97 pgs: 97 active+clean; 323 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 8.9 MiB/s wr, 791 op/s 2024-04-16T01:46:29.886 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:46:28.202952+0000 mgr.smithi103.rfboyd (mgr.14164) 382 : cluster [DBG] pgmap v313: 97 pgs: 97 active+clean; 323 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 8.9 MiB/s wr, 791 op/s 2024-04-16T01:46:30.102 INFO:teuthology.orchestra.run.smithi103.stdout: 5 91213 23.26 MB/sec warmup 109 sec latency 66.512 ms 2024-04-16T01:46:31.102 INFO:teuthology.orchestra.run.smithi103.stdout: 5 92097 23.39 MB/sec warmup 110 sec latency 32.345 ms 2024-04-16T01:46:31.791 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:31 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:46:30.203345+0000 mgr.smithi103.rfboyd (mgr.14164) 383 : cluster [DBG] pgmap v314: 97 pgs: 97 active+clean; 329 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 9.0 MiB/s wr, 803 op/s 2024-04-16T01:46:31.886 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:31 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:46:30.203345+0000 mgr.smithi103.rfboyd (mgr.14164) 383 : cluster [DBG] pgmap v314: 97 pgs: 97 active+clean; 329 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 9.0 MiB/s wr, 803 op/s 2024-04-16T01:46:32.102 INFO:teuthology.orchestra.run.smithi103.stdout: 5 92873 23.36 MB/sec warmup 111 sec latency 46.685 ms 2024-04-16T01:46:33.102 INFO:teuthology.orchestra.run.smithi103.stdout: 5 93503 23.24 MB/sec warmup 112 sec latency 17.763 ms 2024-04-16T01:46:33.791 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:33 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:46:32.203823+0000 mgr.smithi103.rfboyd (mgr.14164) 384 : cluster [DBG] pgmap v315: 97 pgs: 97 active+clean; 335 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 8.4 MiB/s wr, 840 op/s 2024-04-16T01:46:33.886 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:33 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:46:32.203823+0000 mgr.smithi103.rfboyd (mgr.14164) 384 : cluster [DBG] pgmap v315: 97 pgs: 97 active+clean; 335 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 8.4 MiB/s wr, 840 op/s 2024-04-16T01:46:34.102 INFO:teuthology.orchestra.run.smithi103.stdout: 5 94165 23.18 MB/sec warmup 113 sec latency 35.921 ms 2024-04-16T01:46:35.102 INFO:teuthology.orchestra.run.smithi103.stdout: 5 94695 23.07 MB/sec warmup 114 sec latency 37.513 ms 2024-04-16T01:46:35.291 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:35 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:34.033480+0000 mon.smithi103 (mon.0) 746 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:46:35.291 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:35 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:34.372703+0000 mon.smithi103 (mon.0) 747 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:46:35.292 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:35 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:34.379117+0000 mon.smithi103 (mon.0) 748 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:46:35.292 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:35 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:34.381070+0000 mon.smithi103 (mon.0) 749 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:46:35.292 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:35 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:34.385536+0000 mon.smithi103 (mon.0) 750 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mgr fail", "who": "smithi103.rfboyd"}]: dispatch 2024-04-16T01:46:35.292 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:35 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:46:34.391605+0000 mon.smithi103 (mon.0) 751 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-04-16T01:46:35.378 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:35 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:34.033480+0000 mon.smithi103 (mon.0) 746 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:46:35.378 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:35 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:34.372703+0000 mon.smithi103 (mon.0) 747 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:46:35.378 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:35 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:34.379117+0000 mon.smithi103 (mon.0) 748 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' 2024-04-16T01:46:35.378 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:35 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:34.381070+0000 mon.smithi103 (mon.0) 749 : audit [DBG] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:46:35.378 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:35 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:34.385536+0000 mon.smithi103 (mon.0) 750 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mgr fail", "who": "smithi103.rfboyd"}]: dispatch 2024-04-16T01:46:35.378 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:35 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:46:34.391605+0000 mon.smithi103 (mon.0) 751 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-04-16T01:46:36.102 INFO:teuthology.orchestra.run.smithi103.stdout: 5 95012 22.95 MB/sec warmup 115 sec latency 48.342 ms 2024-04-16T01:46:36.292 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:36 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:46:34.204381+0000 mgr.smithi103.rfboyd (mgr.14164) 385 : cluster [DBG] pgmap v316: 97 pgs: 97 active+clean; 328 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 9.9 MiB/s wr, 975 op/s 2024-04-16T01:46:36.292 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:36 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:46:34.381899+0000 mgr.smithi103.rfboyd (mgr.14164) 386 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi103.rfboyd) 2024-04-16T01:46:36.292 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:36 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:46:34.385214+0000 mgr.smithi103.rfboyd (mgr.14164) 387 : cephadm [INF] Failing over to other MGR 2024-04-16T01:46:36.292 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:36 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:35.383036+0000 mon.smithi103 (mon.0) 752 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "mgr fail", "who": "smithi103.rfboyd"}]': finished 2024-04-16T01:46:36.292 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:36 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:46:35.383097+0000 mon.smithi103 (mon.0) 753 : cluster [DBG] mgrmap e22: smithi134.qekssw(active, starting, since 0.996775s) 2024-04-16T01:46:36.292 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:36 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:35.386829+0000 mon.smithi134 (mon.1) 22 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "mon metadata", "id": "smithi103"}]: dispatch 2024-04-16T01:46:36.292 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:36 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:35.386978+0000 mon.smithi134 (mon.1) 23 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "mon metadata", "id": "smithi134"}]: dispatch 2024-04-16T01:46:36.292 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:36 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:35.388325+0000 mon.smithi134 (mon.1) 24 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi103.yzimiy"}]: dispatch 2024-04-16T01:46:36.292 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:36 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:35.388618+0000 mon.smithi134 (mon.1) 25 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi134.assnsf"}]: dispatch 2024-04-16T01:46:36.292 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:36 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:35.390030+0000 mon.smithi134 (mon.1) 26 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "mgr metadata", "who": "smithi134.qekssw", "id": "smithi134.qekssw"}]: dispatch 2024-04-16T01:46:36.292 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:36 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:35.390192+0000 mon.smithi134 (mon.1) 27 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T01:46:36.293 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:36 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:35.390385+0000 mon.smithi134 (mon.1) 28 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T01:46:36.293 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:36 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:35.390575+0000 mon.smithi134 (mon.1) 29 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T01:46:36.293 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:36 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:35.390741+0000 mon.smithi134 (mon.1) 30 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T01:46:36.293 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:36 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:35.390917+0000 mon.smithi134 (mon.1) 31 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T01:46:36.293 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:36 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:35.391447+0000 mon.smithi134 (mon.1) 32 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T01:46:36.293 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:36 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:35.391685+0000 mon.smithi134 (mon.1) 33 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T01:46:36.293 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:36 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:35.391892+0000 mon.smithi134 (mon.1) 34 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T01:46:36.293 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:36 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:35.395268+0000 mon.smithi134 (mon.1) 35 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-16T01:46:36.293 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:36 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:35.395604+0000 mon.smithi134 (mon.1) 36 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-16T01:46:36.293 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:36 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:35.396216+0000 mon.smithi134 (mon.1) 37 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-16T01:46:36.293 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:36 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:46:35.422141+0000 mon.smithi103 (mon.0) 754 : cluster [INF] Manager daemon smithi134.qekssw is now available 2024-04-16T01:46:36.293 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:36 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:35.449018+0000 mon.smithi103 (mon.0) 755 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:46:36.293 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:36 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:35.470517+0000 mon.smithi134 (mon.1) 38 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:46:36.293 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:36 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:35.507616+0000 mon.smithi103 (mon.0) 756 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:46:36.294 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:36 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:35.518253+0000 mon.smithi134 (mon.1) 39 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:46:36.294 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:36 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:35.532912+0000 mon.smithi134 (mon.1) 40 : audit [INF] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi134.qekssw/mirror_snapshot_schedule"}]: dispatch 2024-04-16T01:46:36.294 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:36 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:35.533326+0000 mon.smithi103 (mon.0) 757 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi134.qekssw/mirror_snapshot_schedule"}]: dispatch 2024-04-16T01:46:36.294 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:36 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:35.559929+0000 mon.smithi103 (mon.0) 758 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:46:36.294 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:36 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:35.572996+0000 mon.smithi134 (mon.1) 41 : audit [INF] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi134.qekssw/trash_purge_schedule"}]: dispatch 2024-04-16T01:46:36.294 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:36 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:35.573288+0000 mon.smithi103 (mon.0) 759 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi134.qekssw/trash_purge_schedule"}]: dispatch 2024-04-16T01:46:36.294 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:36 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:35.613808+0000 mon.smithi103 (mon.0) 760 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:46:36.294 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:36 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:35.623498+0000 mon.smithi103 (mon.0) 761 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:46:36.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:36 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:46:34.204381+0000 mgr.smithi103.rfboyd (mgr.14164) 385 : cluster [DBG] pgmap v316: 97 pgs: 97 active+clean; 328 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 9.9 MiB/s wr, 975 op/s 2024-04-16T01:46:36.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:36 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:46:34.381899+0000 mgr.smithi103.rfboyd (mgr.14164) 386 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi103.rfboyd) 2024-04-16T01:46:36.387 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:36 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:46:34.385214+0000 mgr.smithi103.rfboyd (mgr.14164) 387 : cephadm [INF] Failing over to other MGR 2024-04-16T01:46:36.387 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:36 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:35.383036+0000 mon.smithi103 (mon.0) 752 : audit [INF] from='mgr.14164 172.21.15.103:0/4061189584' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "mgr fail", "who": "smithi103.rfboyd"}]': finished 2024-04-16T01:46:36.387 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:36 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:46:35.383097+0000 mon.smithi103 (mon.0) 753 : cluster [DBG] mgrmap e22: smithi134.qekssw(active, starting, since 0.996775s) 2024-04-16T01:46:36.387 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:36 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:35.386829+0000 mon.smithi134 (mon.1) 22 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "mon metadata", "id": "smithi103"}]: dispatch 2024-04-16T01:46:36.387 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:36 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:35.386978+0000 mon.smithi134 (mon.1) 23 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "mon metadata", "id": "smithi134"}]: dispatch 2024-04-16T01:46:36.387 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:36 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:35.388325+0000 mon.smithi134 (mon.1) 24 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi103.yzimiy"}]: dispatch 2024-04-16T01:46:36.387 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:36 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:35.388618+0000 mon.smithi134 (mon.1) 25 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi134.assnsf"}]: dispatch 2024-04-16T01:46:36.387 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:36 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:35.390030+0000 mon.smithi134 (mon.1) 26 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "mgr metadata", "who": "smithi134.qekssw", "id": "smithi134.qekssw"}]: dispatch 2024-04-16T01:46:36.387 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:36 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:35.390192+0000 mon.smithi134 (mon.1) 27 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T01:46:36.387 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:36 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:35.390385+0000 mon.smithi134 (mon.1) 28 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T01:46:36.387 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:36 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:35.390575+0000 mon.smithi134 (mon.1) 29 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T01:46:36.387 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:36 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:35.390741+0000 mon.smithi134 (mon.1) 30 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T01:46:36.387 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:36 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:35.390917+0000 mon.smithi134 (mon.1) 31 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T01:46:36.388 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:36 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:35.391447+0000 mon.smithi134 (mon.1) 32 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T01:46:36.388 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:36 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:35.391685+0000 mon.smithi134 (mon.1) 33 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T01:46:36.388 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:36 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:35.391892+0000 mon.smithi134 (mon.1) 34 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T01:46:36.388 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:36 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:35.395268+0000 mon.smithi134 (mon.1) 35 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-16T01:46:36.388 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:36 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:35.395604+0000 mon.smithi134 (mon.1) 36 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-16T01:46:36.388 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:36 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:35.396216+0000 mon.smithi134 (mon.1) 37 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-16T01:46:36.388 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:36 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:46:35.422141+0000 mon.smithi103 (mon.0) 754 : cluster [INF] Manager daemon smithi134.qekssw is now available 2024-04-16T01:46:36.388 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:36 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:35.449018+0000 mon.smithi103 (mon.0) 755 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:46:36.388 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:36 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:35.470517+0000 mon.smithi134 (mon.1) 38 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:46:36.388 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:36 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:35.507616+0000 mon.smithi103 (mon.0) 756 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:46:36.388 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:36 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:35.518253+0000 mon.smithi134 (mon.1) 39 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:46:36.388 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:36 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:35.532912+0000 mon.smithi134 (mon.1) 40 : audit [INF] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi134.qekssw/mirror_snapshot_schedule"}]: dispatch 2024-04-16T01:46:36.388 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:36 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:35.533326+0000 mon.smithi103 (mon.0) 757 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi134.qekssw/mirror_snapshot_schedule"}]: dispatch 2024-04-16T01:46:36.388 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:36 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:35.559929+0000 mon.smithi103 (mon.0) 758 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:46:36.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:36 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:35.572996+0000 mon.smithi134 (mon.1) 41 : audit [INF] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi134.qekssw/trash_purge_schedule"}]: dispatch 2024-04-16T01:46:36.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:36 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:35.573288+0000 mon.smithi103 (mon.0) 759 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi134.qekssw/trash_purge_schedule"}]: dispatch 2024-04-16T01:46:36.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:36 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:35.613808+0000 mon.smithi103 (mon.0) 760 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:46:36.389 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:36 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:35.623498+0000 mon.smithi103 (mon.0) 761 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:46:37.102 INFO:teuthology.orchestra.run.smithi103.stdout: 5 95437 22.93 MB/sec warmup 116 sec latency 38.851 ms 2024-04-16T01:46:37.791 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:37 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:46:35.455269+0000 mgr.smithi134.qekssw (mgr.24415) 1 : cephadm [INF] Queued nfs.foo for migration 2024-04-16T01:46:37.791 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:37 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:46:36.039572+0000 mgr.smithi134.qekssw (mgr.24415) 2 : cephadm [INF] Deploying cephadm binary to smithi103 2024-04-16T01:46:37.791 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:37 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:46:36.084994+0000 mgr.smithi134.qekssw (mgr.24415) 3 : cephadm [INF] Deploying cephadm binary to smithi134 2024-04-16T01:46:37.792 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:37 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:46:36.239024+0000 mgr.smithi134.qekssw (mgr.24415) 4 : cephadm [INF] [16/Apr/2024:01:46:36] ENGINE Bus STARTING 2024-04-16T01:46:37.792 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:37 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:46:36.386474+0000 mon.smithi103 (mon.0) 762 : cluster [DBG] mgrmap e23: smithi134.qekssw(active, since 2s) 2024-04-16T01:46:37.792 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:37 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:46:36.401732+0000 mgr.smithi134.qekssw (mgr.24415) 5 : cluster [DBG] pgmap v3: 97 pgs: 97 active+clean; 324 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-04-16T01:46:37.886 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:37 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:46:35.455269+0000 mgr.smithi134.qekssw (mgr.24415) 1 : cephadm [INF] Queued nfs.foo for migration 2024-04-16T01:46:37.886 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:37 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:46:36.039572+0000 mgr.smithi134.qekssw (mgr.24415) 2 : cephadm [INF] Deploying cephadm binary to smithi103 2024-04-16T01:46:37.886 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:37 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:46:36.084994+0000 mgr.smithi134.qekssw (mgr.24415) 3 : cephadm [INF] Deploying cephadm binary to smithi134 2024-04-16T01:46:37.886 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:37 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:46:36.239024+0000 mgr.smithi134.qekssw (mgr.24415) 4 : cephadm [INF] [16/Apr/2024:01:46:36] ENGINE Bus STARTING 2024-04-16T01:46:37.886 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:37 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:46:36.386474+0000 mon.smithi103 (mon.0) 762 : cluster [DBG] mgrmap e23: smithi134.qekssw(active, since 2s) 2024-04-16T01:46:37.886 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:37 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:46:36.401732+0000 mgr.smithi134.qekssw (mgr.24415) 5 : cluster [DBG] pgmap v3: 97 pgs: 97 active+clean; 324 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-04-16T01:46:38.102 INFO:teuthology.orchestra.run.smithi103.stdout: 5 95950 22.89 MB/sec warmup 117 sec latency 58.961 ms 2024-04-16T01:46:38.656 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:38 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:46:36.445773+0000 mgr.smithi134.qekssw (mgr.24415) 6 : cephadm [INF] [16/Apr/2024:01:46:36] ENGINE Serving on https://172.21.15.134:7150 2024-04-16T01:46:38.657 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:38 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:46:36.552154+0000 mgr.smithi134.qekssw (mgr.24415) 7 : cephadm [INF] [16/Apr/2024:01:46:36] ENGINE Serving on http://172.21.15.134:8765 2024-04-16T01:46:38.657 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:38 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:46:36.552402+0000 mgr.smithi134.qekssw (mgr.24415) 8 : cephadm [INF] [16/Apr/2024:01:46:36] ENGINE Bus STARTED 2024-04-16T01:46:38.657 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:38 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:46:37.395311+0000 mgr.smithi134.qekssw (mgr.24415) 9 : cluster [DBG] pgmap v4: 97 pgs: 97 active+clean; 324 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-04-16T01:46:38.657 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:38 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:37.487977+0000 mon.smithi134 (mon.1) 42 : audit [INF] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-16T01:46:38.657 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:38 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:37.488631+0000 mon.smithi103 (mon.0) 763 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-16T01:46:38.791 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:38 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:46:36.445773+0000 mgr.smithi134.qekssw (mgr.24415) 6 : cephadm [INF] [16/Apr/2024:01:46:36] ENGINE Serving on https://172.21.15.134:7150 2024-04-16T01:46:38.791 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:38 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:46:36.552154+0000 mgr.smithi134.qekssw (mgr.24415) 7 : cephadm [INF] [16/Apr/2024:01:46:36] ENGINE Serving on http://172.21.15.134:8765 2024-04-16T01:46:38.792 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:38 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:46:36.552402+0000 mgr.smithi134.qekssw (mgr.24415) 8 : cephadm [INF] [16/Apr/2024:01:46:36] ENGINE Bus STARTED 2024-04-16T01:46:38.792 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:38 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:46:37.395311+0000 mgr.smithi134.qekssw (mgr.24415) 9 : cluster [DBG] pgmap v4: 97 pgs: 97 active+clean; 324 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-04-16T01:46:38.792 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:38 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:37.487977+0000 mon.smithi134 (mon.1) 42 : audit [INF] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-16T01:46:38.792 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:38 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:37.488631+0000 mon.smithi103 (mon.0) 763 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-16T01:46:39.102 INFO:teuthology.orchestra.run.smithi103.stdout: 5 96361 22.77 MB/sec warmup 118 sec latency 30.241 ms 2024-04-16T01:46:39.637 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:38.398579+0000 mon.smithi103 (mon.0) 764 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd='[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]': finished 2024-04-16T01:46:39.637 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:46:38.398653+0000 mon.smithi103 (mon.0) 765 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-04-16T01:46:39.637 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:38.402967+0000 mon.smithi134 (mon.1) 43 : audit [INF] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-16T01:46:39.637 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:38.403464+0000 mon.smithi103 (mon.0) 766 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-16T01:46:39.792 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:39 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:38.398579+0000 mon.smithi103 (mon.0) 764 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd='[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]': finished 2024-04-16T01:46:39.792 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:39 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:46:38.398653+0000 mon.smithi103 (mon.0) 765 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-04-16T01:46:39.792 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:39 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:38.402967+0000 mon.smithi134 (mon.1) 43 : audit [INF] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-16T01:46:39.792 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:39 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:38.403464+0000 mon.smithi103 (mon.0) 766 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-16T01:46:40.102 INFO:teuthology.orchestra.run.smithi103.stdout: 5 96787 22.64 MB/sec warmup 119 sec latency 47.680 ms 2024-04-16T01:46:40.792 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:40 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:46:39.395699+0000 mgr.smithi134.qekssw (mgr.24415) 10 : cluster [DBG] pgmap v6: 97 pgs: 97 active+clean; 324 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-04-16T01:46:40.792 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:40 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:39.406293+0000 mon.smithi103 (mon.0) 767 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-16T01:46:40.792 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:40 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:46:39.406351+0000 mon.smithi103 (mon.0) 768 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-04-16T01:46:40.792 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:40 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:40.235268+0000 mon.smithi103 (mon.0) 769 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:46:40.886 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:40 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:46:39.395699+0000 mgr.smithi134.qekssw (mgr.24415) 10 : cluster [DBG] pgmap v6: 97 pgs: 97 active+clean; 324 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-04-16T01:46:40.886 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:40 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:39.406293+0000 mon.smithi103 (mon.0) 767 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-16T01:46:40.886 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:40 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:46:39.406351+0000 mon.smithi103 (mon.0) 768 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-04-16T01:46:40.886 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:40 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:40.235268+0000 mon.smithi103 (mon.0) 769 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:46:41.413 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:41 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:46:40.415012+0000 mon.smithi103 (mon.0) 770 : cluster [DBG] mgrmap e24: smithi134.qekssw(active, since 6s) 2024-04-16T01:46:41.413 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:41 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:46:41.396066+0000 mgr.smithi134.qekssw (mgr.24415) 11 : cluster [DBG] pgmap v8: 97 pgs: 97 active+clean; 331 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 28 KiB/s rd, 4.3 MiB/s wr, 493 op/s 2024-04-16T01:46:41.791 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:41 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:46:40.415012+0000 mon.smithi103 (mon.0) 770 : cluster [DBG] mgrmap e24: smithi134.qekssw(active, since 6s) 2024-04-16T01:46:41.791 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:41 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:46:41.396066+0000 mgr.smithi134.qekssw (mgr.24415) 11 : cluster [DBG] pgmap v8: 97 pgs: 97 active+clean; 331 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 28 KiB/s rd, 4.3 MiB/s wr, 493 op/s 2024-04-16T01:46:42.102 INFO:teuthology.orchestra.run.smithi103.stdout: 5 97806 13.87 MB/sec execute 1 sec latency 37.156 ms 2024-04-16T01:46:42.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:42 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:46:42.396741+0000 mon.smithi103 (mon.0) 771 : cluster [DBG] Standby manager daemon smithi103.rfboyd started 2024-04-16T01:46:42.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:42 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:42.397184+0000 mon.smithi103 (mon.0) 772 : audit [DBG] from='mgr.? 172.21.15.103:0/3541746343' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi103.rfboyd/crt"}]: dispatch 2024-04-16T01:46:42.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:42 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:42.397960+0000 mon.smithi103 (mon.0) 773 : audit [DBG] from='mgr.? 172.21.15.103:0/3541746343' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T01:46:42.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:42 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:42.402676+0000 mon.smithi103 (mon.0) 774 : audit [DBG] from='mgr.? 172.21.15.103:0/3541746343' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi103.rfboyd/key"}]: dispatch 2024-04-16T01:46:42.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:42 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:42.404283+0000 mon.smithi103 (mon.0) 775 : audit [DBG] from='mgr.? 172.21.15.103:0/3541746343' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T01:46:42.695 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:42 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:46:42.396741+0000 mon.smithi103 (mon.0) 771 : cluster [DBG] Standby manager daemon smithi103.rfboyd started 2024-04-16T01:46:42.695 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:42 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:42.397184+0000 mon.smithi103 (mon.0) 772 : audit [DBG] from='mgr.? 172.21.15.103:0/3541746343' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi103.rfboyd/crt"}]: dispatch 2024-04-16T01:46:42.695 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:42 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:42.397960+0000 mon.smithi103 (mon.0) 773 : audit [DBG] from='mgr.? 172.21.15.103:0/3541746343' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T01:46:42.695 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:42 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:42.402676+0000 mon.smithi103 (mon.0) 774 : audit [DBG] from='mgr.? 172.21.15.103:0/3541746343' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi103.rfboyd/key"}]: dispatch 2024-04-16T01:46:42.696 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:42 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:42.404283+0000 mon.smithi103 (mon.0) 775 : audit [DBG] from='mgr.? 172.21.15.103:0/3541746343' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T01:46:43.102 INFO:teuthology.orchestra.run.smithi103.stdout: 5 98678 19.89 MB/sec execute 2 sec latency 20.054 ms 2024-04-16T01:46:43.791 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:43 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:46:42.431797+0000 mon.smithi103 (mon.0) 776 : cluster [DBG] mgrmap e25: smithi134.qekssw(active, since 8s), standbys: smithi103.rfboyd 2024-04-16T01:46:43.791 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:43 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:42.434981+0000 mon.smithi134 (mon.1) 44 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "mgr metadata", "who": "smithi103.rfboyd", "id": "smithi103.rfboyd"}]: dispatch 2024-04-16T01:46:43.792 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:43 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:42.837672+0000 mon.smithi103 (mon.0) 777 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:46:43.792 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:43 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:46:43.396504+0000 mgr.smithi134.qekssw (mgr.24415) 12 : cluster [DBG] pgmap v9: 97 pgs: 97 active+clean; 323 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 5.2 MiB/s wr, 505 op/s 2024-04-16T01:46:43.886 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:43 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:46:42.431797+0000 mon.smithi103 (mon.0) 776 : cluster [DBG] mgrmap e25: smithi134.qekssw(active, since 8s), standbys: smithi103.rfboyd 2024-04-16T01:46:43.886 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:43 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:42.434981+0000 mon.smithi134 (mon.1) 44 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "mgr metadata", "who": "smithi103.rfboyd", "id": "smithi103.rfboyd"}]: dispatch 2024-04-16T01:46:43.886 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:43 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:42.837672+0000 mon.smithi103 (mon.0) 777 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:46:43.886 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:43 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:46:43.396504+0000 mgr.smithi134.qekssw (mgr.24415) 12 : cluster [DBG] pgmap v9: 97 pgs: 97 active+clean; 323 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 5.2 MiB/s wr, 505 op/s 2024-04-16T01:46:44.102 INFO:teuthology.orchestra.run.smithi103.stdout: 5 99348 22.09 MB/sec execute 3 sec latency 36.451 ms 2024-04-16T01:46:45.041 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:44 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:43.758415+0000 mon.smithi103 (mon.0) 778 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:46:45.041 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:44 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:43.765112+0000 mon.smithi103 (mon.0) 779 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:46:45.042 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:44 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:44.553262+0000 mon.smithi103 (mon.0) 780 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:46:45.042 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:44 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:44.559981+0000 mon.smithi103 (mon.0) 781 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:46:45.102 INFO:teuthology.orchestra.run.smithi103.stdout: 5 99639 19.38 MB/sec execute 4 sec latency 331.177 ms 2024-04-16T01:46:45.136 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:44 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:43.758415+0000 mon.smithi103 (mon.0) 778 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:46:45.136 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:44 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:43.765112+0000 mon.smithi103 (mon.0) 779 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:46:45.136 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:44 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:44.553262+0000 mon.smithi103 (mon.0) 780 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:46:45.137 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:44 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:44.559981+0000 mon.smithi103 (mon.0) 781 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:46:45.632 INFO:teuthology.orchestra.run.smithi103.stdout:true 2024-04-16T01:46:46.041 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:45 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:44.766276+0000 mon.smithi103 (mon.0) 782 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-16T01:46:46.041 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:45 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:44.766884+0000 mon.smithi134 (mon.1) 45 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "mon metadata", "id": "smithi103"}]: dispatch 2024-04-16T01:46:46.041 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:45 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:44.767143+0000 mon.smithi134 (mon.1) 46 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "mon metadata", "id": "smithi134"}]: dispatch 2024-04-16T01:46:46.041 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:45 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:45.295438+0000 mon.smithi103 (mon.0) 783 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-16T01:46:46.103 INFO:teuthology.orchestra.run.smithi103.stdout: 5 99907 16.14 MB/sec execute 5 sec latency 521.661 ms 2024-04-16T01:46:46.136 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:45 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:44.766276+0000 mon.smithi103 (mon.0) 782 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-16T01:46:46.136 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:45 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:44.766884+0000 mon.smithi134 (mon.1) 45 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "mon metadata", "id": "smithi103"}]: dispatch 2024-04-16T01:46:46.136 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:45 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:44.767143+0000 mon.smithi134 (mon.1) 46 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "mon metadata", "id": "smithi134"}]: dispatch 2024-04-16T01:46:46.136 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:45 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:45.295438+0000 mon.smithi103 (mon.0) 783 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-16T01:46:46.619 INFO:teuthology.orchestra.run.smithi103.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T01:46:46.619 INFO:teuthology.orchestra.run.smithi103.stdout:alertmanager.smithi103 smithi103 *:9093,9094 running (6m) 0s ago 8m 22.0M - 0.20.0 0881eb8f169f 6f4f9478a7b7 2024-04-16T01:46:46.619 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi103 smithi103 running (8m) 0s ago 8m 6391k - 16.2.5 6933c2a0b7dd 596a73884a8d 2024-04-16T01:46:46.619 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi134 smithi134 running (7m) 2s ago 7m 6391k - 16.2.5 6933c2a0b7dd eccf250d192a 2024-04-16T01:46:46.619 INFO:teuthology.orchestra.run.smithi103.stdout:grafana.smithi103 smithi103 *:3000 running (6m) 0s ago 8m 32.8M - 6.7.4 557c83e11646 636ad34196b4 2024-04-16T01:46:46.619 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi103.yzimiy smithi103 running (2m) 0s ago 2m 39.0M - 16.2.5 6933c2a0b7dd cf2f08c0639d 2024-04-16T01:46:46.619 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi134.assnsf smithi134 running (2m) 2s ago 2m 12.3M - 16.2.5 6933c2a0b7dd 9ca5fc777b10 2024-04-16T01:46:46.620 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi103.rfboyd smithi103 *:9283 running (10m) 0s ago 10m 187M - 16.2.5 6933c2a0b7dd fd4a37955cd4 2024-04-16T01:46:46.620 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi134.qekssw smithi134 *:8443,9283 running (31s) 2s ago 7m 479M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 43c59b758a1f 2024-04-16T01:46:46.620 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi103 smithi103 running (10m) 0s ago 10m 50.2M 2048M 16.2.5 6933c2a0b7dd 0e564be6f870 2024-04-16T01:46:46.620 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi134 smithi134 running (7m) 2s ago 7m 40.6M 2048M 16.2.5 6933c2a0b7dd d389835288fb 2024-04-16T01:46:46.620 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.0.0.smithi103.aselvi smithi103 *:2049 running (2m) 0s ago 2m 244M - 3.5 6933c2a0b7dd 2561e08c7c0d 2024-04-16T01:46:46.620 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.1.0.smithi134.hzrctw smithi134 *:2049 running (2m) 2s ago 2m 78.4M - 3.5 6933c2a0b7dd 52d132d03466 2024-04-16T01:46:46.620 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi103 smithi103 *:9100 running (7m) 0s ago 7m 17.0M - 0.18.1 e5a616e4b9cf ee6e2c0fda90 2024-04-16T01:46:46.620 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi134 smithi134 *:9100 running (7m) 2s ago 7m 17.0M - 0.18.1 e5a616e4b9cf b86a5432fccd 2024-04-16T01:46:46.620 INFO:teuthology.orchestra.run.smithi103.stdout:osd.0 smithi103 running (6m) 0s ago 6m 380M 3224M 16.2.5 6933c2a0b7dd 531969a5edd8 2024-04-16T01:46:46.620 INFO:teuthology.orchestra.run.smithi103.stdout:osd.1 smithi103 running (6m) 0s ago 6m 290M 3224M 16.2.5 6933c2a0b7dd 97f3a1182717 2024-04-16T01:46:46.620 INFO:teuthology.orchestra.run.smithi103.stdout:osd.2 smithi103 running (5m) 0s ago 5m 227M 3224M 16.2.5 6933c2a0b7dd 12126d451d0f 2024-04-16T01:46:46.620 INFO:teuthology.orchestra.run.smithi103.stdout:osd.3 smithi103 running (5m) 0s ago 5m 344M 3224M 16.2.5 6933c2a0b7dd 8f336b10e958 2024-04-16T01:46:46.620 INFO:teuthology.orchestra.run.smithi103.stdout:osd.4 smithi134 running (5m) 2s ago 5m 365M 3992M 16.2.5 6933c2a0b7dd fb0845263111 2024-04-16T01:46:46.620 INFO:teuthology.orchestra.run.smithi103.stdout:osd.5 smithi134 running (4m) 2s ago 4m 375M 3992M 16.2.5 6933c2a0b7dd 2a44c23ab3a6 2024-04-16T01:46:46.620 INFO:teuthology.orchestra.run.smithi103.stdout:osd.6 smithi134 running (4m) 2s ago 4m 317M 3992M 16.2.5 6933c2a0b7dd b4045b632965 2024-04-16T01:46:46.621 INFO:teuthology.orchestra.run.smithi103.stdout:osd.7 smithi134 running (4m) 2s ago 4m 471M 3992M 16.2.5 6933c2a0b7dd d6fa09360d46 2024-04-16T01:46:46.621 INFO:teuthology.orchestra.run.smithi103.stdout:prometheus.smithi103 smithi103 *:9095 running (6m) 0s ago 7m 51.5M - 2.18.1 de242295e225 a16caf630722 2024-04-16T01:46:46.862 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:46 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:45.297351+0000 mon.smithi134 (mon.1) 47 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-16T01:46:46.862 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:46 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:46:45.396820+0000 mgr.smithi134.qekssw (mgr.24415) 13 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 323 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 4.5 MiB/s wr, 441 op/s 2024-04-16T01:46:46.862 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:46 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:45.619154+0000 mgr.smithi134.qekssw (mgr.24415) 14 : audit [DBG] from='client.14698 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:46:46.862 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:46 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:45.852563+0000 mon.smithi134 (mon.1) 48 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-16T01:46:46.862 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:46 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:45.853331+0000 mon.smithi134 (mon.1) 49 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "mon metadata", "id": "smithi103"}]: dispatch 2024-04-16T01:46:46.862 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:46 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:45.853466+0000 mon.smithi134 (mon.1) 50 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "mon metadata", "id": "smithi134"}]: dispatch 2024-04-16T01:46:46.862 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:46 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:46.164427+0000 mgr.smithi134.qekssw (mgr.24415) 15 : audit [DBG] from='client.14700 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:46:46.863 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:46 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:46.396508+0000 mon.smithi103 (mon.0) 784 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:46:46.863 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:46 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:46.404249+0000 mon.smithi103 (mon.0) 785 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:46:47.102 INFO:teuthology.orchestra.run.smithi103.stdout: 5 100326 14.61 MB/sec execute 6 sec latency 43.168 ms 2024-04-16T01:46:47.136 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:46 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:45.297351+0000 mon.smithi134 (mon.1) 47 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-16T01:46:47.136 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:46 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:46:45.396820+0000 mgr.smithi134.qekssw (mgr.24415) 13 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 323 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 4.5 MiB/s wr, 441 op/s 2024-04-16T01:46:47.136 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:46 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:45.619154+0000 mgr.smithi134.qekssw (mgr.24415) 14 : audit [DBG] from='client.14698 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:46:47.136 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:46 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:45.852563+0000 mon.smithi134 (mon.1) 48 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-16T01:46:47.136 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:46 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:45.853331+0000 mon.smithi134 (mon.1) 49 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "mon metadata", "id": "smithi103"}]: dispatch 2024-04-16T01:46:47.136 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:46 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:45.853466+0000 mon.smithi134 (mon.1) 50 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "mon metadata", "id": "smithi134"}]: dispatch 2024-04-16T01:46:47.137 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:46 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:46.164427+0000 mgr.smithi134.qekssw (mgr.24415) 15 : audit [DBG] from='client.14700 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:46:47.137 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:46 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:46.396508+0000 mon.smithi103 (mon.0) 784 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:46:47.137 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:46 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:46.404249+0000 mon.smithi103 (mon.0) 785 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:46:47.166 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T01:46:47.166 INFO:teuthology.orchestra.run.smithi103.stdout: "mon": { 2024-04-16T01:46:47.166 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T01:46:47.166 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:46:47.166 INFO:teuthology.orchestra.run.smithi103.stdout: "mgr": { 2024-04-16T01:46:47.167 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-16T01:46:47.167 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T01:46:47.167 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:46:47.167 INFO:teuthology.orchestra.run.smithi103.stdout: "osd": { 2024-04-16T01:46:47.167 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-16T01:46:47.167 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:46:47.167 INFO:teuthology.orchestra.run.smithi103.stdout: "mds": { 2024-04-16T01:46:47.167 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T01:46:47.167 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:46:47.167 INFO:teuthology.orchestra.run.smithi103.stdout: "overall": { 2024-04-16T01:46:47.167 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-16T01:46:47.167 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T01:46:47.167 INFO:teuthology.orchestra.run.smithi103.stdout: } 2024-04-16T01:46:47.167 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T01:46:47.597 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T01:46:47.597 INFO:teuthology.orchestra.run.smithi103.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T01:46:47.597 INFO:teuthology.orchestra.run.smithi103.stdout: "in_progress": true, 2024-04-16T01:46:47.597 INFO:teuthology.orchestra.run.smithi103.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T01:46:47.597 INFO:teuthology.orchestra.run.smithi103.stdout: "services_complete": [], 2024-04-16T01:46:47.597 INFO:teuthology.orchestra.run.smithi103.stdout: "progress": "1/23 daemons upgraded", 2024-04-16T01:46:47.597 INFO:teuthology.orchestra.run.smithi103.stdout: "message": "", 2024-04-16T01:46:47.597 INFO:teuthology.orchestra.run.smithi103.stdout: "is_paused": false 2024-04-16T01:46:47.597 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T01:46:47.864 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:47 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:46.610401+0000 mgr.smithi134.qekssw (mgr.24415) 16 : audit [DBG] from='client.14704 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:46:47.864 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:47 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:47.166387+0000 mon.smithi134 (mon.1) 51 : audit [DBG] from='client.? 172.21.15.103:0/2141733858' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:46:47.864 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:47 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:47.197555+0000 mon.smithi103 (mon.0) 786 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:46:47.865 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:47 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:47.207700+0000 mon.smithi103 (mon.0) 787 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:46:47.865 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:47 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:46:47.397474+0000 mgr.smithi134.qekssw (mgr.24415) 17 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 331 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 22 KiB/s rd, 8.8 MiB/s wr, 828 op/s 2024-04-16T01:46:48.102 INFO:teuthology.orchestra.run.smithi103.stdout: 5 100695 13.64 MB/sec execute 7 sec latency 47.031 ms 2024-04-16T01:46:48.110 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:47 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:46.610401+0000 mgr.smithi134.qekssw (mgr.24415) 16 : audit [DBG] from='client.14704 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:46:48.110 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:47 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:47.166387+0000 mon.smithi134 (mon.1) 51 : audit [DBG] from='client.? 172.21.15.103:0/2141733858' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:46:48.110 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:47 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:47.197555+0000 mon.smithi103 (mon.0) 786 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:46:48.110 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:47 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:47.207700+0000 mon.smithi103 (mon.0) 787 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:46:48.110 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:47 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:46:47.397474+0000 mgr.smithi134.qekssw (mgr.24415) 17 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 331 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 22 KiB/s rd, 8.8 MiB/s wr, 828 op/s 2024-04-16T01:46:48.170 INFO:teuthology.orchestra.run.smithi103.stdout:HEALTH_OK 2024-04-16T01:46:48.886 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:48 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:47.599602+0000 mgr.smithi134.qekssw (mgr.24415) 18 : audit [DBG] from='client.14712 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:46:48.886 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:48 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:48.171529+0000 mon.smithi103 (mon.0) 788 : audit [DBG] from='client.? 172.21.15.103:0/1111545000' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T01:46:48.886 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:48 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:48.339798+0000 mon.smithi103 (mon.0) 789 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:46:48.886 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:48 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:48.344872+0000 mon.smithi103 (mon.0) 790 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:46:48.886 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:48 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:48.346935+0000 mon.smithi134 (mon.1) 52 : audit [INF] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-16T01:46:48.887 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:48 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:48.347138+0000 mon.smithi103 (mon.0) 791 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-16T01:46:48.887 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:48 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:48.348161+0000 mon.smithi134 (mon.1) 53 : audit [INF] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-16T01:46:48.887 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:48 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:48.348333+0000 mon.smithi103 (mon.0) 792 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-16T01:46:48.887 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:48 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:48.349434+0000 mon.smithi134 (mon.1) 54 : audit [INF] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-16T01:46:48.887 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:48 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:48.349603+0000 mon.smithi103 (mon.0) 793 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-16T01:46:48.887 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:48 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:48.350641+0000 mon.smithi134 (mon.1) 55 : audit [INF] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-16T01:46:48.887 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:48 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:48.351636+0000 mon.smithi103 (mon.0) 794 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-16T01:46:48.887 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:48 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:46:48.352573+0000 mgr.smithi134.qekssw (mgr.24415) 19 : cephadm [INF] Adjusting osd_memory_target on smithi134 to 2712M 2024-04-16T01:46:48.887 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:48 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:48.357431+0000 mon.smithi103 (mon.0) 795 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:46:49.102 INFO:teuthology.orchestra.run.smithi103.stdout: 5 101406 13.83 MB/sec execute 8 sec latency 36.499 ms 2024-04-16T01:46:49.291 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:48 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:47.599602+0000 mgr.smithi134.qekssw (mgr.24415) 18 : audit [DBG] from='client.14712 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:46:49.291 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:48 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:48.171529+0000 mon.smithi103 (mon.0) 788 : audit [DBG] from='client.? 172.21.15.103:0/1111545000' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T01:46:49.291 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:48 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:48.339798+0000 mon.smithi103 (mon.0) 789 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:46:49.291 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:48 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:48.344872+0000 mon.smithi103 (mon.0) 790 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:46:49.292 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:48 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:48.346935+0000 mon.smithi134 (mon.1) 52 : audit [INF] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-16T01:46:49.292 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:48 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:48.347138+0000 mon.smithi103 (mon.0) 791 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-16T01:46:49.292 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:48 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:48.348161+0000 mon.smithi134 (mon.1) 53 : audit [INF] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-16T01:46:49.292 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:48 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:48.348333+0000 mon.smithi103 (mon.0) 792 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-16T01:46:49.292 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:48 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:48.349434+0000 mon.smithi134 (mon.1) 54 : audit [INF] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-16T01:46:49.292 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:48 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:48.349603+0000 mon.smithi103 (mon.0) 793 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-16T01:46:49.292 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:48 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:48.350641+0000 mon.smithi134 (mon.1) 55 : audit [INF] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-16T01:46:49.292 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:48 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:48.351636+0000 mon.smithi103 (mon.0) 794 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-16T01:46:49.292 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:48 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:46:48.352573+0000 mgr.smithi134.qekssw (mgr.24415) 19 : cephadm [INF] Adjusting osd_memory_target on smithi134 to 2712M 2024-04-16T01:46:49.292 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:48 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:48.357431+0000 mon.smithi103 (mon.0) 795 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:46:50.103 INFO:teuthology.orchestra.run.smithi103.stdout: 5 102104 14.62 MB/sec execute 9 sec latency 40.081 ms 2024-04-16T01:46:50.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:50 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:46:49.397805+0000 mgr.smithi134.qekssw (mgr.24415) 20 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 331 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 20 KiB/s rd, 7.9 MiB/s wr, 745 op/s 2024-04-16T01:46:50.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:50 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:46:49.397805+0000 mgr.smithi134.qekssw (mgr.24415) 20 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 331 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 20 KiB/s rd, 7.9 MiB/s wr, 745 op/s 2024-04-16T01:46:51.103 INFO:teuthology.orchestra.run.smithi103.stdout: 5 102756 15.80 MB/sec execute 10 sec latency 39.160 ms 2024-04-16T01:46:51.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:51 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:50.517990+0000 mon.smithi134 (mon.1) 56 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:46:51.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:51 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:50.517990+0000 mon.smithi134 (mon.1) 56 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:46:52.103 INFO:teuthology.orchestra.run.smithi103.stdout: 5 103249 15.81 MB/sec execute 11 sec latency 55.888 ms 2024-04-16T01:46:52.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:52 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:46:51.398316+0000 mgr.smithi134.qekssw (mgr.24415) 21 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 330 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 20 KiB/s rd, 7.7 MiB/s wr, 672 op/s 2024-04-16T01:46:52.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:52 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:46:51.398316+0000 mgr.smithi134.qekssw (mgr.24415) 21 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 330 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 20 KiB/s rd, 7.7 MiB/s wr, 672 op/s 2024-04-16T01:46:53.103 INFO:teuthology.orchestra.run.smithi103.stdout: 5 103576 14.83 MB/sec execute 12 sec latency 44.751 ms 2024-04-16T01:46:53.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:53 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:46:53.398751+0000 mgr.smithi134.qekssw (mgr.24415) 22 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 334 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.7 KiB/s rd, 8.3 MiB/s wr, 757 op/s 2024-04-16T01:46:53.791 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:53 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:46:53.398751+0000 mgr.smithi134.qekssw (mgr.24415) 22 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 334 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.7 KiB/s rd, 8.3 MiB/s wr, 757 op/s 2024-04-16T01:46:54.103 INFO:teuthology.orchestra.run.smithi103.stdout: 5 103966 14.19 MB/sec execute 13 sec latency 38.585 ms 2024-04-16T01:46:55.103 INFO:teuthology.orchestra.run.smithi103.stdout: 5 104411 13.79 MB/sec execute 14 sec latency 39.463 ms 2024-04-16T01:46:55.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:55 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:54.094518+0000 mon.smithi103 (mon.0) 796 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:46:55.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:55 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:54.102237+0000 mon.smithi103 (mon.0) 797 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:46:55.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:55 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:54.104019+0000 mon.smithi134 (mon.1) 57 : audit [INF] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-16T01:46:55.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:55 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:54.104165+0000 mon.smithi103 (mon.0) 798 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-16T01:46:55.387 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:55 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:54.105081+0000 mon.smithi134 (mon.1) 58 : audit [INF] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-16T01:46:55.387 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:55 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:54.105220+0000 mon.smithi103 (mon.0) 799 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-16T01:46:55.387 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:55 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:54.106110+0000 mon.smithi134 (mon.1) 59 : audit [INF] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-16T01:46:55.387 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:55 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:54.106210+0000 mon.smithi103 (mon.0) 800 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-16T01:46:55.387 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:55 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:54.107146+0000 mon.smithi134 (mon.1) 60 : audit [INF] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-16T01:46:55.387 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:55 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:54.107536+0000 mon.smithi103 (mon.0) 801 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-16T01:46:55.387 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:55 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:46:54.108365+0000 mgr.smithi134.qekssw (mgr.24415) 23 : cephadm [INF] Adjusting osd_memory_target on smithi103 to 1944M 2024-04-16T01:46:55.387 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:55 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:54.112334+0000 mon.smithi103 (mon.0) 802 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:46:55.387 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:55 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:54.113435+0000 mon.smithi134 (mon.1) 61 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:46:55.387 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:55 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:54.113989+0000 mon.smithi134 (mon.1) 62 : audit [INF] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T01:46:55.387 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:55 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:46:54.114858+0000 mgr.smithi134.qekssw (mgr.24415) 24 : cephadm [INF] Updating smithi103:/etc/ceph/ceph.conf 2024-04-16T01:46:55.387 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:55 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:46:54.115031+0000 mgr.smithi134.qekssw (mgr.24415) 25 : cephadm [INF] Updating smithi134:/etc/ceph/ceph.conf 2024-04-16T01:46:55.387 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:55 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:46:54.380638+0000 mgr.smithi134.qekssw (mgr.24415) 26 : cephadm [INF] Updating smithi134:/var/lib/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968/config/ceph.conf 2024-04-16T01:46:55.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:55 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:54.094518+0000 mon.smithi103 (mon.0) 796 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:46:55.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:55 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:54.102237+0000 mon.smithi103 (mon.0) 797 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:46:55.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:55 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:54.104019+0000 mon.smithi134 (mon.1) 57 : audit [INF] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-16T01:46:55.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:55 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:54.104165+0000 mon.smithi103 (mon.0) 798 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-16T01:46:55.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:55 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:54.105081+0000 mon.smithi134 (mon.1) 58 : audit [INF] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-16T01:46:55.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:55 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:54.105220+0000 mon.smithi103 (mon.0) 799 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-16T01:46:55.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:55 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:54.106110+0000 mon.smithi134 (mon.1) 59 : audit [INF] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-16T01:46:55.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:55 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:54.106210+0000 mon.smithi103 (mon.0) 800 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-16T01:46:55.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:55 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:54.107146+0000 mon.smithi134 (mon.1) 60 : audit [INF] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-16T01:46:55.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:55 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:54.107536+0000 mon.smithi103 (mon.0) 801 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-16T01:46:55.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:55 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:46:54.108365+0000 mgr.smithi134.qekssw (mgr.24415) 23 : cephadm [INF] Adjusting osd_memory_target on smithi103 to 1944M 2024-04-16T01:46:55.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:55 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:54.112334+0000 mon.smithi103 (mon.0) 802 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:46:55.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:55 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:54.113435+0000 mon.smithi134 (mon.1) 61 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:46:55.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:55 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:54.113989+0000 mon.smithi134 (mon.1) 62 : audit [INF] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T01:46:55.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:55 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:46:54.114858+0000 mgr.smithi134.qekssw (mgr.24415) 24 : cephadm [INF] Updating smithi103:/etc/ceph/ceph.conf 2024-04-16T01:46:55.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:55 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:46:54.115031+0000 mgr.smithi134.qekssw (mgr.24415) 25 : cephadm [INF] Updating smithi134:/etc/ceph/ceph.conf 2024-04-16T01:46:55.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:55 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:46:54.380638+0000 mgr.smithi134.qekssw (mgr.24415) 26 : cephadm [INF] Updating smithi134:/var/lib/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968/config/ceph.conf 2024-04-16T01:46:56.103 INFO:teuthology.orchestra.run.smithi103.stdout: 5 105120 14.02 MB/sec execute 15 sec latency 234.248 ms 2024-04-16T01:46:56.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:56 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:46:54.430716+0000 mgr.smithi134.qekssw (mgr.24415) 27 : cephadm [INF] Updating smithi103:/var/lib/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968/config/ceph.conf 2024-04-16T01:46:56.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:56 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:46:54.644751+0000 mgr.smithi134.qekssw (mgr.24415) 28 : cephadm [INF] Updating smithi134:/etc/ceph/ceph.client.admin.keyring 2024-04-16T01:46:56.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:56 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:46:54.745155+0000 mgr.smithi134.qekssw (mgr.24415) 29 : cephadm [INF] Updating smithi103:/etc/ceph/ceph.client.admin.keyring 2024-04-16T01:46:56.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:56 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:46:55.011289+0000 mgr.smithi134.qekssw (mgr.24415) 30 : cephadm [INF] Updating smithi134:/var/lib/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T01:46:56.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:56 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:46:55.061013+0000 mgr.smithi134.qekssw (mgr.24415) 31 : cephadm [INF] Updating smithi103:/var/lib/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T01:46:56.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:56 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:55.332533+0000 mon.smithi103 (mon.0) 803 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:46:56.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:56 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:55.339562+0000 mon.smithi103 (mon.0) 804 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:46:56.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:56 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:55.380099+0000 mon.smithi103 (mon.0) 805 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:46:56.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:56 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:55.389668+0000 mon.smithi103 (mon.0) 806 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:46:56.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:56 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:55.395718+0000 mon.smithi103 (mon.0) 807 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:46:56.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:56 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:46:55.399073+0000 mgr.smithi134.qekssw (mgr.24415) 32 : cluster [DBG] pgmap v15: 97 pgs: 97 active+clean; 334 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.6 KiB/s rd, 7.0 MiB/s wr, 668 op/s 2024-04-16T01:46:56.637 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:56 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:55.420418+0000 mon.smithi134 (mon.1) 63 : audit [INF] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]: dispatch 2024-04-16T01:46:56.637 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:56 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:55.420647+0000 mon.smithi103 (mon.0) 808 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]: dispatch 2024-04-16T01:46:56.791 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:56 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:46:54.430716+0000 mgr.smithi134.qekssw (mgr.24415) 27 : cephadm [INF] Updating smithi103:/var/lib/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968/config/ceph.conf 2024-04-16T01:46:56.791 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:56 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:46:54.644751+0000 mgr.smithi134.qekssw (mgr.24415) 28 : cephadm [INF] Updating smithi134:/etc/ceph/ceph.client.admin.keyring 2024-04-16T01:46:56.791 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:56 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:46:54.745155+0000 mgr.smithi134.qekssw (mgr.24415) 29 : cephadm [INF] Updating smithi103:/etc/ceph/ceph.client.admin.keyring 2024-04-16T01:46:56.791 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:56 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:46:55.011289+0000 mgr.smithi134.qekssw (mgr.24415) 30 : cephadm [INF] Updating smithi134:/var/lib/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T01:46:56.791 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:56 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:46:55.061013+0000 mgr.smithi134.qekssw (mgr.24415) 31 : cephadm [INF] Updating smithi103:/var/lib/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T01:46:56.792 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:56 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:55.332533+0000 mon.smithi103 (mon.0) 803 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:46:56.792 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:56 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:55.339562+0000 mon.smithi103 (mon.0) 804 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:46:56.792 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:56 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:55.380099+0000 mon.smithi103 (mon.0) 805 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:46:56.792 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:56 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:55.389668+0000 mon.smithi103 (mon.0) 806 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:46:56.792 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:56 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:55.395718+0000 mon.smithi103 (mon.0) 807 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:46:56.792 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:56 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:46:55.399073+0000 mgr.smithi134.qekssw (mgr.24415) 32 : cluster [DBG] pgmap v15: 97 pgs: 97 active+clean; 334 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.6 KiB/s rd, 7.0 MiB/s wr, 668 op/s 2024-04-16T01:46:56.792 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:56 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:55.420418+0000 mon.smithi134 (mon.1) 63 : audit [INF] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]: dispatch 2024-04-16T01:46:56.792 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:56 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:55.420647+0000 mon.smithi103 (mon.0) 808 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]: dispatch 2024-04-16T01:46:57.103 INFO:teuthology.orchestra.run.smithi103.stdout: 5 105705 14.27 MB/sec execute 16 sec latency 29.583 ms 2024-04-16T01:46:57.754 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:57 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:56.407523+0000 mon.smithi103 (mon.0) 809 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd='[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]': finished 2024-04-16T01:46:57.755 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:57 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:46:56.407643+0000 mon.smithi103 (mon.0) 810 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-04-16T01:46:57.755 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:57 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:56.410040+0000 mon.smithi134 (mon.1) 64 : audit [INF] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]: dispatch 2024-04-16T01:46:57.755 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:57 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:56.412056+0000 mon.smithi103 (mon.0) 811 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]: dispatch 2024-04-16T01:46:57.802 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:57 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:56.407523+0000 mon.smithi103 (mon.0) 809 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd='[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]': finished 2024-04-16T01:46:57.802 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:57 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:46:56.407643+0000 mon.smithi103 (mon.0) 810 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-04-16T01:46:57.802 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:57 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:56.410040+0000 mon.smithi134 (mon.1) 64 : audit [INF] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]: dispatch 2024-04-16T01:46:57.802 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:57 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:56.412056+0000 mon.smithi103 (mon.0) 811 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]: dispatch 2024-04-16T01:46:58.103 INFO:teuthology.orchestra.run.smithi103.stdout: 5 106054 14.21 MB/sec execute 17 sec latency 189.096 ms 2024-04-16T01:46:58.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:58 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:46:57.399412+0000 mgr.smithi134.qekssw (mgr.24415) 33 : cluster [DBG] pgmap v17: 129 pgs: 32 unknown, 97 active+clean; 326 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 11 KiB/s rd, 7.3 MiB/s wr, 771 op/s 2024-04-16T01:46:58.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:58 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:46:57.402603+0000 mon.smithi103 (mon.0) 812 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-16T01:46:58.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:58 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:57.406284+0000 mon.smithi103 (mon.0) 813 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd='[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]': finished 2024-04-16T01:46:58.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:58 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:46:57.406460+0000 mon.smithi103 (mon.0) 814 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-04-16T01:46:58.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:58 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:46:57.419250+0000 mgr.smithi134.qekssw (mgr.24415) 34 : cephadm [INF] Migrating nfs.foo from legacy pool nfs-ganesha namespace foo 2024-04-16T01:46:58.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:58 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:46:57.446192+0000 mgr.smithi134.qekssw (mgr.24415) 35 : cephadm [INF] Found 1 exports for legacy nfs.foo 2024-04-16T01:46:58.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:58 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:46:57.446293+0000 mgr.smithi134.qekssw (mgr.24415) 36 : cephadm [INF] Removing old nfs.foo daemons ['nfs.foo.0.0.smithi103.aselvi', 'nfs.foo.1.0.smithi134.hzrctw'] 2024-04-16T01:46:58.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:58 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:46:57.446350+0000 mgr.smithi134.qekssw (mgr.24415) 37 : cephadm [INF] Remove daemons nfs.foo.0.0.smithi103.aselvi nfs.foo.1.0.smithi134.hzrctw 2024-04-16T01:46:58.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:58 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:46:57.446731+0000 mgr.smithi134.qekssw (mgr.24415) 38 : cephadm [INF] Removing daemon nfs.foo.0.0.smithi103.aselvi from smithi103 -- ports [2049] 2024-04-16T01:46:58.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:58 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:46:57.446971+0000 mgr.smithi134.qekssw (mgr.24415) 39 : cephadm [INF] Removing daemon nfs.foo.1.0.smithi134.hzrctw from smithi134 -- ports [2049] 2024-04-16T01:46:58.637 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:58 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:46:57.399412+0000 mgr.smithi134.qekssw (mgr.24415) 33 : cluster [DBG] pgmap v17: 129 pgs: 32 unknown, 97 active+clean; 326 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 11 KiB/s rd, 7.3 MiB/s wr, 771 op/s 2024-04-16T01:46:58.637 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:58 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:46:57.402603+0000 mon.smithi103 (mon.0) 812 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-16T01:46:58.637 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:58 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:57.406284+0000 mon.smithi103 (mon.0) 813 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd='[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]': finished 2024-04-16T01:46:58.637 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:58 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:46:57.406460+0000 mon.smithi103 (mon.0) 814 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-04-16T01:46:58.637 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:58 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:46:57.419250+0000 mgr.smithi134.qekssw (mgr.24415) 34 : cephadm [INF] Migrating nfs.foo from legacy pool nfs-ganesha namespace foo 2024-04-16T01:46:58.637 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:58 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:46:57.446192+0000 mgr.smithi134.qekssw (mgr.24415) 35 : cephadm [INF] Found 1 exports for legacy nfs.foo 2024-04-16T01:46:58.637 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:58 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:46:57.446293+0000 mgr.smithi134.qekssw (mgr.24415) 36 : cephadm [INF] Removing old nfs.foo daemons ['nfs.foo.0.0.smithi103.aselvi', 'nfs.foo.1.0.smithi134.hzrctw'] 2024-04-16T01:46:58.637 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:58 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:46:57.446350+0000 mgr.smithi134.qekssw (mgr.24415) 37 : cephadm [INF] Remove daemons nfs.foo.0.0.smithi103.aselvi nfs.foo.1.0.smithi134.hzrctw 2024-04-16T01:46:58.638 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:58 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:46:57.446731+0000 mgr.smithi134.qekssw (mgr.24415) 38 : cephadm [INF] Removing daemon nfs.foo.0.0.smithi103.aselvi from smithi103 -- ports [2049] 2024-04-16T01:46:58.638 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:58 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:46:57.446971+0000 mgr.smithi134.qekssw (mgr.24415) 39 : cephadm [INF] Removing daemon nfs.foo.1.0.smithi134.hzrctw from smithi134 -- ports [2049] 2024-04-16T01:46:59.103 INFO:teuthology.orchestra.run.smithi103.stdout: 5 106054 13.42 MB/sec execute 18 sec latency 1189.153 ms 2024-04-16T01:46:59.773 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:46:58.422752+0000 mon.smithi103 (mon.0) 815 : cluster [DBG] mgrmap e26: smithi134.qekssw(active, since 24s), standbys: smithi103.rfboyd 2024-04-16T01:46:59.773 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:46:58.422808+0000 mon.smithi103 (mon.0) 816 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-04-16T01:46:59.773 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:46:58.913293+0000 mgr.smithi134.qekssw (mgr.24415) 40 : cephadm [INF] Removing key for client.nfs.foo.0.0.smithi103.aselvi 2024-04-16T01:46:59.773 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:58.913643+0000 mon.smithi134 (mon.1) 65 : audit [INF] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi103.aselvi"}]: dispatch 2024-04-16T01:46:59.773 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:58.914073+0000 mon.smithi103 (mon.0) 817 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi103.aselvi"}]: dispatch 2024-04-16T01:46:59.773 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:58.917225+0000 mon.smithi103 (mon.0) 818 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi103.aselvi"}]': finished 2024-04-16T01:46:59.773 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:46:58.918154+0000 mgr.smithi134.qekssw (mgr.24415) 41 : cephadm [INF] Removing key for client.nfs.foo.0.0.smithi103.aselvi-rgw 2024-04-16T01:46:59.773 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:58.918352+0000 mon.smithi134 (mon.1) 66 : audit [INF] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi103.aselvi-rgw"}]: dispatch 2024-04-16T01:46:59.773 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:58.918507+0000 mon.smithi103 (mon.0) 819 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi103.aselvi-rgw"}]: dispatch 2024-04-16T01:46:59.773 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:58.920920+0000 mon.smithi103 (mon.0) 820 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi103.aselvi-rgw"}]': finished 2024-04-16T01:46:59.773 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:46:59.014165+0000 mgr.smithi134.qekssw (mgr.24415) 42 : cephadm [INF] Removing key for client.nfs.foo.1.0.smithi134.hzrctw 2024-04-16T01:46:59.774 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:59.014481+0000 mon.smithi134 (mon.1) 67 : audit [INF] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi134.hzrctw"}]: dispatch 2024-04-16T01:46:59.774 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:59.014651+0000 mon.smithi103 (mon.0) 821 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi134.hzrctw"}]: dispatch 2024-04-16T01:46:59.774 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:59.017432+0000 mon.smithi103 (mon.0) 822 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi134.hzrctw"}]': finished 2024-04-16T01:46:59.774 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:46:59.018975+0000 mgr.smithi134.qekssw (mgr.24415) 43 : cephadm [INF] Removing key for client.nfs.foo.1.0.smithi134.hzrctw-rgw 2024-04-16T01:46:59.774 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:59.019153+0000 mon.smithi134 (mon.1) 68 : audit [INF] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi134.hzrctw-rgw"}]: dispatch 2024-04-16T01:46:59.774 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:59.019246+0000 mon.smithi103 (mon.0) 823 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi134.hzrctw-rgw"}]: dispatch 2024-04-16T01:46:59.774 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:59.021616+0000 mon.smithi103 (mon.0) 824 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi134.hzrctw-rgw"}]': finished 2024-04-16T01:46:59.774 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:59.025184+0000 mon.smithi103 (mon.0) 825 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:46:59.774 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:59.026611+0000 mon.smithi134 (mon.1) 69 : audit [INF] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "nfs export apply", "cluster_id": "foo"}]: dispatch 2024-04-16T01:46:59.774 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:59.027120+0000 mgr.smithi134.qekssw (mgr.24415) 44 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "nfs export apply", "cluster_id": "foo"}]: dispatch 2024-04-16T01:46:59.774 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:59.050077+0000 mon.smithi134 (mon.1) 70 : audit [INF] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' 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-16T01:46:59.774 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:59.050627+0000 mon.smithi103 (mon.0) 826 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 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-16T01:46:59.774 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:59.053626+0000 mon.smithi103 (mon.0) 827 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 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-16T01:46:59.775 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:46:59.059277+0000 mgr.smithi134.qekssw (mgr.24415) 45 : cephadm [INF] Done migrating nfs.foo 2024-04-16T01:46:59.775 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:46:59.059340+0000 mgr.smithi134.qekssw (mgr.24415) 46 : cephadm [INF] Done migrating all NFS services 2024-04-16T01:46:59.775 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:59.062662+0000 mon.smithi103 (mon.0) 828 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:46:59.775 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:59.070466+0000 mon.smithi103 (mon.0) 829 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:46:59.775 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:59.078552+0000 mon.smithi103 (mon.0) 830 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:46:59.775 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:59.087596+0000 mon.smithi103 (mon.0) 831 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:46:59.775 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:59.099855+0000 mon.smithi103 (mon.0) 832 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:46:59.775 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:46:59.103166+0000 mgr.smithi134.qekssw (mgr.24415) 47 : cephadm [INF] Fencing old nfs.foo.0.0.smithi103.aselvi 2024-04-16T01:46:59.775 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:59.103330+0000 mon.smithi134 (mon.1) 71 : audit [INF] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi103.aselvi"}]: dispatch 2024-04-16T01:46:59.775 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:59.103700+0000 mon.smithi103 (mon.0) 833 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi103.aselvi"}]: dispatch 2024-04-16T01:46:59.775 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:59.106836+0000 mon.smithi103 (mon.0) 834 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:46:59.775 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:46:59.110024+0000 mgr.smithi134.qekssw (mgr.24415) 48 : cephadm [INF] Fencing old nfs.foo.1.0.smithi134.hzrctw 2024-04-16T01:46:59.775 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:59.110167+0000 mon.smithi134 (mon.1) 72 : audit [INF] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi134.hzrctw"}]: dispatch 2024-04-16T01:46:59.776 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:59.110259+0000 mon.smithi103 (mon.0) 835 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi134.hzrctw"}]: dispatch 2024-04-16T01:46:59.776 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:59.113099+0000 mon.smithi103 (mon.0) 836 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:46:59.776 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:46:59.116085+0000 mgr.smithi134.qekssw (mgr.24415) 49 : cephadm [INF] Creating key for client.nfs.foo.0.1.smithi103.gqcofo 2024-04-16T01:46:59.776 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:59.116311+0000 mon.smithi134 (mon.1) 73 : audit [INF] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi103.gqcofo", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-16T01:46:59.776 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:59.116513+0000 mon.smithi103 (mon.0) 837 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi103.gqcofo", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-16T01:46:59.776 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:59.118860+0000 mon.smithi103 (mon.0) 838 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi103.gqcofo", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-04-16T01:46:59.776 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:46:59.122171+0000 mgr.smithi134.qekssw (mgr.24415) 50 : cephadm [INF] Ensuring nfs.foo.0 is in the ganesha grace table 2024-04-16T01:46:59.776 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:59.122342+0000 mon.smithi134 (mon.1) 74 : audit [INF] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' 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-16T01:46:59.776 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:59.122586+0000 mon.smithi103 (mon.0) 839 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 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-16T01:46:59.776 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:59.125203+0000 mon.smithi103 (mon.0) 840 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 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-16T01:46:59.776 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:59.128608+0000 mon.smithi134 (mon.1) 75 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:46:59.776 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:59.171802+0000 mon.smithi134 (mon.1) 76 : audit [INF] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-16T01:46:59.776 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:59.172032+0000 mon.smithi103 (mon.0) 841 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-16T01:46:59.776 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:59.174716+0000 mon.smithi103 (mon.0) 842 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-04-16T01:46:59.777 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:46:59.226147+0000 mgr.smithi134.qekssw (mgr.24415) 51 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-04-16T01:46:59.777 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:46:59.226241+0000 mgr.smithi134.qekssw (mgr.24415) 52 : cephadm [INF] Creating key for client.nfs.foo.0.1.smithi103.gqcofo-rgw 2024-04-16T01:46:59.777 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:59.227419+0000 mon.smithi134 (mon.1) 77 : audit [INF] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi103.gqcofo-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T01:46:59.777 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:59.227553+0000 mon.smithi103 (mon.0) 843 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi103.gqcofo-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T01:46:59.777 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:59.229949+0000 mon.smithi103 (mon.0) 844 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi103.gqcofo-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-16T01:46:59.777 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:46:59.233288+0000 mgr.smithi134.qekssw (mgr.24415) 53 : cephadm [WRN] Bind address in nfs.foo.0.1.smithi103.gqcofo's ganesha conf is defaulting to empty 2024-04-16T01:46:59.777 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:46:59.240038+0000 mon.smithi134 (mon.1) 78 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:46:59.777 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:46:59.241073+0000 mgr.smithi134.qekssw (mgr.24415) 54 : cephadm [INF] Deploying daemon nfs.foo.0.1.smithi103.gqcofo on smithi103 2024-04-16T01:46:59.777 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:46:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:46:59.399770+0000 mgr.smithi134.qekssw (mgr.24415) 55 : cluster [DBG] pgmap v20: 129 pgs: 32 unknown, 97 active+clean; 326 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 11 KiB/s rd, 5.3 MiB/s wr, 602 op/s 2024-04-16T01:46:59.792 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:46:58.422752+0000 mon.smithi103 (mon.0) 815 : cluster [DBG] mgrmap e26: smithi134.qekssw(active, since 24s), standbys: smithi103.rfboyd 2024-04-16T01:46:59.792 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:46:58.422808+0000 mon.smithi103 (mon.0) 816 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-04-16T01:46:59.792 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:46:58.913293+0000 mgr.smithi134.qekssw (mgr.24415) 40 : cephadm [INF] Removing key for client.nfs.foo.0.0.smithi103.aselvi 2024-04-16T01:46:59.792 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:58.913643+0000 mon.smithi134 (mon.1) 65 : audit [INF] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi103.aselvi"}]: dispatch 2024-04-16T01:46:59.792 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:58.914073+0000 mon.smithi103 (mon.0) 817 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi103.aselvi"}]: dispatch 2024-04-16T01:46:59.792 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:58.917225+0000 mon.smithi103 (mon.0) 818 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi103.aselvi"}]': finished 2024-04-16T01:46:59.792 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:46:58.918154+0000 mgr.smithi134.qekssw (mgr.24415) 41 : cephadm [INF] Removing key for client.nfs.foo.0.0.smithi103.aselvi-rgw 2024-04-16T01:46:59.792 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:58.918352+0000 mon.smithi134 (mon.1) 66 : audit [INF] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi103.aselvi-rgw"}]: dispatch 2024-04-16T01:46:59.792 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:58.918507+0000 mon.smithi103 (mon.0) 819 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi103.aselvi-rgw"}]: dispatch 2024-04-16T01:46:59.792 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:58.920920+0000 mon.smithi103 (mon.0) 820 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi103.aselvi-rgw"}]': finished 2024-04-16T01:46:59.793 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:46:59.014165+0000 mgr.smithi134.qekssw (mgr.24415) 42 : cephadm [INF] Removing key for client.nfs.foo.1.0.smithi134.hzrctw 2024-04-16T01:46:59.793 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:59.014481+0000 mon.smithi134 (mon.1) 67 : audit [INF] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi134.hzrctw"}]: dispatch 2024-04-16T01:46:59.793 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:59.014651+0000 mon.smithi103 (mon.0) 821 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi134.hzrctw"}]: dispatch 2024-04-16T01:46:59.793 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:59.017432+0000 mon.smithi103 (mon.0) 822 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi134.hzrctw"}]': finished 2024-04-16T01:46:59.793 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:46:59.018975+0000 mgr.smithi134.qekssw (mgr.24415) 43 : cephadm [INF] Removing key for client.nfs.foo.1.0.smithi134.hzrctw-rgw 2024-04-16T01:46:59.793 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:59.019153+0000 mon.smithi134 (mon.1) 68 : audit [INF] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi134.hzrctw-rgw"}]: dispatch 2024-04-16T01:46:59.793 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:59.019246+0000 mon.smithi103 (mon.0) 823 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi134.hzrctw-rgw"}]: dispatch 2024-04-16T01:46:59.793 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:59.021616+0000 mon.smithi103 (mon.0) 824 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi134.hzrctw-rgw"}]': finished 2024-04-16T01:46:59.793 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:59.025184+0000 mon.smithi103 (mon.0) 825 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:46:59.793 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:59.026611+0000 mon.smithi134 (mon.1) 69 : audit [INF] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "nfs export apply", "cluster_id": "foo"}]: dispatch 2024-04-16T01:46:59.793 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:59.027120+0000 mgr.smithi134.qekssw (mgr.24415) 44 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "nfs export apply", "cluster_id": "foo"}]: dispatch 2024-04-16T01:46:59.793 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:59.050077+0000 mon.smithi134 (mon.1) 70 : audit [INF] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' 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-16T01:46:59.793 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:59.050627+0000 mon.smithi103 (mon.0) 826 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 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-16T01:46:59.793 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:59.053626+0000 mon.smithi103 (mon.0) 827 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 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-16T01:46:59.794 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:46:59.059277+0000 mgr.smithi134.qekssw (mgr.24415) 45 : cephadm [INF] Done migrating nfs.foo 2024-04-16T01:46:59.794 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:46:59.059340+0000 mgr.smithi134.qekssw (mgr.24415) 46 : cephadm [INF] Done migrating all NFS services 2024-04-16T01:46:59.794 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:59.062662+0000 mon.smithi103 (mon.0) 828 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:46:59.794 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:59.070466+0000 mon.smithi103 (mon.0) 829 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:46:59.794 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:59.078552+0000 mon.smithi103 (mon.0) 830 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:46:59.794 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:59.087596+0000 mon.smithi103 (mon.0) 831 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:46:59.794 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:59.099855+0000 mon.smithi103 (mon.0) 832 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:46:59.794 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:46:59.103166+0000 mgr.smithi134.qekssw (mgr.24415) 47 : cephadm [INF] Fencing old nfs.foo.0.0.smithi103.aselvi 2024-04-16T01:46:59.794 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:59.103330+0000 mon.smithi134 (mon.1) 71 : audit [INF] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi103.aselvi"}]: dispatch 2024-04-16T01:46:59.794 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:59.103700+0000 mon.smithi103 (mon.0) 833 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi103.aselvi"}]: dispatch 2024-04-16T01:46:59.794 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:59.106836+0000 mon.smithi103 (mon.0) 834 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:46:59.794 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:46:59.110024+0000 mgr.smithi134.qekssw (mgr.24415) 48 : cephadm [INF] Fencing old nfs.foo.1.0.smithi134.hzrctw 2024-04-16T01:46:59.794 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:59.110167+0000 mon.smithi134 (mon.1) 72 : audit [INF] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi134.hzrctw"}]: dispatch 2024-04-16T01:46:59.795 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:59.110259+0000 mon.smithi103 (mon.0) 835 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi134.hzrctw"}]: dispatch 2024-04-16T01:46:59.795 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:59.113099+0000 mon.smithi103 (mon.0) 836 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:46:59.795 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:46:59.116085+0000 mgr.smithi134.qekssw (mgr.24415) 49 : cephadm [INF] Creating key for client.nfs.foo.0.1.smithi103.gqcofo 2024-04-16T01:46:59.795 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:59.116311+0000 mon.smithi134 (mon.1) 73 : audit [INF] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi103.gqcofo", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-16T01:46:59.795 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:59.116513+0000 mon.smithi103 (mon.0) 837 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi103.gqcofo", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-16T01:46:59.795 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:59.118860+0000 mon.smithi103 (mon.0) 838 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi103.gqcofo", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-04-16T01:46:59.795 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:46:59.122171+0000 mgr.smithi134.qekssw (mgr.24415) 50 : cephadm [INF] Ensuring nfs.foo.0 is in the ganesha grace table 2024-04-16T01:46:59.795 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:59.122342+0000 mon.smithi134 (mon.1) 74 : audit [INF] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' 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-16T01:46:59.795 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:59.122586+0000 mon.smithi103 (mon.0) 839 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 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-16T01:46:59.795 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:59.125203+0000 mon.smithi103 (mon.0) 840 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 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-16T01:46:59.795 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:59.128608+0000 mon.smithi134 (mon.1) 75 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:46:59.795 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:59.171802+0000 mon.smithi134 (mon.1) 76 : audit [INF] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-16T01:46:59.795 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:59.172032+0000 mon.smithi103 (mon.0) 841 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-16T01:46:59.795 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:59.174716+0000 mon.smithi103 (mon.0) 842 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-04-16T01:46:59.796 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:46:59.226147+0000 mgr.smithi134.qekssw (mgr.24415) 51 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-04-16T01:46:59.796 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:46:59.226241+0000 mgr.smithi134.qekssw (mgr.24415) 52 : cephadm [INF] Creating key for client.nfs.foo.0.1.smithi103.gqcofo-rgw 2024-04-16T01:46:59.796 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:59.227419+0000 mon.smithi134 (mon.1) 77 : audit [INF] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi103.gqcofo-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T01:46:59.796 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:59.227553+0000 mon.smithi103 (mon.0) 843 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi103.gqcofo-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T01:46:59.796 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:59.229949+0000 mon.smithi103 (mon.0) 844 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi103.gqcofo-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-16T01:46:59.796 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:46:59.233288+0000 mgr.smithi134.qekssw (mgr.24415) 53 : cephadm [WRN] Bind address in nfs.foo.0.1.smithi103.gqcofo's ganesha conf is defaulting to empty 2024-04-16T01:46:59.796 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:46:59.240038+0000 mon.smithi134 (mon.1) 78 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:46:59.796 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:46:59.241073+0000 mgr.smithi134.qekssw (mgr.24415) 54 : cephadm [INF] Deploying daemon nfs.foo.0.1.smithi103.gqcofo on smithi103 2024-04-16T01:46:59.796 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:46:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:46:59.399770+0000 mgr.smithi134.qekssw (mgr.24415) 55 : cluster [DBG] pgmap v20: 129 pgs: 32 unknown, 97 active+clean; 326 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 11 KiB/s rd, 5.3 MiB/s wr, 602 op/s 2024-04-16T01:47:00.103 INFO:teuthology.orchestra.run.smithi103.stdout: 5 106054 12.72 MB/sec execute 19 sec latency 2189.185 ms 2024-04-16T01:47:00.667 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:00 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:47:00.228931+0000 mon.smithi103 (mon.0) 845 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-16T01:47:00.668 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:00 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:47:00.228989+0000 mon.smithi103 (mon.0) 846 : cluster [INF] Cluster is now healthy 2024-04-16T01:47:00.791 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:00 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:47:00.228931+0000 mon.smithi103 (mon.0) 845 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-16T01:47:00.791 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:00 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:47:00.228989+0000 mon.smithi103 (mon.0) 846 : cluster [INF] Cluster is now healthy 2024-04-16T01:47:01.104 INFO:teuthology.orchestra.run.smithi103.stdout: 5 106054 12.08 MB/sec execute 20 sec latency 3189.241 ms 2024-04-16T01:47:02.103 INFO:teuthology.orchestra.run.smithi103.stdout: 5 106054 11.51 MB/sec execute 21 sec latency 4189.328 ms 2024-04-16T01:47:02.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:02 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:47:01.238029+0000 mon.smithi103 (mon.0) 847 : cluster [DBG] mgrmap e27: smithi134.qekssw(active, since 26s), standbys: smithi103.rfboyd 2024-04-16T01:47:02.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:02 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:47:01.400298+0000 mgr.smithi134.qekssw (mgr.24415) 56 : cluster [DBG] pgmap v21: 129 pgs: 15 unknown, 114 active+clean; 321 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 13 KiB/s rd, 6.1 MiB/s wr, 677 op/s 2024-04-16T01:47:02.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:02 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:47:02.044092+0000 mon.smithi103 (mon.0) 848 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:47:02.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:02 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:47:02.050801+0000 mon.smithi103 (mon.0) 849 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:47:02.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:02 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:47:02.064167+0000 mon.smithi103 (mon.0) 850 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:47:02.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:02 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:47:02.065933+0000 mon.smithi134 (mon.1) 79 : audit [INF] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi134.lpxagn", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-16T01:47:02.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:02 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:47:02.066264+0000 mon.smithi103 (mon.0) 851 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi134.lpxagn", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-16T01:47:02.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:02 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:47:02.068693+0000 mon.smithi103 (mon.0) 852 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi134.lpxagn", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-04-16T01:47:02.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:02 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:47:02.070394+0000 mon.smithi134 (mon.1) 80 : audit [INF] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' 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-16T01:47:02.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:02 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:47:02.070559+0000 mon.smithi103 (mon.0) 853 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 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-16T01:47:02.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:02 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:47:02.072928+0000 mon.smithi103 (mon.0) 854 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 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-16T01:47:02.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:02 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:47:02.074883+0000 mon.smithi134 (mon.1) 81 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:47:02.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:02 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:47:01.238029+0000 mon.smithi103 (mon.0) 847 : cluster [DBG] mgrmap e27: smithi134.qekssw(active, since 26s), standbys: smithi103.rfboyd 2024-04-16T01:47:02.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:02 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:47:01.400298+0000 mgr.smithi134.qekssw (mgr.24415) 56 : cluster [DBG] pgmap v21: 129 pgs: 15 unknown, 114 active+clean; 321 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 13 KiB/s rd, 6.1 MiB/s wr, 677 op/s 2024-04-16T01:47:02.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:02 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:47:02.044092+0000 mon.smithi103 (mon.0) 848 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:47:02.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:02 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:47:02.050801+0000 mon.smithi103 (mon.0) 849 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:47:02.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:02 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:47:02.064167+0000 mon.smithi103 (mon.0) 850 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:47:02.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:02 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:47:02.065933+0000 mon.smithi134 (mon.1) 79 : audit [INF] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi134.lpxagn", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-16T01:47:02.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:02 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:47:02.066264+0000 mon.smithi103 (mon.0) 851 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi134.lpxagn", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-16T01:47:02.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:02 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:47:02.068693+0000 mon.smithi103 (mon.0) 852 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi134.lpxagn", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-04-16T01:47:02.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:02 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:47:02.070394+0000 mon.smithi134 (mon.1) 80 : audit [INF] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' 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-16T01:47:02.637 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:02 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:47:02.070559+0000 mon.smithi103 (mon.0) 853 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 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-16T01:47:02.637 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:02 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:47:02.072928+0000 mon.smithi103 (mon.0) 854 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 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-16T01:47:02.637 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:02 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:47:02.074883+0000 mon.smithi134 (mon.1) 81 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:47:03.104 INFO:teuthology.orchestra.run.smithi103.stdout: 5 106054 10.98 MB/sec execute 22 sec latency 5189.409 ms 2024-04-16T01:47:03.507 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:03 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:47:02.065678+0000 mgr.smithi134.qekssw (mgr.24415) 57 : cephadm [INF] Creating key for client.nfs.foo.1.1.smithi134.lpxagn 2024-04-16T01:47:03.507 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:03 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:47:02.070120+0000 mgr.smithi134.qekssw (mgr.24415) 58 : cephadm [INF] Ensuring nfs.foo.1 is in the ganesha grace table 2024-04-16T01:47:03.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:03 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:47:02.065678+0000 mgr.smithi134.qekssw (mgr.24415) 57 : cephadm [INF] Creating key for client.nfs.foo.1.1.smithi134.lpxagn 2024-04-16T01:47:03.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:03 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:47:02.070120+0000 mgr.smithi134.qekssw (mgr.24415) 58 : cephadm [INF] Ensuring nfs.foo.1 is in the ganesha grace table 2024-04-16T01:47:04.104 INFO:teuthology.orchestra.run.smithi103.stdout: 5 106054 10.51 MB/sec execute 23 sec latency 6189.503 ms 2024-04-16T01:47:04.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:04 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:47:03.401035+0000 mgr.smithi134.qekssw (mgr.24415) 59 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 326 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.4 KiB/s rd, 2.0 MiB/s wr, 162 op/s 2024-04-16T01:47:04.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:04 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:47:03.401035+0000 mgr.smithi134.qekssw (mgr.24415) 59 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 326 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.4 KiB/s rd, 2.0 MiB/s wr, 162 op/s 2024-04-16T01:47:05.104 INFO:teuthology.orchestra.run.smithi103.stdout: 5 106054 10.07 MB/sec execute 24 sec latency 7189.633 ms 2024-04-16T01:47:05.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:05 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:47:04.934915+0000 mon.smithi134 (mon.1) 82 : audit [INF] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-16T01:47:05.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:05 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:47:04.935302+0000 mon.smithi103 (mon.0) 855 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-16T01:47:05.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:05 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:47:04.939220+0000 mon.smithi103 (mon.0) 856 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-04-16T01:47:05.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:05 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:47:04.948268+0000 mon.smithi103 (mon.0) 857 : audit [INF] from='mds.? [v2:172.21.15.103:6834/1344951575,v1:172.21.15.103:6835/1344951575]' entity='mds.foofs.smithi103.yzimiy' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.103:0/1890418804"}]: dispatch 2024-04-16T01:47:05.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:05 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:47:04.998136+0000 mon.smithi134 (mon.1) 83 : audit [INF] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi134.lpxagn-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T01:47:05.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:05 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:47:04.998561+0000 mon.smithi103 (mon.0) 858 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi134.lpxagn-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T01:47:05.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:05 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:47:05.002497+0000 mon.smithi103 (mon.0) 859 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi134.lpxagn-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-16T01:47:05.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:05 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:47:05.004065+0000 mon.smithi134 (mon.1) 84 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:47:05.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:05 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:47:04.934915+0000 mon.smithi134 (mon.1) 82 : audit [INF] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-16T01:47:05.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:05 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:47:04.935302+0000 mon.smithi103 (mon.0) 855 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-16T01:47:05.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:05 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:47:04.939220+0000 mon.smithi103 (mon.0) 856 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-04-16T01:47:05.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:05 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:47:04.948268+0000 mon.smithi103 (mon.0) 857 : audit [INF] from='mds.? [v2:172.21.15.103:6834/1344951575,v1:172.21.15.103:6835/1344951575]' entity='mds.foofs.smithi103.yzimiy' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.103:0/1890418804"}]: dispatch 2024-04-16T01:47:05.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:05 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:47:04.998136+0000 mon.smithi134 (mon.1) 83 : audit [INF] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi134.lpxagn-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T01:47:05.637 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:05 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:47:04.998561+0000 mon.smithi103 (mon.0) 858 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi134.lpxagn-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T01:47:05.637 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:05 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:47:05.002497+0000 mon.smithi103 (mon.0) 859 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi134.lpxagn-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-16T01:47:05.637 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:05 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:47:05.004065+0000 mon.smithi134 (mon.1) 84 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:47:06.104 INFO:teuthology.orchestra.run.smithi103.stdout: 5 106054 9.67 MB/sec execute 25 sec latency 8189.747 ms 2024-04-16T01:47:06.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:06 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:47:04.948015+0000 mds.foofs.smithi103.yzimiy (mds.0) 1 : cluster [INF] Evicting (and blocklisting) client session 14552 (172.21.15.103:0/1890418804) 2024-04-16T01:47:06.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:06 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:47:04.952745+0000 mds.foofs.smithi103.yzimiy (mds.0) 2 : cluster [WRN] client session with duplicated session uuid 'ganesha-nfs.foo.0-0001' denied (client.14748 172.21.15.103:0/1817469243) 2024-04-16T01:47:06.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:06 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:47:04.997644+0000 mgr.smithi134.qekssw (mgr.24415) 60 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-04-16T01:47:06.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:06 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:47:04.997737+0000 mgr.smithi134.qekssw (mgr.24415) 61 : cephadm [INF] Creating key for client.nfs.foo.1.1.smithi134.lpxagn-rgw 2024-04-16T01:47:06.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:06 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:47:05.003520+0000 mgr.smithi134.qekssw (mgr.24415) 62 : cephadm [WRN] Bind address in nfs.foo.1.1.smithi134.lpxagn's ganesha conf is defaulting to empty 2024-04-16T01:47:06.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:06 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:47:05.005210+0000 mgr.smithi134.qekssw (mgr.24415) 63 : cephadm [INF] Deploying daemon nfs.foo.1.1.smithi134.lpxagn on smithi134 2024-04-16T01:47:06.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:06 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:47:05.401543+0000 mgr.smithi134.qekssw (mgr.24415) 64 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 326 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 3.9 KiB/s rd, 1.7 MiB/s wr, 142 op/s 2024-04-16T01:47:06.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:06 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:47:05.518668+0000 mon.smithi134 (mon.1) 85 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:47:06.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:06 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:47:05.941156+0000 mon.smithi103 (mon.0) 860 : audit [INF] from='mds.? [v2:172.21.15.103:6834/1344951575,v1:172.21.15.103:6835/1344951575]' entity='mds.foofs.smithi103.yzimiy' cmd='[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.103:0/1890418804"}]': finished 2024-04-16T01:47:06.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:06 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:47:05.941240+0000 mon.smithi103 (mon.0) 861 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-04-16T01:47:06.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:06 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:47:04.948015+0000 mds.foofs.smithi103.yzimiy (mds.0) 1 : cluster [INF] Evicting (and blocklisting) client session 14552 (172.21.15.103:0/1890418804) 2024-04-16T01:47:06.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:06 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:47:04.952745+0000 mds.foofs.smithi103.yzimiy (mds.0) 2 : cluster [WRN] client session with duplicated session uuid 'ganesha-nfs.foo.0-0001' denied (client.14748 172.21.15.103:0/1817469243) 2024-04-16T01:47:06.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:06 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:47:04.997644+0000 mgr.smithi134.qekssw (mgr.24415) 60 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-04-16T01:47:06.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:06 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:47:04.997737+0000 mgr.smithi134.qekssw (mgr.24415) 61 : cephadm [INF] Creating key for client.nfs.foo.1.1.smithi134.lpxagn-rgw 2024-04-16T01:47:06.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:06 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:47:05.003520+0000 mgr.smithi134.qekssw (mgr.24415) 62 : cephadm [WRN] Bind address in nfs.foo.1.1.smithi134.lpxagn's ganesha conf is defaulting to empty 2024-04-16T01:47:06.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:06 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:47:05.005210+0000 mgr.smithi134.qekssw (mgr.24415) 63 : cephadm [INF] Deploying daemon nfs.foo.1.1.smithi134.lpxagn on smithi134 2024-04-16T01:47:06.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:06 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:47:05.401543+0000 mgr.smithi134.qekssw (mgr.24415) 64 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 326 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 3.9 KiB/s rd, 1.7 MiB/s wr, 142 op/s 2024-04-16T01:47:06.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:06 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:47:05.518668+0000 mon.smithi134 (mon.1) 85 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:47:06.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:06 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:47:05.941156+0000 mon.smithi103 (mon.0) 860 : audit [INF] from='mds.? [v2:172.21.15.103:6834/1344951575,v1:172.21.15.103:6835/1344951575]' entity='mds.foofs.smithi103.yzimiy' cmd='[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.103:0/1890418804"}]': finished 2024-04-16T01:47:06.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:06 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:47:05.941240+0000 mon.smithi103 (mon.0) 861 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-04-16T01:47:07.104 INFO:teuthology.orchestra.run.smithi103.stdout: 5 106054 9.29 MB/sec execute 26 sec latency 9189.789 ms 2024-04-16T01:47:07.203 INFO:teuthology.orchestra.run.smithi103.stdout:[106078] open ./clients/client3/~dmtmp/WORDPRO/NEWS1_1B.PRN failed for handle 11166 (Stale file handle) 2024-04-16T01:47:07.203 INFO:teuthology.orchestra.run.smithi103.stdout:(106079) ERROR: handle 11166 was not found 2024-04-16T01:47:07.204 INFO:teuthology.orchestra.run.smithi103.stdout:[105926] open ./clients/client0/~dmtmp/WORDPRO/NEWS1_1A.PRN failed for handle 11161 (Stale file handle) 2024-04-16T01:47:07.204 INFO:teuthology.orchestra.run.smithi103.stdout:(105927) ERROR: handle 11161 was not found 2024-04-16T01:47:07.204 INFO:teuthology.orchestra.run.smithi103.stdout:[106634] open ./clients/client1/~dmtmp/SEED/LARGE.FIL failed for handle 11260 (Stale file handle) 2024-04-16T01:47:07.204 INFO:teuthology.orchestra.run.smithi103.stdout:(106635) ERROR: handle 11260 was not found 2024-04-16T01:47:07.204 INFO:teuthology.orchestra.run.smithi103.stdout:Child failed with status 1 2024-04-16T01:47:07.204 INFO:teuthology.orchestra.run.smithi103.stdout:[105379] open ./clients/client4/~dmtmp/EXCEL/62AD0000 failed for handle 11088 (Stale file handle) 2024-04-16T01:47:07.204 INFO:teuthology.orchestra.run.smithi103.stdout:(105380) ERROR: handle 11088 was not found 2024-04-16T01:47:07.204 INFO:teuthology.orchestra.run.smithi103.stdout:[106257] unlink ./clients/client2/~dmtmp/ACCESS/INV.PRN failed (Stale file handle) - expected NT_STATUS_OK 2024-04-16T01:47:07.204 INFO:teuthology.orchestra.run.smithi103.stdout:ERROR: child 2 failed at line 106257 2024-04-16T01:47:07.205 DEBUG:teuthology.orchestra.run.smithi103:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'umount /mnt/foo' 2024-04-16T01:47:07.266 DEBUG:teuthology.orchestra.run.smithi103:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'while ! mount -t nfs $(hostname):/fake /mnt/foo ; do sleep 5 ; done' 2024-04-16T01:47:07.449 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:47:07.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:07 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:47:07.402481+0000 mgr.smithi134.qekssw (mgr.24415) 65 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 327 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.6 MiB/s wr, 138 op/s 2024-04-16T01:47:07.791 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:07 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:47:07.402481+0000 mgr.smithi134.qekssw (mgr.24415) 65 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 327 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.6 MiB/s wr, 138 op/s 2024-04-16T01:47:10.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:10 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:47:09.402969+0000 mgr.smithi134.qekssw (mgr.24415) 66 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 327 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.5 KiB/s rd, 1.4 MiB/s wr, 124 op/s 2024-04-16T01:47:10.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:10 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:47:09.403081+0000 mds.foofs.smithi103.yzimiy (mds.0) 3 : cluster [INF] Evicting (and blocklisting) client session 24327 (172.21.15.134:0/1950606446) 2024-04-16T01:47:10.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:10 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:47:09.403838+0000 mon.smithi103 (mon.0) 862 : audit [INF] from='mds.? [v2:172.21.15.103:6834/1344951575,v1:172.21.15.103:6835/1344951575]' entity='mds.foofs.smithi103.yzimiy' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.134:0/1950606446"}]: dispatch 2024-04-16T01:47:10.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:10 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:47:09.408029+0000 mds.foofs.smithi103.yzimiy (mds.0) 4 : cluster [WRN] client session with duplicated session uuid 'ganesha-nfs.foo.1-0001' denied (client.24507 172.21.15.134:0/1909247731) 2024-04-16T01:47:10.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:10 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:47:09.498322+0000 mon.smithi103 (mon.0) 863 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:47:10.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:10 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:47:09.504006+0000 mon.smithi103 (mon.0) 864 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:47:10.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:10 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:47:09.555032+0000 mon.smithi103 (mon.0) 865 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:47:10.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:10 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:47:09.559688+0000 mon.smithi103 (mon.0) 866 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:47:10.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:10 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:47:09.688779+0000 mon.smithi134 (mon.1) 86 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:47:10.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:10 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:47:09.402969+0000 mgr.smithi134.qekssw (mgr.24415) 66 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 327 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.5 KiB/s rd, 1.4 MiB/s wr, 124 op/s 2024-04-16T01:47:10.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:10 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:47:09.403081+0000 mds.foofs.smithi103.yzimiy (mds.0) 3 : cluster [INF] Evicting (and blocklisting) client session 24327 (172.21.15.134:0/1950606446) 2024-04-16T01:47:10.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:10 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:47:09.403838+0000 mon.smithi103 (mon.0) 862 : audit [INF] from='mds.? [v2:172.21.15.103:6834/1344951575,v1:172.21.15.103:6835/1344951575]' entity='mds.foofs.smithi103.yzimiy' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.134:0/1950606446"}]: dispatch 2024-04-16T01:47:10.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:10 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:47:09.408029+0000 mds.foofs.smithi103.yzimiy (mds.0) 4 : cluster [WRN] client session with duplicated session uuid 'ganesha-nfs.foo.1-0001' denied (client.24507 172.21.15.134:0/1909247731) 2024-04-16T01:47:10.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:10 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:47:09.498322+0000 mon.smithi103 (mon.0) 863 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:47:10.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:10 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:47:09.504006+0000 mon.smithi103 (mon.0) 864 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:47:10.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:10 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:47:09.555032+0000 mon.smithi103 (mon.0) 865 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:47:10.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:10 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:47:09.559688+0000 mon.smithi103 (mon.0) 866 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:47:10.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:10 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:47:09.688779+0000 mon.smithi134 (mon.1) 86 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:47:11.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:11 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:47:10.233082+0000 mon.smithi103 (mon.0) 867 : audit [INF] from='mds.? [v2:172.21.15.103:6834/1344951575,v1:172.21.15.103:6835/1344951575]' entity='mds.foofs.smithi103.yzimiy' cmd='[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.134:0/1950606446"}]': finished 2024-04-16T01:47:11.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:11 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:47:10.233139+0000 mon.smithi103 (mon.0) 868 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-04-16T01:47:11.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:11 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:47:10.510761+0000 mon.smithi103 (mon.0) 869 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:47:11.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:11 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:47:10.233082+0000 mon.smithi103 (mon.0) 867 : audit [INF] from='mds.? [v2:172.21.15.103:6834/1344951575,v1:172.21.15.103:6835/1344951575]' entity='mds.foofs.smithi103.yzimiy' cmd='[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.134:0/1950606446"}]': finished 2024-04-16T01:47:11.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:11 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:47:10.233139+0000 mon.smithi103 (mon.0) 868 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-04-16T01:47:11.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:11 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:47:10.510761+0000 mon.smithi103 (mon.0) 869 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:47:12.488 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:47:12.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:12 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:47:11.403812+0000 mgr.smithi134.qekssw (mgr.24415) 67 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.9 KiB/s rd, 92 KiB/s wr, 24 op/s 2024-04-16T01:47:12.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:12 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:47:11.403812+0000 mgr.smithi134.qekssw (mgr.24415) 67 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.9 KiB/s rd, 92 KiB/s wr, 24 op/s 2024-04-16T01:47:13.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:13 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:47:13.404217+0000 mgr.smithi134.qekssw (mgr.24415) 68 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.9 KiB/s rd, 92 KiB/s wr, 24 op/s 2024-04-16T01:47:13.791 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:13 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:47:13.404217+0000 mgr.smithi134.qekssw (mgr.24415) 68 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.9 KiB/s rd, 92 KiB/s wr, 24 op/s 2024-04-16T01:47:15.291 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:14 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:47:13.966575+0000 mon.smithi103 (mon.0) 870 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:47:15.291 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:14 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:47:13.972011+0000 mon.smithi103 (mon.0) 871 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:47:15.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:14 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:47:13.966575+0000 mon.smithi103 (mon.0) 870 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:47:15.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:14 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:47:13.972011+0000 mon.smithi103 (mon.0) 871 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:47:16.291 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:15 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:47:15.404797+0000 mgr.smithi134.qekssw (mgr.24415) 69 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.0 KiB/s rd, 78 KiB/s wr, 21 op/s 2024-04-16T01:47:16.385 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:15 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:47:15.404797+0000 mgr.smithi134.qekssw (mgr.24415) 69 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.0 KiB/s rd, 78 KiB/s wr, 21 op/s 2024-04-16T01:47:17.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:17 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:47:16.072151+0000 mon.smithi103 (mon.0) 872 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:47:17.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:17 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:47:16.079097+0000 mon.smithi103 (mon.0) 873 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:47:17.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:17 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:47:16.081220+0000 mon.smithi134 (mon.1) 87 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:47:17.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:17 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:47:16.082046+0000 mon.smithi134 (mon.1) 88 : audit [INF] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T01:47:17.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:17 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:47:16.086079+0000 mon.smithi103 (mon.0) 874 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:47:17.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:17 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:47:16.093290+0000 mon.smithi103 (mon.0) 875 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:47:17.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:17 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:47:16.228218+0000 mon.smithi103 (mon.0) 876 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:47:17.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:17 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:47:16.233548+0000 mon.smithi103 (mon.0) 877 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:47:17.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:17 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:47:16.238546+0000 mon.smithi103 (mon.0) 878 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:47:17.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:17 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:47:16.243540+0000 mon.smithi103 (mon.0) 879 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:47:17.387 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:17 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:47:16.246800+0000 mgr.smithi134.qekssw (mgr.24415) 70 : cephadm [INF] Reconfiguring alertmanager.smithi103 (dependencies changed)... 2024-04-16T01:47:17.387 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:17 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:47:16.254070+0000 mgr.smithi134.qekssw (mgr.24415) 71 : cephadm [INF] Reconfiguring daemon alertmanager.smithi103 on smithi103 2024-04-16T01:47:17.527 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:47:17.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:17 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:47:16.072151+0000 mon.smithi103 (mon.0) 872 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:47:17.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:17 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:47:16.079097+0000 mon.smithi103 (mon.0) 873 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:47:17.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:17 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:47:16.081220+0000 mon.smithi134 (mon.1) 87 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:47:17.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:17 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:47:16.082046+0000 mon.smithi134 (mon.1) 88 : audit [INF] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T01:47:17.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:17 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:47:16.086079+0000 mon.smithi103 (mon.0) 874 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:47:17.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:17 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:47:16.093290+0000 mon.smithi103 (mon.0) 875 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:47:17.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:17 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:47:16.228218+0000 mon.smithi103 (mon.0) 876 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:47:17.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:17 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:47:16.233548+0000 mon.smithi103 (mon.0) 877 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:47:17.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:17 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:47:16.238546+0000 mon.smithi103 (mon.0) 878 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:47:17.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:17 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:47:16.243540+0000 mon.smithi103 (mon.0) 879 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:47:17.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:17 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:47:16.246800+0000 mgr.smithi134.qekssw (mgr.24415) 70 : cephadm [INF] Reconfiguring alertmanager.smithi103 (dependencies changed)... 2024-04-16T01:47:17.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:17 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:47:16.254070+0000 mgr.smithi134.qekssw (mgr.24415) 71 : cephadm [INF] Reconfiguring daemon alertmanager.smithi103 on smithi103 2024-04-16T01:47:18.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:18 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:47:17.405744+0000 mgr.smithi134.qekssw (mgr.24415) 72 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 3.3 KiB/s rd, 9.9 KiB/s wr, 9 op/s 2024-04-16T01:47:18.511 INFO:teuthology.orchestra.run.smithi103.stdout:true 2024-04-16T01:47:18.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:18 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:47:17.405744+0000 mgr.smithi134.qekssw (mgr.24415) 72 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 3.3 KiB/s rd, 9.9 KiB/s wr, 9 op/s 2024-04-16T01:47:19.207 INFO:teuthology.orchestra.run.smithi103.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T01:47:19.207 INFO:teuthology.orchestra.run.smithi103.stdout:alertmanager.smithi103 smithi103 *:9093,9094 running (7m) 3s ago 9m 22.0M - 0.20.0 0881eb8f169f 6f4f9478a7b7 2024-04-16T01:47:19.207 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi103 smithi103 running (9m) 3s ago 9m 6391k - 16.2.5 6933c2a0b7dd 596a73884a8d 2024-04-16T01:47:19.208 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi134 smithi134 running (8m) 5s ago 8m 6391k - 16.2.5 6933c2a0b7dd eccf250d192a 2024-04-16T01:47:19.208 INFO:teuthology.orchestra.run.smithi103.stdout:grafana.smithi103 smithi103 *:3000 running (7m) 3s ago 8m 32.7M - 6.7.4 557c83e11646 636ad34196b4 2024-04-16T01:47:19.208 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi103.yzimiy smithi103 running (3m) 3s ago 3m 38.7M - 16.2.5 6933c2a0b7dd cf2f08c0639d 2024-04-16T01:47:19.208 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi134.assnsf smithi134 running (2m) 5s ago 2m 12.5M - 16.2.5 6933c2a0b7dd 9ca5fc777b10 2024-04-16T01:47:19.208 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi103.rfboyd smithi103 *:9283 running (10m) 3s ago 10m 367M - 16.2.5 6933c2a0b7dd fd4a37955cd4 2024-04-16T01:47:19.208 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi134.qekssw smithi134 *:8443,9283 running (64s) 5s ago 7m 499M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 43c59b758a1f 2024-04-16T01:47:19.208 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi103 smithi103 running (10m) 3s ago 10m 52.4M 2048M 16.2.5 6933c2a0b7dd 0e564be6f870 2024-04-16T01:47:19.208 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi134 smithi134 running (7m) 5s ago 7m 43.1M 2048M 16.2.5 6933c2a0b7dd d389835288fb 2024-04-16T01:47:19.208 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.0.1.smithi103.gqcofo smithi103 *:2049 running (17s) 3s ago 17s 45.5M - 3.5 6933c2a0b7dd 0b6b40ef9c00 2024-04-16T01:47:19.208 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.1.1.smithi134.lpxagn smithi134 *:2049 running (10s) 5s ago 9s 44.8M - 3.5 6933c2a0b7dd 57d4a8c9a0d1 2024-04-16T01:47:19.208 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi103 smithi103 *:9100 running (8m) 3s ago 8m 17.0M - 0.18.1 e5a616e4b9cf ee6e2c0fda90 2024-04-16T01:47:19.208 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi134 smithi134 *:9100 running (7m) 5s ago 7m 17.0M - 0.18.1 e5a616e4b9cf b86a5432fccd 2024-04-16T01:47:19.208 INFO:teuthology.orchestra.run.smithi103.stdout:osd.0 smithi103 running (7m) 3s ago 7m 407M 1944M 16.2.5 6933c2a0b7dd 531969a5edd8 2024-04-16T01:47:19.208 INFO:teuthology.orchestra.run.smithi103.stdout:osd.1 smithi103 running (6m) 3s ago 6m 314M 1944M 16.2.5 6933c2a0b7dd 97f3a1182717 2024-04-16T01:47:19.209 INFO:teuthology.orchestra.run.smithi103.stdout:osd.2 smithi103 running (6m) 3s ago 6m 256M 1944M 16.2.5 6933c2a0b7dd 12126d451d0f 2024-04-16T01:47:19.209 INFO:teuthology.orchestra.run.smithi103.stdout:osd.3 smithi103 running (6m) 3s ago 6m 386M 1944M 16.2.5 6933c2a0b7dd 8f336b10e958 2024-04-16T01:47:19.209 INFO:teuthology.orchestra.run.smithi103.stdout:osd.4 smithi134 running (5m) 5s ago 5m 383M 2712M 16.2.5 6933c2a0b7dd fb0845263111 2024-04-16T01:47:19.209 INFO:teuthology.orchestra.run.smithi103.stdout:osd.5 smithi134 running (5m) 5s ago 5m 424M 2712M 16.2.5 6933c2a0b7dd 2a44c23ab3a6 2024-04-16T01:47:19.209 INFO:teuthology.orchestra.run.smithi103.stdout:osd.6 smithi134 running (5m) 5s ago 5m 356M 2712M 16.2.5 6933c2a0b7dd b4045b632965 2024-04-16T01:47:19.209 INFO:teuthology.orchestra.run.smithi103.stdout:osd.7 smithi134 running (4m) 5s ago 4m 504M 2712M 16.2.5 6933c2a0b7dd d6fa09360d46 2024-04-16T01:47:19.209 INFO:teuthology.orchestra.run.smithi103.stdout:prometheus.smithi103 smithi103 *:9095 running (6m) 3s ago 8m 51.5M - 2.18.1 de242295e225 a16caf630722 2024-04-16T01:47:19.656 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T01:47:19.656 INFO:teuthology.orchestra.run.smithi103.stdout: "mon": { 2024-04-16T01:47:19.656 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T01:47:19.656 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:47:19.656 INFO:teuthology.orchestra.run.smithi103.stdout: "mgr": { 2024-04-16T01:47:19.656 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-16T01:47:19.656 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T01:47:19.656 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:47:19.657 INFO:teuthology.orchestra.run.smithi103.stdout: "osd": { 2024-04-16T01:47:19.657 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-16T01:47:19.657 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:47:19.657 INFO:teuthology.orchestra.run.smithi103.stdout: "mds": { 2024-04-16T01:47:19.657 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T01:47:19.657 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:47:19.658 INFO:teuthology.orchestra.run.smithi103.stdout: "overall": { 2024-04-16T01:47:19.658 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-16T01:47:19.658 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T01:47:19.658 INFO:teuthology.orchestra.run.smithi103.stdout: } 2024-04-16T01:47:19.658 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T01:47:19.995 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T01:47:19.995 INFO:teuthology.orchestra.run.smithi103.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T01:47:19.995 INFO:teuthology.orchestra.run.smithi103.stdout: "in_progress": true, 2024-04-16T01:47:19.995 INFO:teuthology.orchestra.run.smithi103.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T01:47:19.996 INFO:teuthology.orchestra.run.smithi103.stdout: "services_complete": [], 2024-04-16T01:47:19.996 INFO:teuthology.orchestra.run.smithi103.stdout: "progress": "1/23 daemons upgraded", 2024-04-16T01:47:19.996 INFO:teuthology.orchestra.run.smithi103.stdout: "message": "", 2024-04-16T01:47:19.996 INFO:teuthology.orchestra.run.smithi103.stdout: "is_paused": false 2024-04-16T01:47:19.996 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T01:47:20.385 INFO:teuthology.orchestra.run.smithi103.stdout:HEALTH_OK 2024-04-16T01:47:20.385 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:20 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:47:18.501304+0000 mgr.smithi134.qekssw (mgr.24415) 73 : audit [DBG] from='client.14766 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:47:20.385 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:20 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:47:18.846007+0000 mgr.smithi134.qekssw (mgr.24415) 74 : audit [DBG] from='client.14770 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:47:20.385 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:20 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:47:19.199378+0000 mgr.smithi134.qekssw (mgr.24415) 75 : audit [DBG] from='client.14774 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:47:20.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:20 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:47:19.406215+0000 mgr.smithi134.qekssw (mgr.24415) 76 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 3.3 KiB/s rd, 9.9 KiB/s wr, 9 op/s 2024-04-16T01:47:20.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:20 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:47:19.658771+0000 mon.smithi103 (mon.0) 880 : audit [DBG] from='client.? 172.21.15.103:0/1551222271' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:47:20.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:20 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:47:18.501304+0000 mgr.smithi134.qekssw (mgr.24415) 73 : audit [DBG] from='client.14766 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:47:20.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:20 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:47:18.846007+0000 mgr.smithi134.qekssw (mgr.24415) 74 : audit [DBG] from='client.14770 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:47:20.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:20 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:47:19.199378+0000 mgr.smithi134.qekssw (mgr.24415) 75 : audit [DBG] from='client.14774 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:47:20.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:20 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:47:19.406215+0000 mgr.smithi134.qekssw (mgr.24415) 76 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 3.3 KiB/s rd, 9.9 KiB/s wr, 9 op/s 2024-04-16T01:47:20.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:20 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:47:19.658771+0000 mon.smithi103 (mon.0) 880 : audit [DBG] from='client.? 172.21.15.103:0/1551222271' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:47:21.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:21 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:47:19.997939+0000 mgr.smithi134.qekssw (mgr.24415) 77 : audit [DBG] from='client.14782 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:47:21.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:21 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:47:20.388168+0000 mon.smithi103 (mon.0) 881 : audit [DBG] from='client.? 172.21.15.103:0/2078378916' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T01:47:21.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:21 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:47:20.519055+0000 mon.smithi134 (mon.1) 89 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:47:21.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:21 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:47:19.997939+0000 mgr.smithi134.qekssw (mgr.24415) 77 : audit [DBG] from='client.14782 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:47:21.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:21 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:47:20.388168+0000 mon.smithi103 (mon.0) 881 : audit [DBG] from='client.? 172.21.15.103:0/2078378916' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T01:47:21.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:21 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:47:20.519055+0000 mon.smithi134 (mon.1) 89 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:47:22.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:22 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:47:21.406869+0000 mgr.smithi134.qekssw (mgr.24415) 78 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 3.1 KiB/s rd, 9.8 KiB/s wr, 9 op/s 2024-04-16T01:47:22.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:22 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:47:21.406869+0000 mgr.smithi134.qekssw (mgr.24415) 78 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 3.1 KiB/s rd, 9.8 KiB/s wr, 9 op/s 2024-04-16T01:47:22.575 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:47:23.791 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:23 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:47:23.407279+0000 mgr.smithi134.qekssw (mgr.24415) 79 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 938 B/s wr, 0 op/s 2024-04-16T01:47:23.885 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:23 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:47:23.407279+0000 mgr.smithi134.qekssw (mgr.24415) 79 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 938 B/s wr, 0 op/s 2024-04-16T01:47:25.791 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:25 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:47:25.407714+0000 mgr.smithi134.qekssw (mgr.24415) 80 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 938 B/s wr, 0 op/s 2024-04-16T01:47:25.875 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:25 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:47:25.407714+0000 mgr.smithi134.qekssw (mgr.24415) 80 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 938 B/s wr, 0 op/s 2024-04-16T01:47:27.617 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:47:27.791 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:27 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:47:27.408598+0000 mgr.smithi134.qekssw (mgr.24415) 81 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 1023 B/s wr, 0 op/s 2024-04-16T01:47:27.885 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:27 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:47:27.408598+0000 mgr.smithi134.qekssw (mgr.24415) 81 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 1023 B/s wr, 0 op/s 2024-04-16T01:47:30.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:30 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:47:29.409171+0000 mgr.smithi134.qekssw (mgr.24415) 82 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 938 B/s wr, 0 op/s 2024-04-16T01:47:30.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:30 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:47:29.409171+0000 mgr.smithi134.qekssw (mgr.24415) 82 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 938 B/s wr, 0 op/s 2024-04-16T01:47:31.791 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:31 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:47:31.409820+0000 mgr.smithi134.qekssw (mgr.24415) 83 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 1023 B/s wr, 1 op/s 2024-04-16T01:47:31.886 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:31 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:47:31.409820+0000 mgr.smithi134.qekssw (mgr.24415) 83 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 1023 B/s wr, 1 op/s 2024-04-16T01:47:32.652 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:47:33.791 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:33 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:47:33.410234+0000 mgr.smithi134.qekssw (mgr.24415) 84 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:47:33.885 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:33 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:47:33.410234+0000 mgr.smithi134.qekssw (mgr.24415) 84 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:47:35.791 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:35 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:47:35.410632+0000 mgr.smithi134.qekssw (mgr.24415) 85 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:47:35.885 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:35 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:47:35.410632+0000 mgr.smithi134.qekssw (mgr.24415) 85 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:47:36.791 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:36 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:47:35.519435+0000 mon.smithi134 (mon.1) 90 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:47:36.885 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:36 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:47:35.519435+0000 mon.smithi134 (mon.1) 90 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:47:37.704 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:47:37.791 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:37 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:47:37.411409+0000 mgr.smithi134.qekssw (mgr.24415) 86 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:47:37.885 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:37 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:47:37.411409+0000 mgr.smithi134.qekssw (mgr.24415) 86 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:47:40.385 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:40 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:47:39.411933+0000 mgr.smithi134.qekssw (mgr.24415) 87 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:47:40.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:40 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:47:39.411933+0000 mgr.smithi134.qekssw (mgr.24415) 87 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:47:41.791 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:41 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:47:41.412730+0000 mgr.smithi134.qekssw (mgr.24415) 88 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:47:41.885 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:41 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:47:41.412730+0000 mgr.smithi134.qekssw (mgr.24415) 88 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:47:42.742 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:47:43.791 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:43 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:47:43.413134+0000 mgr.smithi134.qekssw (mgr.24415) 89 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:47:43.885 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:43 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:47:43.413134+0000 mgr.smithi134.qekssw (mgr.24415) 89 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:47:45.791 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:45 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:47:45.413630+0000 mgr.smithi134.qekssw (mgr.24415) 90 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:47:45.885 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:45 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:47:45.413630+0000 mgr.smithi134.qekssw (mgr.24415) 90 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:47:47.787 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:47:47.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:47 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:47:47.414424+0000 mgr.smithi134.qekssw (mgr.24415) 91 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:47:47.885 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:47 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:47:47.414424+0000 mgr.smithi134.qekssw (mgr.24415) 91 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:47:50.385 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:50 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:47:49.414839+0000 mgr.smithi134.qekssw (mgr.24415) 92 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:47:50.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:50 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:47:49.414839+0000 mgr.smithi134.qekssw (mgr.24415) 92 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:47:50.739 INFO:teuthology.orchestra.run.smithi103.stdout:true 2024-04-16T01:47:51.369 INFO:teuthology.orchestra.run.smithi103.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T01:47:51.369 INFO:teuthology.orchestra.run.smithi103.stdout:alertmanager.smithi103 smithi103 *:9093,9094 running (7m) 35s ago 9m 22.0M - 0.20.0 0881eb8f169f 6f4f9478a7b7 2024-04-16T01:47:51.369 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi103 smithi103 running (9m) 35s ago 9m 6391k - 16.2.5 6933c2a0b7dd 596a73884a8d 2024-04-16T01:47:51.369 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi134 smithi134 running (8m) 37s ago 8m 6391k - 16.2.5 6933c2a0b7dd eccf250d192a 2024-04-16T01:47:51.369 INFO:teuthology.orchestra.run.smithi103.stdout:grafana.smithi103 smithi103 *:3000 running (7m) 35s ago 9m 32.7M - 6.7.4 557c83e11646 636ad34196b4 2024-04-16T01:47:51.369 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi103.yzimiy smithi103 running (3m) 35s ago 3m 38.7M - 16.2.5 6933c2a0b7dd cf2f08c0639d 2024-04-16T01:47:51.369 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi134.assnsf smithi134 running (3m) 37s ago 3m 12.5M - 16.2.5 6933c2a0b7dd 9ca5fc777b10 2024-04-16T01:47:51.370 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi103.rfboyd smithi103 *:9283 running (11m) 35s ago 11m 367M - 16.2.5 6933c2a0b7dd fd4a37955cd4 2024-04-16T01:47:51.370 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi134.qekssw smithi134 *:8443,9283 running (96s) 37s ago 8m 499M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 43c59b758a1f 2024-04-16T01:47:51.370 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi103 smithi103 running (11m) 35s ago 11m 52.4M 2048M 16.2.5 6933c2a0b7dd 0e564be6f870 2024-04-16T01:47:51.370 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi134 smithi134 running (8m) 37s ago 8m 43.1M 2048M 16.2.5 6933c2a0b7dd d389835288fb 2024-04-16T01:47:51.370 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.0.1.smithi103.gqcofo smithi103 *:2049 running (49s) 35s ago 49s 45.5M - 3.5 6933c2a0b7dd 0b6b40ef9c00 2024-04-16T01:47:51.370 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.1.1.smithi134.lpxagn smithi134 *:2049 running (42s) 37s ago 41s 44.8M - 3.5 6933c2a0b7dd 57d4a8c9a0d1 2024-04-16T01:47:51.370 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi103 smithi103 *:9100 running (9m) 35s ago 9m 17.0M - 0.18.1 e5a616e4b9cf ee6e2c0fda90 2024-04-16T01:47:51.370 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi134 smithi134 *:9100 running (8m) 37s ago 8m 17.0M - 0.18.1 e5a616e4b9cf b86a5432fccd 2024-04-16T01:47:51.370 INFO:teuthology.orchestra.run.smithi103.stdout:osd.0 smithi103 running (7m) 35s ago 7m 407M 1944M 16.2.5 6933c2a0b7dd 531969a5edd8 2024-04-16T01:47:51.370 INFO:teuthology.orchestra.run.smithi103.stdout:osd.1 smithi103 running (7m) 35s ago 7m 314M 1944M 16.2.5 6933c2a0b7dd 97f3a1182717 2024-04-16T01:47:51.370 INFO:teuthology.orchestra.run.smithi103.stdout:osd.2 smithi103 running (7m) 35s ago 6m 256M 1944M 16.2.5 6933c2a0b7dd 12126d451d0f 2024-04-16T01:47:51.370 INFO:teuthology.orchestra.run.smithi103.stdout:osd.3 smithi103 running (6m) 35s ago 6m 386M 1944M 16.2.5 6933c2a0b7dd 8f336b10e958 2024-04-16T01:47:51.370 INFO:teuthology.orchestra.run.smithi103.stdout:osd.4 smithi134 running (6m) 37s ago 6m 383M 2712M 16.2.5 6933c2a0b7dd fb0845263111 2024-04-16T01:47:51.370 INFO:teuthology.orchestra.run.smithi103.stdout:osd.5 smithi134 running (5m) 37s ago 5m 424M 2712M 16.2.5 6933c2a0b7dd 2a44c23ab3a6 2024-04-16T01:47:51.371 INFO:teuthology.orchestra.run.smithi103.stdout:osd.6 smithi134 running (5m) 37s ago 5m 356M 2712M 16.2.5 6933c2a0b7dd b4045b632965 2024-04-16T01:47:51.371 INFO:teuthology.orchestra.run.smithi103.stdout:osd.7 smithi134 running (5m) 37s ago 5m 504M 2712M 16.2.5 6933c2a0b7dd d6fa09360d46 2024-04-16T01:47:51.371 INFO:teuthology.orchestra.run.smithi103.stdout:prometheus.smithi103 smithi103 *:9095 running (7m) 35s ago 8m 51.5M - 2.18.1 de242295e225 a16caf630722 2024-04-16T01:47:51.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:51 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:47:50.520075+0000 mon.smithi134 (mon.1) 91 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:47:51.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:51 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:47:50.520075+0000 mon.smithi134 (mon.1) 91 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:47:51.750 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T01:47:51.750 INFO:teuthology.orchestra.run.smithi103.stdout: "mon": { 2024-04-16T01:47:51.750 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T01:47:51.750 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:47:51.750 INFO:teuthology.orchestra.run.smithi103.stdout: "mgr": { 2024-04-16T01:47:51.750 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-16T01:47:51.750 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T01:47:51.751 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:47:51.751 INFO:teuthology.orchestra.run.smithi103.stdout: "osd": { 2024-04-16T01:47:51.751 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-16T01:47:51.751 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:47:51.751 INFO:teuthology.orchestra.run.smithi103.stdout: "mds": { 2024-04-16T01:47:51.751 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T01:47:51.751 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:47:51.751 INFO:teuthology.orchestra.run.smithi103.stdout: "overall": { 2024-04-16T01:47:51.751 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-16T01:47:51.751 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T01:47:51.751 INFO:teuthology.orchestra.run.smithi103.stdout: } 2024-04-16T01:47:51.751 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T01:47:52.071 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T01:47:52.071 INFO:teuthology.orchestra.run.smithi103.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T01:47:52.071 INFO:teuthology.orchestra.run.smithi103.stdout: "in_progress": true, 2024-04-16T01:47:52.071 INFO:teuthology.orchestra.run.smithi103.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T01:47:52.071 INFO:teuthology.orchestra.run.smithi103.stdout: "services_complete": [], 2024-04-16T01:47:52.071 INFO:teuthology.orchestra.run.smithi103.stdout: "progress": "1/23 daemons upgraded", 2024-04-16T01:47:52.071 INFO:teuthology.orchestra.run.smithi103.stdout: "message": "", 2024-04-16T01:47:52.071 INFO:teuthology.orchestra.run.smithi103.stdout: "is_paused": false 2024-04-16T01:47:52.072 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T01:47:52.460 INFO:teuthology.orchestra.run.smithi103.stdout:HEALTH_OK 2024-04-16T01:47:52.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:52 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:47:50.729261+0000 mgr.smithi134.qekssw (mgr.24415) 93 : audit [DBG] from='client.14790 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:47:52.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:52 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:47:51.049625+0000 mgr.smithi134.qekssw (mgr.24415) 94 : audit [DBG] from='client.14794 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:47:52.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:52 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:47:51.361584+0000 mgr.smithi134.qekssw (mgr.24415) 95 : audit [DBG] from='client.14798 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:47:52.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:52 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:47:51.415438+0000 mgr.smithi134.qekssw (mgr.24415) 96 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:47:52.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:52 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:47:51.753202+0000 mon.smithi103 (mon.0) 882 : audit [DBG] from='client.? 172.21.15.103:0/1908227045' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:47:52.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:52 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:47:50.729261+0000 mgr.smithi134.qekssw (mgr.24415) 93 : audit [DBG] from='client.14790 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:47:52.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:52 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:47:51.049625+0000 mgr.smithi134.qekssw (mgr.24415) 94 : audit [DBG] from='client.14794 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:47:52.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:52 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:47:51.361584+0000 mgr.smithi134.qekssw (mgr.24415) 95 : audit [DBG] from='client.14798 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:47:52.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:52 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:47:51.415438+0000 mgr.smithi134.qekssw (mgr.24415) 96 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:47:52.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:52 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:47:51.753202+0000 mon.smithi103 (mon.0) 882 : audit [DBG] from='client.? 172.21.15.103:0/1908227045' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:47:52.826 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:47:53.508 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:53 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:47:52.073812+0000 mgr.smithi134.qekssw (mgr.24415) 97 : audit [DBG] from='client.14806 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:47:53.508 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:53 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:47:52.463254+0000 mon.smithi103 (mon.0) 883 : audit [DBG] from='client.? 172.21.15.103:0/2977638332' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T01:47:53.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:53 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:47:52.073812+0000 mgr.smithi134.qekssw (mgr.24415) 97 : audit [DBG] from='client.14806 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:47:53.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:53 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:47:52.463254+0000 mon.smithi103 (mon.0) 883 : audit [DBG] from='client.? 172.21.15.103:0/2977638332' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T01:47:54.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:54 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:47:53.416033+0000 mgr.smithi134.qekssw (mgr.24415) 98 : cluster [DBG] pgmap v49: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:47:54.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:54 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:47:53.416033+0000 mgr.smithi134.qekssw (mgr.24415) 98 : cluster [DBG] pgmap v49: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:47:55.791 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:55 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:47:55.416431+0000 mgr.smithi134.qekssw (mgr.24415) 99 : cluster [DBG] pgmap v50: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:47:55.885 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:55 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:47:55.416431+0000 mgr.smithi134.qekssw (mgr.24415) 99 : cluster [DBG] pgmap v50: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:47:57.791 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:47:57 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:47:57.417166+0000 mgr.smithi134.qekssw (mgr.24415) 100 : cluster [DBG] pgmap v51: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:47:57.859 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:47:57.885 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:47:57 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:47:57.417166+0000 mgr.smithi134.qekssw (mgr.24415) 100 : cluster [DBG] pgmap v51: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:48:00.385 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:48:00 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:47:59.417522+0000 mgr.smithi134.qekssw (mgr.24415) 101 : cluster [DBG] pgmap v52: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:48:00.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:48:00 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:47:59.417522+0000 mgr.smithi134.qekssw (mgr.24415) 101 : cluster [DBG] pgmap v52: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:48:01.791 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:48:01 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:48:01.418176+0000 mgr.smithi134.qekssw (mgr.24415) 102 : cluster [DBG] pgmap v53: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:48:01.885 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:48:01 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:48:01.418176+0000 mgr.smithi134.qekssw (mgr.24415) 102 : cluster [DBG] pgmap v53: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:48:02.897 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:48:03.791 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:48:03 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:48:03.418648+0000 mgr.smithi134.qekssw (mgr.24415) 103 : cluster [DBG] pgmap v54: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:48:03.885 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:48:03 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:48:03.418648+0000 mgr.smithi134.qekssw (mgr.24415) 103 : cluster [DBG] pgmap v54: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:48:05.791 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:48:05 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:48:05.419107+0000 mgr.smithi134.qekssw (mgr.24415) 104 : cluster [DBG] pgmap v55: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:48:05.885 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:48:05 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:48:05.419107+0000 mgr.smithi134.qekssw (mgr.24415) 104 : cluster [DBG] pgmap v55: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:48:06.791 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:48:06 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:48:05.520145+0000 mon.smithi134 (mon.1) 92 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:48:06.885 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:48:06 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:48:05.520145+0000 mon.smithi134 (mon.1) 92 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:48:07.939 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:48:08.791 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:48:08 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:48:07.419795+0000 mgr.smithi134.qekssw (mgr.24415) 105 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 511 B/s wr, 0 op/s 2024-04-16T01:48:08.791 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:48:08 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:48:07.490123+0000 mon.smithi103 (mon.0) 884 : cluster [DBG] mgrmap e28: smithi134.qekssw(active, since 93s), standbys: smithi103.rfboyd 2024-04-16T01:48:08.886 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:48:08 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:48:07.419795+0000 mgr.smithi134.qekssw (mgr.24415) 105 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 511 B/s wr, 0 op/s 2024-04-16T01:48:08.886 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:48:08 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:48:07.490123+0000 mon.smithi103 (mon.0) 884 : cluster [DBG] mgrmap e28: smithi134.qekssw(active, since 93s), standbys: smithi103.rfboyd 2024-04-16T01:48:11.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:48:11 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:48:09.420192+0000 mgr.smithi134.qekssw (mgr.24415) 106 : cluster [DBG] pgmap v57: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-04-16T01:48:11.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:48:11 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:48:09.420192+0000 mgr.smithi134.qekssw (mgr.24415) 106 : cluster [DBG] pgmap v57: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-04-16T01:48:12.985 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:48:13.508 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:48:13 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:48:11.420744+0000 mgr.smithi134.qekssw (mgr.24415) 107 : cluster [DBG] pgmap v58: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 511 B/s wr, 1 op/s 2024-04-16T01:48:13.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:48:13 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:48:11.420744+0000 mgr.smithi134.qekssw (mgr.24415) 107 : cluster [DBG] pgmap v58: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 511 B/s wr, 1 op/s 2024-04-16T01:48:15.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:48:15 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:48:13.421354+0000 mgr.smithi134.qekssw (mgr.24415) 108 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-04-16T01:48:15.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:48:15 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:48:13.421354+0000 mgr.smithi134.qekssw (mgr.24415) 108 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-04-16T01:48:17.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:48:17 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:48:15.421906+0000 mgr.smithi134.qekssw (mgr.24415) 109 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-04-16T01:48:17.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:48:17 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:48:15.421906+0000 mgr.smithi134.qekssw (mgr.24415) 109 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-04-16T01:48:18.029 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:48:19.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:48:19 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:48:17.422605+0000 mgr.smithi134.qekssw (mgr.24415) 110 : cluster [DBG] pgmap v61: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 511 B/s wr, 0 op/s 2024-04-16T01:48:19.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:48:19 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:48:17.422605+0000 mgr.smithi134.qekssw (mgr.24415) 110 : cluster [DBG] pgmap v61: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 511 B/s wr, 0 op/s 2024-04-16T01:48:21.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:48:21 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:48:19.423030+0000 mgr.smithi134.qekssw (mgr.24415) 111 : cluster [DBG] pgmap v62: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:48:21.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:48:21 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:48:20.520576+0000 mon.smithi134 (mon.1) 93 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:48:21.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:48:21 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:48:19.423030+0000 mgr.smithi134.qekssw (mgr.24415) 111 : cluster [DBG] pgmap v62: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:48:21.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:48:21 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:48:20.520576+0000 mon.smithi134 (mon.1) 93 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:48:22.809 INFO:teuthology.orchestra.run.smithi103.stdout:true 2024-04-16T01:48:23.062 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:48:23.451 INFO:teuthology.orchestra.run.smithi103.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T01:48:23.451 INFO:teuthology.orchestra.run.smithi103.stdout:alertmanager.smithi103 smithi103 *:9093,9094 running (8m) 67s ago 10m 22.0M - 0.20.0 0881eb8f169f 6f4f9478a7b7 2024-04-16T01:48:23.451 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi103 smithi103 running (10m) 67s ago 10m 6391k - 16.2.5 6933c2a0b7dd 596a73884a8d 2024-04-16T01:48:23.451 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi134 smithi134 running (9m) 69s ago 9m 6391k - 16.2.5 6933c2a0b7dd eccf250d192a 2024-04-16T01:48:23.451 INFO:teuthology.orchestra.run.smithi103.stdout:grafana.smithi103 smithi103 *:3000 running (8m) 67s ago 9m 32.7M - 6.7.4 557c83e11646 636ad34196b4 2024-04-16T01:48:23.451 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi103.yzimiy smithi103 running (4m) 67s ago 4m 38.7M - 16.2.5 6933c2a0b7dd cf2f08c0639d 2024-04-16T01:48:23.451 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi134.assnsf smithi134 running (4m) 69s ago 4m 12.5M - 16.2.5 6933c2a0b7dd 9ca5fc777b10 2024-04-16T01:48:23.451 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi103.rfboyd smithi103 *:9283 running (11m) 67s ago 11m 367M - 16.2.5 6933c2a0b7dd fd4a37955cd4 2024-04-16T01:48:23.451 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi134.qekssw smithi134 *:8443,9283 running (2m) 69s ago 9m 499M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 43c59b758a1f 2024-04-16T01:48:23.452 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi103 smithi103 running (11m) 67s ago 11m 52.4M 2048M 16.2.5 6933c2a0b7dd 0e564be6f870 2024-04-16T01:48:23.452 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi134 smithi134 running (8m) 69s ago 8m 43.1M 2048M 16.2.5 6933c2a0b7dd d389835288fb 2024-04-16T01:48:23.452 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.0.1.smithi103.gqcofo smithi103 *:2049 running (82s) 67s ago 81s 45.5M - 3.5 6933c2a0b7dd 0b6b40ef9c00 2024-04-16T01:48:23.452 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.1.1.smithi134.lpxagn smithi134 *:2049 running (74s) 69s ago 74s 44.8M - 3.5 6933c2a0b7dd 57d4a8c9a0d1 2024-04-16T01:48:23.452 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi103 smithi103 *:9100 running (9m) 67s ago 9m 17.0M - 0.18.1 e5a616e4b9cf ee6e2c0fda90 2024-04-16T01:48:23.452 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi134 smithi134 *:9100 running (8m) 69s ago 8m 17.0M - 0.18.1 e5a616e4b9cf b86a5432fccd 2024-04-16T01:48:23.452 INFO:teuthology.orchestra.run.smithi103.stdout:osd.0 smithi103 running (8m) 67s ago 8m 407M 1944M 16.2.5 6933c2a0b7dd 531969a5edd8 2024-04-16T01:48:23.452 INFO:teuthology.orchestra.run.smithi103.stdout:osd.1 smithi103 running (7m) 67s ago 7m 314M 1944M 16.2.5 6933c2a0b7dd 97f3a1182717 2024-04-16T01:48:23.452 INFO:teuthology.orchestra.run.smithi103.stdout:osd.2 smithi103 running (7m) 67s ago 7m 256M 1944M 16.2.5 6933c2a0b7dd 12126d451d0f 2024-04-16T01:48:23.452 INFO:teuthology.orchestra.run.smithi103.stdout:osd.3 smithi103 running (7m) 67s ago 7m 386M 1944M 16.2.5 6933c2a0b7dd 8f336b10e958 2024-04-16T01:48:23.452 INFO:teuthology.orchestra.run.smithi103.stdout:osd.4 smithi134 running (6m) 69s ago 6m 383M 2712M 16.2.5 6933c2a0b7dd fb0845263111 2024-04-16T01:48:23.452 INFO:teuthology.orchestra.run.smithi103.stdout:osd.5 smithi134 running (6m) 69s ago 6m 424M 2712M 16.2.5 6933c2a0b7dd 2a44c23ab3a6 2024-04-16T01:48:23.452 INFO:teuthology.orchestra.run.smithi103.stdout:osd.6 smithi134 running (6m) 69s ago 6m 356M 2712M 16.2.5 6933c2a0b7dd b4045b632965 2024-04-16T01:48:23.452 INFO:teuthology.orchestra.run.smithi103.stdout:osd.7 smithi134 running (5m) 69s ago 5m 504M 2712M 16.2.5 6933c2a0b7dd d6fa09360d46 2024-04-16T01:48:23.453 INFO:teuthology.orchestra.run.smithi103.stdout:prometheus.smithi103 smithi103 *:9095 running (8m) 67s ago 9m 51.5M - 2.18.1 de242295e225 a16caf630722 2024-04-16T01:48:23.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:48:23 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:48:21.423673+0000 mgr.smithi134.qekssw (mgr.24415) 112 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:48:23.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:48:23 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:48:21.423673+0000 mgr.smithi134.qekssw (mgr.24415) 112 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:48:23.833 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T01:48:23.833 INFO:teuthology.orchestra.run.smithi103.stdout: "mon": { 2024-04-16T01:48:23.833 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T01:48:23.833 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:48:23.833 INFO:teuthology.orchestra.run.smithi103.stdout: "mgr": { 2024-04-16T01:48:23.833 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-16T01:48:23.834 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T01:48:23.834 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:48:23.834 INFO:teuthology.orchestra.run.smithi103.stdout: "osd": { 2024-04-16T01:48:23.834 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-16T01:48:23.834 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:48:23.834 INFO:teuthology.orchestra.run.smithi103.stdout: "mds": { 2024-04-16T01:48:23.834 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T01:48:23.834 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:48:23.834 INFO:teuthology.orchestra.run.smithi103.stdout: "overall": { 2024-04-16T01:48:23.834 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-16T01:48:23.834 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T01:48:23.834 INFO:teuthology.orchestra.run.smithi103.stdout: } 2024-04-16T01:48:23.834 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T01:48:24.157 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T01:48:24.157 INFO:teuthology.orchestra.run.smithi103.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T01:48:24.157 INFO:teuthology.orchestra.run.smithi103.stdout: "in_progress": true, 2024-04-16T01:48:24.157 INFO:teuthology.orchestra.run.smithi103.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T01:48:24.157 INFO:teuthology.orchestra.run.smithi103.stdout: "services_complete": [], 2024-04-16T01:48:24.157 INFO:teuthology.orchestra.run.smithi103.stdout: "progress": "1/23 daemons upgraded", 2024-04-16T01:48:24.157 INFO:teuthology.orchestra.run.smithi103.stdout: "message": "", 2024-04-16T01:48:24.157 INFO:teuthology.orchestra.run.smithi103.stdout: "is_paused": false 2024-04-16T01:48:24.157 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T01:48:24.536 INFO:teuthology.orchestra.run.smithi103.stdout:HEALTH_OK 2024-04-16T01:48:24.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:48:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:48:22.799618+0000 mgr.smithi134.qekssw (mgr.24415) 113 : audit [DBG] from='client.14814 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:48:24.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:48:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:48:23.127820+0000 mgr.smithi134.qekssw (mgr.24415) 114 : audit [DBG] from='client.14818 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:48:24.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:48:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:48:23.836383+0000 mon.smithi103 (mon.0) 885 : audit [DBG] from='client.? 172.21.15.103:0/3539694993' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:48:24.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:48:24 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:48:22.799618+0000 mgr.smithi134.qekssw (mgr.24415) 113 : audit [DBG] from='client.14814 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:48:24.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:48:24 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:48:23.127820+0000 mgr.smithi134.qekssw (mgr.24415) 114 : audit [DBG] from='client.14818 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:48:24.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:48:24 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:48:23.836383+0000 mon.smithi103 (mon.0) 885 : audit [DBG] from='client.? 172.21.15.103:0/3539694993' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:48:25.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:48:25 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:48:23.424160+0000 mgr.smithi134.qekssw (mgr.24415) 115 : cluster [DBG] pgmap v64: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:48:25.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:48:25 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:48:23.443605+0000 mgr.smithi134.qekssw (mgr.24415) 116 : audit [DBG] from='client.14822 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:48:25.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:48:25 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:48:24.159534+0000 mgr.smithi134.qekssw (mgr.24415) 117 : audit [DBG] from='client.14830 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:48:25.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:48:25 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:48:24.539152+0000 mon.smithi103 (mon.0) 886 : audit [DBG] from='client.? 172.21.15.103:0/2294526820' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T01:48:25.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:48:25 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:48:23.424160+0000 mgr.smithi134.qekssw (mgr.24415) 115 : cluster [DBG] pgmap v64: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:48:25.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:48:25 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:48:23.443605+0000 mgr.smithi134.qekssw (mgr.24415) 116 : audit [DBG] from='client.14822 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:48:25.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:48:25 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:48:24.159534+0000 mgr.smithi134.qekssw (mgr.24415) 117 : audit [DBG] from='client.14830 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:48:25.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:48:25 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:48:24.539152+0000 mon.smithi103 (mon.0) 886 : audit [DBG] from='client.? 172.21.15.103:0/2294526820' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T01:48:27.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:48:27 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:48:25.424573+0000 mgr.smithi134.qekssw (mgr.24415) 118 : cluster [DBG] pgmap v65: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:48:27.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:48:27 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:48:25.424573+0000 mgr.smithi134.qekssw (mgr.24415) 118 : cluster [DBG] pgmap v65: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:48:28.102 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:48:29.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:48:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:48:27.425432+0000 mgr.smithi134.qekssw (mgr.24415) 119 : cluster [DBG] pgmap v66: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:48:29.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:48:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:48:27.425432+0000 mgr.smithi134.qekssw (mgr.24415) 119 : cluster [DBG] pgmap v66: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:48:31.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:48:31 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:48:29.425847+0000 mgr.smithi134.qekssw (mgr.24415) 120 : cluster [DBG] pgmap v67: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:48:31.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:48:31 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:48:29.425847+0000 mgr.smithi134.qekssw (mgr.24415) 120 : cluster [DBG] pgmap v67: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:48:33.142 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:48:33.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:48:33 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:48:31.426706+0000 mgr.smithi134.qekssw (mgr.24415) 121 : cluster [DBG] pgmap v68: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:48:33.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:48:33 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:48:31.426706+0000 mgr.smithi134.qekssw (mgr.24415) 121 : cluster [DBG] pgmap v68: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:48:35.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:48:35 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:48:33.427206+0000 mgr.smithi134.qekssw (mgr.24415) 122 : cluster [DBG] pgmap v69: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:48:35.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:48:35 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:48:33.427206+0000 mgr.smithi134.qekssw (mgr.24415) 122 : cluster [DBG] pgmap v69: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:48:36.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:48:36 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:48:35.520995+0000 mon.smithi134 (mon.1) 94 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:48:36.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:48:36 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:48:35.520995+0000 mon.smithi134 (mon.1) 94 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:48:37.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:48:37 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:48:35.427751+0000 mgr.smithi134.qekssw (mgr.24415) 123 : cluster [DBG] pgmap v70: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:48:37.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:48:37 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:48:35.427751+0000 mgr.smithi134.qekssw (mgr.24415) 123 : cluster [DBG] pgmap v70: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:48:38.175 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:48:39.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:48:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:48:37.428572+0000 mgr.smithi134.qekssw (mgr.24415) 124 : cluster [DBG] pgmap v71: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:48:39.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:48:39 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:48:37.428572+0000 mgr.smithi134.qekssw (mgr.24415) 124 : cluster [DBG] pgmap v71: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:48:41.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:48:41 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:48:39.429114+0000 mgr.smithi134.qekssw (mgr.24415) 125 : cluster [DBG] pgmap v72: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:48:41.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:48:41 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:48:39.429114+0000 mgr.smithi134.qekssw (mgr.24415) 125 : cluster [DBG] pgmap v72: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:48:43.211 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:48:43.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:48:43 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:48:41.429725+0000 mgr.smithi134.qekssw (mgr.24415) 126 : cluster [DBG] pgmap v73: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:48:43.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:48:43 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:48:41.429725+0000 mgr.smithi134.qekssw (mgr.24415) 126 : cluster [DBG] pgmap v73: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:48:45.606 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:48:45 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:48:43.430320+0000 mgr.smithi134.qekssw (mgr.24415) 127 : cluster [DBG] pgmap v74: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:48:45.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:48:45 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:48:43.430320+0000 mgr.smithi134.qekssw (mgr.24415) 127 : cluster [DBG] pgmap v74: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:48:47.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:48:47 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:48:45.430682+0000 mgr.smithi134.qekssw (mgr.24415) 128 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:48:47.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:48:47 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:48:45.430682+0000 mgr.smithi134.qekssw (mgr.24415) 128 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:48:48.252 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:48:49.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:48:49 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:48:47.431399+0000 mgr.smithi134.qekssw (mgr.24415) 129 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:48:49.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:48:49 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:48:47.431399+0000 mgr.smithi134.qekssw (mgr.24415) 129 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:48:51.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:48:51 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:48:49.431748+0000 mgr.smithi134.qekssw (mgr.24415) 130 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:48:51.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:48:51 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:48:50.521348+0000 mon.smithi134 (mon.1) 95 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:48:51.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:48:51 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:48:49.431748+0000 mgr.smithi134.qekssw (mgr.24415) 130 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:48:51.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:48:51 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:48:50.521348+0000 mon.smithi134 (mon.1) 95 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:48:53.300 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:48:53.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:48:53 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:48:51.432376+0000 mgr.smithi134.qekssw (mgr.24415) 131 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:48:53.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:48:53 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:48:51.432376+0000 mgr.smithi134.qekssw (mgr.24415) 131 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:48:54.884 INFO:teuthology.orchestra.run.smithi103.stdout:true 2024-04-16T01:48:55.517 INFO:teuthology.orchestra.run.smithi103.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T01:48:55.517 INFO:teuthology.orchestra.run.smithi103.stdout:alertmanager.smithi103 smithi103 *:9093,9094 running (8m) 99s ago 10m 22.0M - 0.20.0 0881eb8f169f 6f4f9478a7b7 2024-04-16T01:48:55.518 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi103 smithi103 running (10m) 99s ago 10m 6391k - 16.2.5 6933c2a0b7dd 596a73884a8d 2024-04-16T01:48:55.518 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi134 smithi134 running (9m) 101s ago 9m 6391k - 16.2.5 6933c2a0b7dd eccf250d192a 2024-04-16T01:48:55.518 INFO:teuthology.orchestra.run.smithi103.stdout:grafana.smithi103 smithi103 *:3000 running (8m) 99s ago 10m 32.7M - 6.7.4 557c83e11646 636ad34196b4 2024-04-16T01:48:55.518 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi103.yzimiy smithi103 running (4m) 99s ago 4m 38.7M - 16.2.5 6933c2a0b7dd cf2f08c0639d 2024-04-16T01:48:55.518 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi134.assnsf smithi134 running (4m) 101s ago 4m 12.5M - 16.2.5 6933c2a0b7dd 9ca5fc777b10 2024-04-16T01:48:55.518 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi103.rfboyd smithi103 *:9283 running (12m) 99s ago 12m 367M - 16.2.5 6933c2a0b7dd fd4a37955cd4 2024-04-16T01:48:55.518 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi134.qekssw smithi134 *:8443,9283 running (2m) 101s ago 9m 499M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 43c59b758a1f 2024-04-16T01:48:55.518 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi103 smithi103 running (12m) 99s ago 12m 52.4M 2048M 16.2.5 6933c2a0b7dd 0e564be6f870 2024-04-16T01:48:55.518 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi134 smithi134 running (9m) 101s ago 9m 43.1M 2048M 16.2.5 6933c2a0b7dd d389835288fb 2024-04-16T01:48:55.518 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.0.1.smithi103.gqcofo smithi103 *:2049 running (114s) 99s ago 113s 45.5M - 3.5 6933c2a0b7dd 0b6b40ef9c00 2024-04-16T01:48:55.518 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.1.1.smithi134.lpxagn smithi134 *:2049 running (106s) 101s ago 106s 44.8M - 3.5 6933c2a0b7dd 57d4a8c9a0d1 2024-04-16T01:48:55.518 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi103 smithi103 *:9100 running (10m) 99s ago 10m 17.0M - 0.18.1 e5a616e4b9cf ee6e2c0fda90 2024-04-16T01:48:55.518 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi134 smithi134 *:9100 running (9m) 101s ago 9m 17.0M - 0.18.1 e5a616e4b9cf b86a5432fccd 2024-04-16T01:48:55.519 INFO:teuthology.orchestra.run.smithi103.stdout:osd.0 smithi103 running (8m) 99s ago 8m 407M 1944M 16.2.5 6933c2a0b7dd 531969a5edd8 2024-04-16T01:48:55.519 INFO:teuthology.orchestra.run.smithi103.stdout:osd.1 smithi103 running (8m) 99s ago 8m 314M 1944M 16.2.5 6933c2a0b7dd 97f3a1182717 2024-04-16T01:48:55.519 INFO:teuthology.orchestra.run.smithi103.stdout:osd.2 smithi103 running (8m) 99s ago 8m 256M 1944M 16.2.5 6933c2a0b7dd 12126d451d0f 2024-04-16T01:48:55.519 INFO:teuthology.orchestra.run.smithi103.stdout:osd.3 smithi103 running (7m) 99s ago 7m 386M 1944M 16.2.5 6933c2a0b7dd 8f336b10e958 2024-04-16T01:48:55.519 INFO:teuthology.orchestra.run.smithi103.stdout:osd.4 smithi134 running (7m) 101s ago 7m 383M 2712M 16.2.5 6933c2a0b7dd fb0845263111 2024-04-16T01:48:55.519 INFO:teuthology.orchestra.run.smithi103.stdout:osd.5 smithi134 running (6m) 101s ago 6m 424M 2712M 16.2.5 6933c2a0b7dd 2a44c23ab3a6 2024-04-16T01:48:55.519 INFO:teuthology.orchestra.run.smithi103.stdout:osd.6 smithi134 running (6m) 101s ago 6m 356M 2712M 16.2.5 6933c2a0b7dd b4045b632965 2024-04-16T01:48:55.519 INFO:teuthology.orchestra.run.smithi103.stdout:osd.7 smithi134 running (6m) 101s ago 6m 504M 2712M 16.2.5 6933c2a0b7dd d6fa09360d46 2024-04-16T01:48:55.519 INFO:teuthology.orchestra.run.smithi103.stdout:prometheus.smithi103 smithi103 *:9095 running (8m) 99s ago 9m 51.5M - 2.18.1 de242295e225 a16caf630722 2024-04-16T01:48:55.605 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:48:55 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:48:53.432764+0000 mgr.smithi134.qekssw (mgr.24415) 132 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:48:55.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:48:55 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:48:53.432764+0000 mgr.smithi134.qekssw (mgr.24415) 132 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:48:55.895 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T01:48:55.896 INFO:teuthology.orchestra.run.smithi103.stdout: "mon": { 2024-04-16T01:48:55.896 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T01:48:55.896 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:48:55.896 INFO:teuthology.orchestra.run.smithi103.stdout: "mgr": { 2024-04-16T01:48:55.896 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-16T01:48:55.896 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T01:48:55.896 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:48:55.896 INFO:teuthology.orchestra.run.smithi103.stdout: "osd": { 2024-04-16T01:48:55.896 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-16T01:48:55.896 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:48:55.896 INFO:teuthology.orchestra.run.smithi103.stdout: "mds": { 2024-04-16T01:48:55.897 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T01:48:55.897 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:48:55.897 INFO:teuthology.orchestra.run.smithi103.stdout: "overall": { 2024-04-16T01:48:55.897 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-16T01:48:55.897 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T01:48:55.897 INFO:teuthology.orchestra.run.smithi103.stdout: } 2024-04-16T01:48:55.897 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T01:48:56.215 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T01:48:56.215 INFO:teuthology.orchestra.run.smithi103.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T01:48:56.215 INFO:teuthology.orchestra.run.smithi103.stdout: "in_progress": true, 2024-04-16T01:48:56.215 INFO:teuthology.orchestra.run.smithi103.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T01:48:56.215 INFO:teuthology.orchestra.run.smithi103.stdout: "services_complete": [], 2024-04-16T01:48:56.215 INFO:teuthology.orchestra.run.smithi103.stdout: "progress": "1/23 daemons upgraded", 2024-04-16T01:48:56.216 INFO:teuthology.orchestra.run.smithi103.stdout: "message": "", 2024-04-16T01:48:56.216 INFO:teuthology.orchestra.run.smithi103.stdout: "is_paused": false 2024-04-16T01:48:56.216 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T01:48:56.593 INFO:teuthology.orchestra.run.smithi103.stdout:HEALTH_OK 2024-04-16T01:48:56.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:48:56 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:48:54.875541+0000 mgr.smithi134.qekssw (mgr.24415) 133 : audit [DBG] from='client.14838 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:48:56.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:48:56 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:48:55.194830+0000 mgr.smithi134.qekssw (mgr.24415) 134 : audit [DBG] from='client.14842 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:48:56.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:48:56 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:48:55.899180+0000 mon.smithi103 (mon.0) 887 : audit [DBG] from='client.? 172.21.15.103:0/511014530' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:48:56.791 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:48:56 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:48:54.875541+0000 mgr.smithi134.qekssw (mgr.24415) 133 : audit [DBG] from='client.14838 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:48:56.791 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:48:56 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:48:55.194830+0000 mgr.smithi134.qekssw (mgr.24415) 134 : audit [DBG] from='client.14842 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:48:56.791 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:48:56 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:48:55.899180+0000 mon.smithi103 (mon.0) 887 : audit [DBG] from='client.? 172.21.15.103:0/511014530' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:48:57.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:48:57 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:48:55.433267+0000 mgr.smithi134.qekssw (mgr.24415) 135 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:48:57.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:48:57 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:48:55.510191+0000 mgr.smithi134.qekssw (mgr.24415) 136 : audit [DBG] from='client.14846 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:48:57.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:48:57 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:48:56.218175+0000 mgr.smithi134.qekssw (mgr.24415) 137 : audit [DBG] from='client.14854 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:48:57.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:48:57 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:48:56.596656+0000 mon.smithi103 (mon.0) 888 : audit [DBG] from='client.? 172.21.15.103:0/3380543357' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T01:48:57.791 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:48:57 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:48:55.433267+0000 mgr.smithi134.qekssw (mgr.24415) 135 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:48:57.791 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:48:57 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:48:55.510191+0000 mgr.smithi134.qekssw (mgr.24415) 136 : audit [DBG] from='client.14846 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:48:57.791 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:48:57 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:48:56.218175+0000 mgr.smithi134.qekssw (mgr.24415) 137 : audit [DBG] from='client.14854 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:48:57.791 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:48:57 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:48:56.596656+0000 mon.smithi103 (mon.0) 888 : audit [DBG] from='client.? 172.21.15.103:0/3380543357' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T01:48:58.345 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:48:59.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:48:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:48:57.433941+0000 mgr.smithi134.qekssw (mgr.24415) 138 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:48:59.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:48:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:48:57.433941+0000 mgr.smithi134.qekssw (mgr.24415) 138 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:49:01.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:49:01 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:48:59.434416+0000 mgr.smithi134.qekssw (mgr.24415) 139 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:49:01.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:49:01 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:48:59.434416+0000 mgr.smithi134.qekssw (mgr.24415) 139 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:49:03.382 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:49:03.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:49:03 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:49:01.435048+0000 mgr.smithi134.qekssw (mgr.24415) 140 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:49:03.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:49:03 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:49:01.435048+0000 mgr.smithi134.qekssw (mgr.24415) 140 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:49:05.606 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:49:05 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:49:03.435473+0000 mgr.smithi134.qekssw (mgr.24415) 141 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:49:05.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:49:05 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:49:03.435473+0000 mgr.smithi134.qekssw (mgr.24415) 141 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:49:06.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:49:06 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:49:05.521641+0000 mon.smithi134 (mon.1) 96 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:49:06.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:49:06 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:49:05.521641+0000 mon.smithi134 (mon.1) 96 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:49:07.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:49:07 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:49:05.435886+0000 mgr.smithi134.qekssw (mgr.24415) 142 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:49:07.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:49:07 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:49:05.435886+0000 mgr.smithi134.qekssw (mgr.24415) 142 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:49:08.432 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:49:09.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:49:09 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:49:07.436603+0000 mgr.smithi134.qekssw (mgr.24415) 143 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:49:09.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:49:09 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:49:07.436603+0000 mgr.smithi134.qekssw (mgr.24415) 143 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:49:11.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:49:11 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:49:09.437162+0000 mgr.smithi134.qekssw (mgr.24415) 144 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:49:11.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:49:11 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:49:09.437162+0000 mgr.smithi134.qekssw (mgr.24415) 144 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:49:13.480 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:49:13.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:49:13 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:49:11.437787+0000 mgr.smithi134.qekssw (mgr.24415) 145 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:49:13.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:49:13 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:49:11.437787+0000 mgr.smithi134.qekssw (mgr.24415) 145 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:49:15.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:49:15 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:49:13.438226+0000 mgr.smithi134.qekssw (mgr.24415) 146 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:49:15.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:49:15 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:49:13.438226+0000 mgr.smithi134.qekssw (mgr.24415) 146 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:49:17.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:49:17 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:49:15.438707+0000 mgr.smithi134.qekssw (mgr.24415) 147 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:49:17.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:49:17 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:49:15.438707+0000 mgr.smithi134.qekssw (mgr.24415) 147 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:49:18.526 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:49:19.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:49:19 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:49:17.439521+0000 mgr.smithi134.qekssw (mgr.24415) 148 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:49:19.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:49:19 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:49:17.439521+0000 mgr.smithi134.qekssw (mgr.24415) 148 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:49:21.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:49:21 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:49:19.440072+0000 mgr.smithi134.qekssw (mgr.24415) 149 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:49:21.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:49:21 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:49:20.521864+0000 mon.smithi134 (mon.1) 97 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:49:21.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:49:21 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:49:19.440072+0000 mgr.smithi134.qekssw (mgr.24415) 149 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:49:21.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:49:21 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:49:20.521864+0000 mon.smithi134 (mon.1) 97 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:49:23.567 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:49:23.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:49:23 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:49:21.440866+0000 mgr.smithi134.qekssw (mgr.24415) 150 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:49:23.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:49:23 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:49:21.440866+0000 mgr.smithi134.qekssw (mgr.24415) 150 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:49:25.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:49:25 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:49:23.441438+0000 mgr.smithi134.qekssw (mgr.24415) 151 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:49:25.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:49:25 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:49:23.441438+0000 mgr.smithi134.qekssw (mgr.24415) 151 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:49:26.956 INFO:teuthology.orchestra.run.smithi103.stdout:true 2024-04-16T01:49:27.581 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:49:27 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:49:25.442010+0000 mgr.smithi134.qekssw (mgr.24415) 152 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:49:27.596 INFO:teuthology.orchestra.run.smithi103.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T01:49:27.596 INFO:teuthology.orchestra.run.smithi103.stdout:alertmanager.smithi103 smithi103 *:9093,9094 running (9m) 2m ago 11m 22.0M - 0.20.0 0881eb8f169f 6f4f9478a7b7 2024-04-16T01:49:27.596 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi103 smithi103 running (11m) 2m ago 11m 6391k - 16.2.5 6933c2a0b7dd 596a73884a8d 2024-04-16T01:49:27.596 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi134 smithi134 running (10m) 2m ago 10m 6391k - 16.2.5 6933c2a0b7dd eccf250d192a 2024-04-16T01:49:27.597 INFO:teuthology.orchestra.run.smithi103.stdout:grafana.smithi103 smithi103 *:3000 running (9m) 2m ago 10m 32.7M - 6.7.4 557c83e11646 636ad34196b4 2024-04-16T01:49:27.597 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi103.yzimiy smithi103 running (5m) 2m ago 5m 38.7M - 16.2.5 6933c2a0b7dd cf2f08c0639d 2024-04-16T01:49:27.597 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi134.assnsf smithi134 running (5m) 2m ago 5m 12.5M - 16.2.5 6933c2a0b7dd 9ca5fc777b10 2024-04-16T01:49:27.597 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi103.rfboyd smithi103 *:9283 running (12m) 2m ago 12m 367M - 16.2.5 6933c2a0b7dd fd4a37955cd4 2024-04-16T01:49:27.597 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi134.qekssw smithi134 *:8443,9283 running (3m) 2m ago 10m 499M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 43c59b758a1f 2024-04-16T01:49:27.597 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi103 smithi103 running (12m) 2m ago 12m 52.4M 2048M 16.2.5 6933c2a0b7dd 0e564be6f870 2024-04-16T01:49:27.597 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi134 smithi134 running (10m) 2m ago 10m 43.1M 2048M 16.2.5 6933c2a0b7dd d389835288fb 2024-04-16T01:49:27.597 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.0.1.smithi103.gqcofo smithi103 *:2049 running (2m) 2m ago 2m 45.5M - 3.5 6933c2a0b7dd 0b6b40ef9c00 2024-04-16T01:49:27.597 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.1.1.smithi134.lpxagn smithi134 *:2049 running (2m) 2m ago 2m 44.8M - 3.5 6933c2a0b7dd 57d4a8c9a0d1 2024-04-16T01:49:27.597 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi103 smithi103 *:9100 running (10m) 2m ago 10m 17.0M - 0.18.1 e5a616e4b9cf ee6e2c0fda90 2024-04-16T01:49:27.597 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi134 smithi134 *:9100 running (9m) 2m ago 9m 17.0M - 0.18.1 e5a616e4b9cf b86a5432fccd 2024-04-16T01:49:27.597 INFO:teuthology.orchestra.run.smithi103.stdout:osd.0 smithi103 running (9m) 2m ago 9m 407M 1944M 16.2.5 6933c2a0b7dd 531969a5edd8 2024-04-16T01:49:27.598 INFO:teuthology.orchestra.run.smithi103.stdout:osd.1 smithi103 running (8m) 2m ago 8m 314M 1944M 16.2.5 6933c2a0b7dd 97f3a1182717 2024-04-16T01:49:27.598 INFO:teuthology.orchestra.run.smithi103.stdout:osd.2 smithi103 running (8m) 2m ago 8m 256M 1944M 16.2.5 6933c2a0b7dd 12126d451d0f 2024-04-16T01:49:27.598 INFO:teuthology.orchestra.run.smithi103.stdout:osd.3 smithi103 running (8m) 2m ago 8m 386M 1944M 16.2.5 6933c2a0b7dd 8f336b10e958 2024-04-16T01:49:27.598 INFO:teuthology.orchestra.run.smithi103.stdout:osd.4 smithi134 running (7m) 2m ago 7m 383M 2712M 16.2.5 6933c2a0b7dd fb0845263111 2024-04-16T01:49:27.598 INFO:teuthology.orchestra.run.smithi103.stdout:osd.5 smithi134 running (7m) 2m ago 7m 424M 2712M 16.2.5 6933c2a0b7dd 2a44c23ab3a6 2024-04-16T01:49:27.598 INFO:teuthology.orchestra.run.smithi103.stdout:osd.6 smithi134 running (7m) 2m ago 7m 356M 2712M 16.2.5 6933c2a0b7dd b4045b632965 2024-04-16T01:49:27.598 INFO:teuthology.orchestra.run.smithi103.stdout:osd.7 smithi134 running (6m) 2m ago 6m 504M 2712M 16.2.5 6933c2a0b7dd d6fa09360d46 2024-04-16T01:49:27.598 INFO:teuthology.orchestra.run.smithi103.stdout:prometheus.smithi103 smithi103 *:9095 running (9m) 2m ago 10m 51.5M - 2.18.1 de242295e225 a16caf630722 2024-04-16T01:49:27.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:49:27 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:49:25.442010+0000 mgr.smithi134.qekssw (mgr.24415) 152 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:49:27.991 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T01:49:27.992 INFO:teuthology.orchestra.run.smithi103.stdout: "mon": { 2024-04-16T01:49:27.992 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T01:49:27.992 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:49:27.992 INFO:teuthology.orchestra.run.smithi103.stdout: "mgr": { 2024-04-16T01:49:27.992 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-16T01:49:27.992 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T01:49:27.992 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:49:27.992 INFO:teuthology.orchestra.run.smithi103.stdout: "osd": { 2024-04-16T01:49:27.992 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-16T01:49:27.992 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:49:27.992 INFO:teuthology.orchestra.run.smithi103.stdout: "mds": { 2024-04-16T01:49:27.992 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T01:49:27.992 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:49:27.992 INFO:teuthology.orchestra.run.smithi103.stdout: "overall": { 2024-04-16T01:49:27.993 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-16T01:49:27.993 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T01:49:27.993 INFO:teuthology.orchestra.run.smithi103.stdout: } 2024-04-16T01:49:27.993 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T01:49:28.323 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T01:49:28.323 INFO:teuthology.orchestra.run.smithi103.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T01:49:28.323 INFO:teuthology.orchestra.run.smithi103.stdout: "in_progress": true, 2024-04-16T01:49:28.323 INFO:teuthology.orchestra.run.smithi103.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T01:49:28.323 INFO:teuthology.orchestra.run.smithi103.stdout: "services_complete": [], 2024-04-16T01:49:28.323 INFO:teuthology.orchestra.run.smithi103.stdout: "progress": "1/23 daemons upgraded", 2024-04-16T01:49:28.323 INFO:teuthology.orchestra.run.smithi103.stdout: "message": "", 2024-04-16T01:49:28.323 INFO:teuthology.orchestra.run.smithi103.stdout: "is_paused": false 2024-04-16T01:49:28.323 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T01:49:28.601 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:49:28.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:49:28 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:49:26.946852+0000 mgr.smithi134.qekssw (mgr.24415) 153 : audit [DBG] from='client.14862 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:49:28.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:49:28 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:49:27.274507+0000 mgr.smithi134.qekssw (mgr.24415) 154 : audit [DBG] from='client.14866 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:49:28.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:49:28 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:49:27.995101+0000 mon.smithi103 (mon.0) 889 : audit [DBG] from='client.? 172.21.15.103:0/4180091297' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:49:28.722 INFO:teuthology.orchestra.run.smithi103.stdout:HEALTH_OK 2024-04-16T01:49:28.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:49:28 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:49:26.946852+0000 mgr.smithi134.qekssw (mgr.24415) 153 : audit [DBG] from='client.14862 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:49:28.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:49:28 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:49:27.274507+0000 mgr.smithi134.qekssw (mgr.24415) 154 : audit [DBG] from='client.14866 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:49:28.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:49:28 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:49:27.995101+0000 mon.smithi103 (mon.0) 889 : audit [DBG] from='client.? 172.21.15.103:0/4180091297' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:49:29.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:49:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:49:27.442847+0000 mgr.smithi134.qekssw (mgr.24415) 155 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:49:29.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:49:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:49:27.589189+0000 mgr.smithi134.qekssw (mgr.24415) 156 : audit [DBG] from='client.14870 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:49:29.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:49:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:49:28.325796+0000 mgr.smithi134.qekssw (mgr.24415) 157 : audit [DBG] from='client.14878 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:49:29.791 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:49:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:49:28.501669+0000 mon.smithi103 (mon.0) 890 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:49:29.791 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:49:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:49:28.510444+0000 mon.smithi103 (mon.0) 891 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:49:29.791 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:49:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:49:28.690061+0000 mon.smithi103 (mon.0) 892 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:49:29.791 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:49:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:49:28.695691+0000 mon.smithi103 (mon.0) 893 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:49:29.791 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:49:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:49:28.698808+0000 mon.smithi134 (mon.1) 98 : audit [INF] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-16T01:49:29.791 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:49:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:49:28.725204+0000 mon.smithi103 (mon.0) 894 : audit [DBG] from='client.? 172.21.15.103:0/2501657437' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T01:49:29.885 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:49:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:49:27.442847+0000 mgr.smithi134.qekssw (mgr.24415) 155 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:49:29.885 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:49:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:49:27.589189+0000 mgr.smithi134.qekssw (mgr.24415) 156 : audit [DBG] from='client.14870 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:49:29.885 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:49:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:49:28.325796+0000 mgr.smithi134.qekssw (mgr.24415) 157 : audit [DBG] from='client.14878 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:49:29.885 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:49:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:49:28.501669+0000 mon.smithi103 (mon.0) 890 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:49:29.885 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:49:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:49:28.510444+0000 mon.smithi103 (mon.0) 891 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:49:29.885 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:49:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:49:28.690061+0000 mon.smithi103 (mon.0) 892 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:49:29.885 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:49:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:49:28.695691+0000 mon.smithi103 (mon.0) 893 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:49:29.885 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:49:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:49:28.698808+0000 mon.smithi134 (mon.1) 98 : audit [INF] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-16T01:49:29.885 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:49:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:49:28.725204+0000 mon.smithi103 (mon.0) 894 : audit [DBG] from='client.? 172.21.15.103:0/2501657437' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T01:49:30.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:49:30 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:49:28.557923+0000 mgr.smithi134.qekssw (mgr.24415) 158 : cephadm [INF] Reconfiguring grafana.smithi103 (dependencies changed)... 2024-04-16T01:49:30.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:49:30 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:49:28.566589+0000 mgr.smithi134.qekssw (mgr.24415) 159 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-04-16T01:49:30.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:49:30 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:49:28.699178+0000 mgr.smithi134.qekssw (mgr.24415) 160 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-16T01:49:30.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:49:30 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:49:28.701035+0000 mgr.smithi134.qekssw (mgr.24415) 161 : cephadm [INF] Reconfiguring daemon grafana.smithi103 on smithi103 2024-04-16T01:49:30.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:49:30 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:49:28.557923+0000 mgr.smithi134.qekssw (mgr.24415) 158 : cephadm [INF] Reconfiguring grafana.smithi103 (dependencies changed)... 2024-04-16T01:49:30.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:49:30 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:49:28.566589+0000 mgr.smithi134.qekssw (mgr.24415) 159 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-04-16T01:49:30.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:49:30 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:49:28.699178+0000 mgr.smithi134.qekssw (mgr.24415) 160 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-16T01:49:30.791 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:49:30 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:49:28.701035+0000 mgr.smithi134.qekssw (mgr.24415) 161 : cephadm [INF] Reconfiguring daemon grafana.smithi103 on smithi103 2024-04-16T01:49:31.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:49:31 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:49:29.443357+0000 mgr.smithi134.qekssw (mgr.24415) 162 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:49:31.886 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:49:31 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:49:29.443357+0000 mgr.smithi134.qekssw (mgr.24415) 162 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:49:33.638 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:49:33.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:49:33 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:49:31.444214+0000 mgr.smithi134.qekssw (mgr.24415) 163 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:49:33.885 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:49:33 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:49:31.444214+0000 mgr.smithi134.qekssw (mgr.24415) 163 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:49:35.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:49:35 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:49:33.444656+0000 mgr.smithi134.qekssw (mgr.24415) 164 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:49:35.885 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:49:35 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:49:33.444656+0000 mgr.smithi134.qekssw (mgr.24415) 164 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:49:36.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:49:36 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:49:35.527386+0000 mon.smithi134 (mon.1) 99 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:49:36.885 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:49:36 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:49:35.527386+0000 mon.smithi134 (mon.1) 99 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:49:37.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:49:37 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:49:35.445241+0000 mgr.smithi134.qekssw (mgr.24415) 165 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:49:37.885 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:49:37 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:49:35.445241+0000 mgr.smithi134.qekssw (mgr.24415) 165 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:49:38.675 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:49:39.614 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:49:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:49:37.445978+0000 mgr.smithi134.qekssw (mgr.24415) 166 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:49:39.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:49:39 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:49:37.445978+0000 mgr.smithi134.qekssw (mgr.24415) 166 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:49:41.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:49:41 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:49:39.446470+0000 mgr.smithi134.qekssw (mgr.24415) 167 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:49:41.885 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:49:41 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:49:39.446470+0000 mgr.smithi134.qekssw (mgr.24415) 167 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:49:43.715 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:49:43.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:49:43 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:49:41.447205+0000 mgr.smithi134.qekssw (mgr.24415) 168 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:49:43.885 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:49:43 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:49:41.447205+0000 mgr.smithi134.qekssw (mgr.24415) 168 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:49:45.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:49:45 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:49:43.447629+0000 mgr.smithi134.qekssw (mgr.24415) 169 : cluster [DBG] pgmap v104: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:49:45.885 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:49:45 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:49:43.447629+0000 mgr.smithi134.qekssw (mgr.24415) 169 : cluster [DBG] pgmap v104: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:49:47.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:49:47 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:49:45.448080+0000 mgr.smithi134.qekssw (mgr.24415) 170 : cluster [DBG] pgmap v105: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:49:47.885 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:49:47 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:49:45.448080+0000 mgr.smithi134.qekssw (mgr.24415) 170 : cluster [DBG] pgmap v105: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:49:48.749 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:49:49.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:49:49 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:49:47.448748+0000 mgr.smithi134.qekssw (mgr.24415) 171 : cluster [DBG] pgmap v106: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:49:49.885 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:49:49 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:49:47.448748+0000 mgr.smithi134.qekssw (mgr.24415) 171 : cluster [DBG] pgmap v106: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:49:50.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:49:50 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:49:49.449190+0000 mgr.smithi134.qekssw (mgr.24415) 172 : cluster [DBG] pgmap v107: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:49:50.885 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:49:50 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:49:49.449190+0000 mgr.smithi134.qekssw (mgr.24415) 172 : cluster [DBG] pgmap v107: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:49:51.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:49:51 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:49:50.527890+0000 mon.smithi134 (mon.1) 100 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:49:51.885 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:49:51 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:49:50.527890+0000 mon.smithi134 (mon.1) 100 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:49:52.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:49:52 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:49:51.449815+0000 mgr.smithi134.qekssw (mgr.24415) 173 : cluster [DBG] pgmap v108: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:49:52.885 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:49:52 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:49:51.449815+0000 mgr.smithi134.qekssw (mgr.24415) 173 : cluster [DBG] pgmap v108: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:49:53.787 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:49:55.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:49:55 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:49:53.450233+0000 mgr.smithi134.qekssw (mgr.24415) 174 : cluster [DBG] pgmap v109: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:49:55.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:49:55 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:49:53.450233+0000 mgr.smithi134.qekssw (mgr.24415) 174 : cluster [DBG] pgmap v109: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:49:57.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:49:57 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:49:55.450777+0000 mgr.smithi134.qekssw (mgr.24415) 175 : cluster [DBG] pgmap v110: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:49:57.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:49:57 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:49:55.450777+0000 mgr.smithi134.qekssw (mgr.24415) 175 : cluster [DBG] pgmap v110: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:49:58.819 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:49:59.072 INFO:teuthology.orchestra.run.smithi103.stdout:true 2024-04-16T01:49:59.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:49:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:49:57.451493+0000 mgr.smithi134.qekssw (mgr.24415) 176 : cluster [DBG] pgmap v111: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:49:59.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:49:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:49:57.451493+0000 mgr.smithi134.qekssw (mgr.24415) 176 : cluster [DBG] pgmap v111: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:49:59.706 INFO:teuthology.orchestra.run.smithi103.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T01:49:59.707 INFO:teuthology.orchestra.run.smithi103.stdout:alertmanager.smithi103 smithi103 *:9093,9094 starting - - - - 2024-04-16T01:49:59.707 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi103 smithi103 running (11m) 2m ago 11m 6391k - 16.2.5 6933c2a0b7dd 596a73884a8d 2024-04-16T01:49:59.707 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi134 smithi134 running (10m) 2m ago 10m 6391k - 16.2.5 6933c2a0b7dd eccf250d192a 2024-04-16T01:49:59.707 INFO:teuthology.orchestra.run.smithi103.stdout:grafana.smithi103 smithi103 *:3000 running (9m) 2m ago 11m 32.7M - 6.7.4 557c83e11646 636ad34196b4 2024-04-16T01:49:59.707 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi103.yzimiy smithi103 running (5m) 2m ago 5m 38.7M - 16.2.5 6933c2a0b7dd cf2f08c0639d 2024-04-16T01:49:59.707 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi134.assnsf smithi134 running (5m) 2m ago 5m 12.5M - 16.2.5 6933c2a0b7dd 9ca5fc777b10 2024-04-16T01:49:59.707 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi103.rfboyd smithi103 *:9283 running (13m) 2m ago 13m 367M - 16.2.5 6933c2a0b7dd fd4a37955cd4 2024-04-16T01:49:59.707 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi134.qekssw smithi134 *:8443,9283 running (3m) 2m ago 10m 499M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 43c59b758a1f 2024-04-16T01:49:59.707 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi103 smithi103 running (13m) 2m ago 13m 52.4M 2048M 16.2.5 6933c2a0b7dd 0e564be6f870 2024-04-16T01:49:59.707 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi134 smithi134 running (10m) 2m ago 10m 43.1M 2048M 16.2.5 6933c2a0b7dd d389835288fb 2024-04-16T01:49:59.707 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.0.1.smithi103.gqcofo smithi103 *:2049 running (2m) 2m ago 2m 45.5M - 3.5 6933c2a0b7dd 0b6b40ef9c00 2024-04-16T01:49:59.707 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.1.1.smithi134.lpxagn smithi134 *:2049 running (2m) 2m ago 2m 44.8M - 3.5 6933c2a0b7dd 57d4a8c9a0d1 2024-04-16T01:49:59.707 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi103 smithi103 *:9100 running (11m) 2m ago 11m 17.0M - 0.18.1 e5a616e4b9cf ee6e2c0fda90 2024-04-16T01:49:59.708 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi134 smithi134 *:9100 running (10m) 2m ago 10m 17.0M - 0.18.1 e5a616e4b9cf b86a5432fccd 2024-04-16T01:49:59.708 INFO:teuthology.orchestra.run.smithi103.stdout:osd.0 smithi103 running (10m) 2m ago 10m 407M 1944M 16.2.5 6933c2a0b7dd 531969a5edd8 2024-04-16T01:49:59.708 INFO:teuthology.orchestra.run.smithi103.stdout:osd.1 smithi103 running (9m) 2m ago 9m 314M 1944M 16.2.5 6933c2a0b7dd 97f3a1182717 2024-04-16T01:49:59.708 INFO:teuthology.orchestra.run.smithi103.stdout:osd.2 smithi103 running (9m) 2m ago 9m 256M 1944M 16.2.5 6933c2a0b7dd 12126d451d0f 2024-04-16T01:49:59.708 INFO:teuthology.orchestra.run.smithi103.stdout:osd.3 smithi103 running (8m) 2m ago 8m 386M 1944M 16.2.5 6933c2a0b7dd 8f336b10e958 2024-04-16T01:49:59.708 INFO:teuthology.orchestra.run.smithi103.stdout:osd.4 smithi134 running (8m) 2m ago 8m 383M 2712M 16.2.5 6933c2a0b7dd fb0845263111 2024-04-16T01:49:59.708 INFO:teuthology.orchestra.run.smithi103.stdout:osd.5 smithi134 running (8m) 2m ago 8m 424M 2712M 16.2.5 6933c2a0b7dd 2a44c23ab3a6 2024-04-16T01:49:59.708 INFO:teuthology.orchestra.run.smithi103.stdout:osd.6 smithi134 running (7m) 2m ago 7m 356M 2712M 16.2.5 6933c2a0b7dd b4045b632965 2024-04-16T01:49:59.708 INFO:teuthology.orchestra.run.smithi103.stdout:osd.7 smithi134 running (7m) 2m ago 7m 504M 2712M 16.2.5 6933c2a0b7dd d6fa09360d46 2024-04-16T01:49:59.708 INFO:teuthology.orchestra.run.smithi103.stdout:prometheus.smithi103 smithi103 *:9095 running (9m) 2m ago 10m 51.5M - 2.18.1 de242295e225 a16caf630722 2024-04-16T01:50:00.082 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T01:50:00.083 INFO:teuthology.orchestra.run.smithi103.stdout: "mon": { 2024-04-16T01:50:00.083 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T01:50:00.083 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:50:00.083 INFO:teuthology.orchestra.run.smithi103.stdout: "mgr": { 2024-04-16T01:50:00.083 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-16T01:50:00.083 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T01:50:00.083 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:50:00.083 INFO:teuthology.orchestra.run.smithi103.stdout: "osd": { 2024-04-16T01:50:00.083 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-16T01:50:00.083 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:50:00.083 INFO:teuthology.orchestra.run.smithi103.stdout: "mds": { 2024-04-16T01:50:00.083 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T01:50:00.084 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:50:00.084 INFO:teuthology.orchestra.run.smithi103.stdout: "overall": { 2024-04-16T01:50:00.084 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-16T01:50:00.084 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T01:50:00.084 INFO:teuthology.orchestra.run.smithi103.stdout: } 2024-04-16T01:50:00.084 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T01:50:00.408 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T01:50:00.408 INFO:teuthology.orchestra.run.smithi103.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T01:50:00.408 INFO:teuthology.orchestra.run.smithi103.stdout: "in_progress": true, 2024-04-16T01:50:00.408 INFO:teuthology.orchestra.run.smithi103.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T01:50:00.408 INFO:teuthology.orchestra.run.smithi103.stdout: "services_complete": [], 2024-04-16T01:50:00.408 INFO:teuthology.orchestra.run.smithi103.stdout: "progress": "1/23 daemons upgraded", 2024-04-16T01:50:00.409 INFO:teuthology.orchestra.run.smithi103.stdout: "message": "", 2024-04-16T01:50:00.409 INFO:teuthology.orchestra.run.smithi103.stdout: "is_paused": false 2024-04-16T01:50:00.409 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T01:50:00.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:50:00 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:49:59.062763+0000 mgr.smithi134.qekssw (mgr.24415) 177 : audit [DBG] from='client.14886 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:50:00.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:50:00 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:49:59.386766+0000 mgr.smithi134.qekssw (mgr.24415) 178 : audit [DBG] from='client.14890 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:50:00.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:50:00 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:50:00.000117+0000 mon.smithi103 (mon.0) 895 : cluster [INF] overall HEALTH_OK 2024-04-16T01:50:00.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:50:00 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:50:00.086330+0000 mon.smithi103 (mon.0) 896 : audit [DBG] from='client.? 172.21.15.103:0/2847362788' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:50:00.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:50:00 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:49:59.062763+0000 mgr.smithi134.qekssw (mgr.24415) 177 : audit [DBG] from='client.14886 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:50:00.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:50:00 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:49:59.386766+0000 mgr.smithi134.qekssw (mgr.24415) 178 : audit [DBG] from='client.14890 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:50:00.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:50:00 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:50:00.000117+0000 mon.smithi103 (mon.0) 895 : cluster [INF] overall HEALTH_OK 2024-04-16T01:50:00.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:50:00 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:50:00.086330+0000 mon.smithi103 (mon.0) 896 : audit [DBG] from='client.? 172.21.15.103:0/2847362788' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:50:00.789 INFO:teuthology.orchestra.run.smithi103.stdout:HEALTH_OK 2024-04-16T01:50:01.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:50:01 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:49:59.451958+0000 mgr.smithi134.qekssw (mgr.24415) 179 : cluster [DBG] pgmap v112: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:50:01.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:50:01 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:49:59.699778+0000 mgr.smithi134.qekssw (mgr.24415) 180 : audit [DBG] from='client.14894 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:50:01.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:50:01 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:50:00.411662+0000 mgr.smithi134.qekssw (mgr.24415) 181 : audit [DBG] from='client.14902 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:50:01.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:50:01 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:50:00.792760+0000 mon.smithi103 (mon.0) 897 : audit [DBG] from='client.? 172.21.15.103:0/1533119077' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T01:50:01.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:50:01 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:49:59.451958+0000 mgr.smithi134.qekssw (mgr.24415) 179 : cluster [DBG] pgmap v112: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:50:01.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:50:01 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:49:59.699778+0000 mgr.smithi134.qekssw (mgr.24415) 180 : audit [DBG] from='client.14894 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:50:01.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:50:01 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:50:00.411662+0000 mgr.smithi134.qekssw (mgr.24415) 181 : audit [DBG] from='client.14902 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:50:01.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:50:01 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:50:00.792760+0000 mon.smithi103 (mon.0) 897 : audit [DBG] from='client.? 172.21.15.103:0/1533119077' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T01:50:03.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:50:03 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:50:01.452864+0000 mgr.smithi134.qekssw (mgr.24415) 182 : cluster [DBG] pgmap v113: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:50:03.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:50:03 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:50:01.452864+0000 mgr.smithi134.qekssw (mgr.24415) 182 : cluster [DBG] pgmap v113: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:50:03.875 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:50:05.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:50:05 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:50:03.453309+0000 mgr.smithi134.qekssw (mgr.24415) 183 : cluster [DBG] pgmap v114: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:50:05.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:50:05 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:50:03.453309+0000 mgr.smithi134.qekssw (mgr.24415) 183 : cluster [DBG] pgmap v114: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:50:06.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:50:06 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:50:05.527863+0000 mon.smithi134 (mon.1) 101 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:50:06.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:50:06 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:50:05.527863+0000 mon.smithi134 (mon.1) 101 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:50:07.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:50:07 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:50:05.453701+0000 mgr.smithi134.qekssw (mgr.24415) 184 : cluster [DBG] pgmap v115: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:50:07.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:50:07 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:50:05.453701+0000 mgr.smithi134.qekssw (mgr.24415) 184 : cluster [DBG] pgmap v115: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:50:08.918 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:50:09.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:50:09 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:50:07.454429+0000 mgr.smithi134.qekssw (mgr.24415) 185 : cluster [DBG] pgmap v116: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:50:09.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:50:09 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:50:07.454429+0000 mgr.smithi134.qekssw (mgr.24415) 185 : cluster [DBG] pgmap v116: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:50:11.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:50:11 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:50:09.454996+0000 mgr.smithi134.qekssw (mgr.24415) 186 : cluster [DBG] pgmap v117: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:50:11.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:50:11 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:50:09.454996+0000 mgr.smithi134.qekssw (mgr.24415) 186 : cluster [DBG] pgmap v117: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:50:13.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:50:13 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:50:11.455700+0000 mgr.smithi134.qekssw (mgr.24415) 187 : cluster [DBG] pgmap v118: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:50:13.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:50:13 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:50:11.455700+0000 mgr.smithi134.qekssw (mgr.24415) 187 : cluster [DBG] pgmap v118: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:50:13.962 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:50:15.606 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:50:15 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:50:13.456249+0000 mgr.smithi134.qekssw (mgr.24415) 188 : cluster [DBG] pgmap v119: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:50:15.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:50:15 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:50:13.456249+0000 mgr.smithi134.qekssw (mgr.24415) 188 : cluster [DBG] pgmap v119: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:50:17.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:50:17 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:50:15.456793+0000 mgr.smithi134.qekssw (mgr.24415) 189 : cluster [DBG] pgmap v120: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:50:17.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:50:17 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:50:15.456793+0000 mgr.smithi134.qekssw (mgr.24415) 189 : cluster [DBG] pgmap v120: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:50:19.006 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:50:19.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:50:19 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:50:17.457509+0000 mgr.smithi134.qekssw (mgr.24415) 190 : cluster [DBG] pgmap v121: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:50:19.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:50:19 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:50:17.457509+0000 mgr.smithi134.qekssw (mgr.24415) 190 : cluster [DBG] pgmap v121: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:50:21.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:50:21 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:50:19.458050+0000 mgr.smithi134.qekssw (mgr.24415) 191 : cluster [DBG] pgmap v122: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:50:21.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:50:21 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:50:20.528092+0000 mon.smithi134 (mon.1) 102 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:50:21.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:50:21 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:50:19.458050+0000 mgr.smithi134.qekssw (mgr.24415) 191 : cluster [DBG] pgmap v122: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:50:21.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:50:21 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:50:20.528092+0000 mon.smithi134 (mon.1) 102 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:50:23.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:50:23 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:50:21.458759+0000 mgr.smithi134.qekssw (mgr.24415) 192 : cluster [DBG] pgmap v123: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:50:23.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:50:23 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:50:21.458759+0000 mgr.smithi134.qekssw (mgr.24415) 192 : cluster [DBG] pgmap v123: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:50:24.044 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:50:25.605 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:50:25 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:50:23.459218+0000 mgr.smithi134.qekssw (mgr.24415) 193 : cluster [DBG] pgmap v124: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:50:25.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:50:25 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:50:23.459218+0000 mgr.smithi134.qekssw (mgr.24415) 193 : cluster [DBG] pgmap v124: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:50:27.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:50:27 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:50:25.459771+0000 mgr.smithi134.qekssw (mgr.24415) 194 : cluster [DBG] pgmap v125: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:50:27.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:50:27 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:50:25.459771+0000 mgr.smithi134.qekssw (mgr.24415) 194 : cluster [DBG] pgmap v125: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:50:29.088 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:50:29.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:50:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:50:27.460655+0000 mgr.smithi134.qekssw (mgr.24415) 195 : cluster [DBG] pgmap v126: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:50:29.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:50:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:50:27.460655+0000 mgr.smithi134.qekssw (mgr.24415) 195 : cluster [DBG] pgmap v126: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:50:31.135 INFO:teuthology.orchestra.run.smithi103.stdout:true 2024-04-16T01:50:31.638 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:50:31 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:50:29.461105+0000 mgr.smithi134.qekssw (mgr.24415) 196 : cluster [DBG] pgmap v127: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:50:31.769 INFO:teuthology.orchestra.run.smithi103.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T01:50:31.769 INFO:teuthology.orchestra.run.smithi103.stdout:alertmanager.smithi103 smithi103 *:9093,9094 starting - - - - 2024-04-16T01:50:31.769 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi103 smithi103 running (12m) 3m ago 12m 6391k - 16.2.5 6933c2a0b7dd 596a73884a8d 2024-04-16T01:50:31.769 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi134 smithi134 running (11m) 3m ago 11m 6391k - 16.2.5 6933c2a0b7dd eccf250d192a 2024-04-16T01:50:31.769 INFO:teuthology.orchestra.run.smithi103.stdout:grafana.smithi103 smithi103 *:3000 running (10m) 3m ago 11m 32.7M - 6.7.4 557c83e11646 636ad34196b4 2024-04-16T01:50:31.770 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi103.yzimiy smithi103 running (6m) 3m ago 6m 38.7M - 16.2.5 6933c2a0b7dd cf2f08c0639d 2024-04-16T01:50:31.770 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi134.assnsf smithi134 running (6m) 3m ago 6m 12.5M - 16.2.5 6933c2a0b7dd 9ca5fc777b10 2024-04-16T01:50:31.770 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi103.rfboyd smithi103 *:9283 running (13m) 3m ago 13m 367M - 16.2.5 6933c2a0b7dd fd4a37955cd4 2024-04-16T01:50:31.770 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi134.qekssw smithi134 *:8443,9283 running (4m) 3m ago 11m 499M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 43c59b758a1f 2024-04-16T01:50:31.770 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi103 smithi103 running (13m) 3m ago 13m 52.4M 2048M 16.2.5 6933c2a0b7dd 0e564be6f870 2024-04-16T01:50:31.770 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi134 smithi134 running (11m) 3m ago 11m 43.1M 2048M 16.2.5 6933c2a0b7dd d389835288fb 2024-04-16T01:50:31.770 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.0.1.smithi103.gqcofo smithi103 *:2049 running (3m) 3m ago 3m 45.5M - 3.5 6933c2a0b7dd 0b6b40ef9c00 2024-04-16T01:50:31.770 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.1.1.smithi134.lpxagn smithi134 *:2049 running (3m) 3m ago 3m 44.8M - 3.5 6933c2a0b7dd 57d4a8c9a0d1 2024-04-16T01:50:31.770 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi103 smithi103 *:9100 running (11m) 3m ago 11m 17.0M - 0.18.1 e5a616e4b9cf ee6e2c0fda90 2024-04-16T01:50:31.770 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi134 smithi134 *:9100 running (10m) 3m ago 10m 17.0M - 0.18.1 e5a616e4b9cf b86a5432fccd 2024-04-16T01:50:31.770 INFO:teuthology.orchestra.run.smithi103.stdout:osd.0 smithi103 running (10m) 3m ago 10m 407M 1944M 16.2.5 6933c2a0b7dd 531969a5edd8 2024-04-16T01:50:31.770 INFO:teuthology.orchestra.run.smithi103.stdout:osd.1 smithi103 running (10m) 3m ago 10m 314M 1944M 16.2.5 6933c2a0b7dd 97f3a1182717 2024-04-16T01:50:31.770 INFO:teuthology.orchestra.run.smithi103.stdout:osd.2 smithi103 running (9m) 3m ago 9m 256M 1944M 16.2.5 6933c2a0b7dd 12126d451d0f 2024-04-16T01:50:31.770 INFO:teuthology.orchestra.run.smithi103.stdout:osd.3 smithi103 running (9m) 3m ago 9m 386M 1944M 16.2.5 6933c2a0b7dd 8f336b10e958 2024-04-16T01:50:31.771 INFO:teuthology.orchestra.run.smithi103.stdout:osd.4 smithi134 running (8m) 3m ago 8m 383M 2712M 16.2.5 6933c2a0b7dd fb0845263111 2024-04-16T01:50:31.771 INFO:teuthology.orchestra.run.smithi103.stdout:osd.5 smithi134 running (8m) 3m ago 8m 424M 2712M 16.2.5 6933c2a0b7dd 2a44c23ab3a6 2024-04-16T01:50:31.771 INFO:teuthology.orchestra.run.smithi103.stdout:osd.6 smithi134 running (8m) 3m ago 8m 356M 2712M 16.2.5 6933c2a0b7dd b4045b632965 2024-04-16T01:50:31.771 INFO:teuthology.orchestra.run.smithi103.stdout:osd.7 smithi134 running (7m) 3m ago 7m 504M 2712M 16.2.5 6933c2a0b7dd d6fa09360d46 2024-04-16T01:50:31.771 INFO:teuthology.orchestra.run.smithi103.stdout:prometheus.smithi103 smithi103 *:9095 running (10m) 3m ago 11m 51.5M - 2.18.1 de242295e225 a16caf630722 2024-04-16T01:50:31.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:50:31 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:50:29.461105+0000 mgr.smithi134.qekssw (mgr.24415) 196 : cluster [DBG] pgmap v127: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:50:32.148 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T01:50:32.148 INFO:teuthology.orchestra.run.smithi103.stdout: "mon": { 2024-04-16T01:50:32.148 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T01:50:32.148 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:50:32.148 INFO:teuthology.orchestra.run.smithi103.stdout: "mgr": { 2024-04-16T01:50:32.148 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-16T01:50:32.149 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T01:50:32.149 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:50:32.149 INFO:teuthology.orchestra.run.smithi103.stdout: "osd": { 2024-04-16T01:50:32.149 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-16T01:50:32.149 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:50:32.149 INFO:teuthology.orchestra.run.smithi103.stdout: "mds": { 2024-04-16T01:50:32.149 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T01:50:32.149 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:50:32.149 INFO:teuthology.orchestra.run.smithi103.stdout: "overall": { 2024-04-16T01:50:32.149 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-16T01:50:32.149 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T01:50:32.149 INFO:teuthology.orchestra.run.smithi103.stdout: } 2024-04-16T01:50:32.149 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T01:50:32.474 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T01:50:32.474 INFO:teuthology.orchestra.run.smithi103.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T01:50:32.474 INFO:teuthology.orchestra.run.smithi103.stdout: "in_progress": true, 2024-04-16T01:50:32.474 INFO:teuthology.orchestra.run.smithi103.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T01:50:32.475 INFO:teuthology.orchestra.run.smithi103.stdout: "services_complete": [], 2024-04-16T01:50:32.475 INFO:teuthology.orchestra.run.smithi103.stdout: "progress": "1/23 daemons upgraded", 2024-04-16T01:50:32.475 INFO:teuthology.orchestra.run.smithi103.stdout: "message": "", 2024-04-16T01:50:32.475 INFO:teuthology.orchestra.run.smithi103.stdout: "is_paused": false 2024-04-16T01:50:32.475 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T01:50:32.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:50:32 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:50:31.125864+0000 mgr.smithi134.qekssw (mgr.24415) 197 : audit [DBG] from='client.14910 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:50:32.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:50:32 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:50:32.152079+0000 mon.smithi103 (mon.0) 898 : audit [DBG] from='client.? 172.21.15.103:0/1987292268' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:50:32.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:50:32 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:50:31.125864+0000 mgr.smithi134.qekssw (mgr.24415) 197 : audit [DBG] from='client.14910 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:50:32.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:50:32 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:50:32.152079+0000 mon.smithi103 (mon.0) 898 : audit [DBG] from='client.? 172.21.15.103:0/1987292268' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:50:32.853 INFO:teuthology.orchestra.run.smithi103.stdout:HEALTH_OK 2024-04-16T01:50:33.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:50:33 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:50:31.449592+0000 mgr.smithi134.qekssw (mgr.24415) 198 : audit [DBG] from='client.14914 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:50:33.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:50:33 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:50:31.461893+0000 mgr.smithi134.qekssw (mgr.24415) 199 : cluster [DBG] pgmap v128: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:50:33.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:50:33 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:50:31.762377+0000 mgr.smithi134.qekssw (mgr.24415) 200 : audit [DBG] from='client.14918 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:50:33.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:50:33 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:50:32.857732+0000 mon.smithi103 (mon.0) 899 : audit [DBG] from='client.? 172.21.15.103:0/2876015157' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T01:50:33.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:50:33 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:50:31.449592+0000 mgr.smithi134.qekssw (mgr.24415) 198 : audit [DBG] from='client.14914 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:50:33.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:50:33 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:50:31.461893+0000 mgr.smithi134.qekssw (mgr.24415) 199 : cluster [DBG] pgmap v128: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:50:33.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:50:33 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:50:31.762377+0000 mgr.smithi134.qekssw (mgr.24415) 200 : audit [DBG] from='client.14918 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:50:33.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:50:33 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:50:32.857732+0000 mon.smithi103 (mon.0) 899 : audit [DBG] from='client.? 172.21.15.103:0/2876015157' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T01:50:34.126 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:50:34.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:50:34 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:50:32.477546+0000 mgr.smithi134.qekssw (mgr.24415) 201 : audit [DBG] from='client.14926 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:50:34.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:50:34 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:50:32.477546+0000 mgr.smithi134.qekssw (mgr.24415) 201 : audit [DBG] from='client.14926 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:50:35.605 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:50:35 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:50:33.462466+0000 mgr.smithi134.qekssw (mgr.24415) 202 : cluster [DBG] pgmap v129: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:50:35.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:50:35 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:50:33.462466+0000 mgr.smithi134.qekssw (mgr.24415) 202 : cluster [DBG] pgmap v129: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:50:36.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:50:36 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:50:35.528435+0000 mon.smithi134 (mon.1) 103 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:50:36.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:50:36 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:50:35.528435+0000 mon.smithi134 (mon.1) 103 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:50:37.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:50:37 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:50:35.462962+0000 mgr.smithi134.qekssw (mgr.24415) 203 : cluster [DBG] pgmap v130: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:50:37.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:50:37 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:50:35.462962+0000 mgr.smithi134.qekssw (mgr.24415) 203 : cluster [DBG] pgmap v130: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:50:39.172 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:50:39.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:50:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:50:37.463762+0000 mgr.smithi134.qekssw (mgr.24415) 204 : cluster [DBG] pgmap v131: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:50:39.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:50:39 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:50:37.463762+0000 mgr.smithi134.qekssw (mgr.24415) 204 : cluster [DBG] pgmap v131: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:50:41.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:50:41 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:50:39.464180+0000 mgr.smithi134.qekssw (mgr.24415) 205 : cluster [DBG] pgmap v132: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:50:41.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:50:41 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:50:39.464180+0000 mgr.smithi134.qekssw (mgr.24415) 205 : cluster [DBG] pgmap v132: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:50:43.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:50:43 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:50:41.464879+0000 mgr.smithi134.qekssw (mgr.24415) 206 : cluster [DBG] pgmap v133: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:50:43.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:50:43 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:50:41.464879+0000 mgr.smithi134.qekssw (mgr.24415) 206 : cluster [DBG] pgmap v133: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:50:44.212 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:50:45.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:50:45 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:50:43.465446+0000 mgr.smithi134.qekssw (mgr.24415) 207 : cluster [DBG] pgmap v134: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:50:45.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:50:45 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:50:43.465446+0000 mgr.smithi134.qekssw (mgr.24415) 207 : cluster [DBG] pgmap v134: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:50:47.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:50:47 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:50:45.465857+0000 mgr.smithi134.qekssw (mgr.24415) 208 : cluster [DBG] pgmap v135: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:50:47.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:50:47 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:50:45.465857+0000 mgr.smithi134.qekssw (mgr.24415) 208 : cluster [DBG] pgmap v135: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:50:49.256 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:50:49.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:50:49 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:50:47.466696+0000 mgr.smithi134.qekssw (mgr.24415) 209 : cluster [DBG] pgmap v136: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:50:49.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:50:49 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:50:47.466696+0000 mgr.smithi134.qekssw (mgr.24415) 209 : cluster [DBG] pgmap v136: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:50:51.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:50:51 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:50:49.467127+0000 mgr.smithi134.qekssw (mgr.24415) 210 : cluster [DBG] pgmap v137: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:50:51.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:50:51 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:50:50.528759+0000 mon.smithi134 (mon.1) 104 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:50:51.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:50:51 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:50:49.467127+0000 mgr.smithi134.qekssw (mgr.24415) 210 : cluster [DBG] pgmap v137: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:50:51.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:50:51 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:50:50.528759+0000 mon.smithi134 (mon.1) 104 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:50:53.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:50:53 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:50:51.467739+0000 mgr.smithi134.qekssw (mgr.24415) 211 : cluster [DBG] pgmap v138: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:50:53.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:50:53 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:50:51.467739+0000 mgr.smithi134.qekssw (mgr.24415) 211 : cluster [DBG] pgmap v138: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:50:54.287 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:50:55.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:50:55 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:50:53.468127+0000 mgr.smithi134.qekssw (mgr.24415) 212 : cluster [DBG] pgmap v139: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:50:55.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:50:55 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:50:53.468127+0000 mgr.smithi134.qekssw (mgr.24415) 212 : cluster [DBG] pgmap v139: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:50:57.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:50:57 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:50:55.468576+0000 mgr.smithi134.qekssw (mgr.24415) 213 : cluster [DBG] pgmap v140: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:50:57.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:50:57 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:50:55.468576+0000 mgr.smithi134.qekssw (mgr.24415) 213 : cluster [DBG] pgmap v140: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:50:59.329 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:50:59.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:50:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:50:57.469309+0000 mgr.smithi134.qekssw (mgr.24415) 214 : cluster [DBG] pgmap v141: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:50:59.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:50:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:50:57.469309+0000 mgr.smithi134.qekssw (mgr.24415) 214 : cluster [DBG] pgmap v141: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:51:01.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:51:01 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:50:59.469744+0000 mgr.smithi134.qekssw (mgr.24415) 215 : cluster [DBG] pgmap v142: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:51:01.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:51:01 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:50:59.469744+0000 mgr.smithi134.qekssw (mgr.24415) 215 : cluster [DBG] pgmap v142: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:51:03.199 INFO:teuthology.orchestra.run.smithi103.stdout:true 2024-04-16T01:51:03.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:51:03 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:51:01.470387+0000 mgr.smithi134.qekssw (mgr.24415) 216 : cluster [DBG] pgmap v143: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:51:03.831 INFO:teuthology.orchestra.run.smithi103.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T01:51:03.831 INFO:teuthology.orchestra.run.smithi103.stdout:alertmanager.smithi103 smithi103 *:9093,9094 starting - - - - 2024-04-16T01:51:03.831 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi103 smithi103 running (12m) 3m ago 12m 6391k - 16.2.5 6933c2a0b7dd 596a73884a8d 2024-04-16T01:51:03.832 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi134 smithi134 running (11m) 3m ago 11m 6391k - 16.2.5 6933c2a0b7dd eccf250d192a 2024-04-16T01:51:03.832 INFO:teuthology.orchestra.run.smithi103.stdout:grafana.smithi103 smithi103 *:3000 running (10m) 3m ago 12m 32.7M - 6.7.4 557c83e11646 636ad34196b4 2024-04-16T01:51:03.832 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi103.yzimiy smithi103 running (6m) 3m ago 6m 38.7M - 16.2.5 6933c2a0b7dd cf2f08c0639d 2024-04-16T01:51:03.832 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi134.assnsf smithi134 running (6m) 3m ago 6m 12.5M - 16.2.5 6933c2a0b7dd 9ca5fc777b10 2024-04-16T01:51:03.832 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi103.rfboyd smithi103 *:9283 running (14m) 3m ago 14m 367M - 16.2.5 6933c2a0b7dd fd4a37955cd4 2024-04-16T01:51:03.832 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi134.qekssw smithi134 *:8443,9283 running (4m) 3m ago 11m 499M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 43c59b758a1f 2024-04-16T01:51:03.832 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi103 smithi103 running (14m) 3m ago 14m 52.4M 2048M 16.2.5 6933c2a0b7dd 0e564be6f870 2024-04-16T01:51:03.832 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi134 smithi134 running (11m) 3m ago 11m 43.1M 2048M 16.2.5 6933c2a0b7dd d389835288fb 2024-04-16T01:51:03.832 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.0.1.smithi103.gqcofo smithi103 *:2049 running (4m) 3m ago 4m 45.5M - 3.5 6933c2a0b7dd 0b6b40ef9c00 2024-04-16T01:51:03.832 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.1.1.smithi134.lpxagn smithi134 *:2049 running (3m) 3m ago 3m 44.8M - 3.5 6933c2a0b7dd 57d4a8c9a0d1 2024-04-16T01:51:03.832 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi103 smithi103 *:9100 running (12m) 3m ago 12m 17.0M - 0.18.1 e5a616e4b9cf ee6e2c0fda90 2024-04-16T01:51:03.832 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi134 smithi134 *:9100 running (11m) 3m ago 11m 17.0M - 0.18.1 e5a616e4b9cf b86a5432fccd 2024-04-16T01:51:03.832 INFO:teuthology.orchestra.run.smithi103.stdout:osd.0 smithi103 running (11m) 3m ago 11m 407M 1944M 16.2.5 6933c2a0b7dd 531969a5edd8 2024-04-16T01:51:03.833 INFO:teuthology.orchestra.run.smithi103.stdout:osd.1 smithi103 running (10m) 3m ago 10m 314M 1944M 16.2.5 6933c2a0b7dd 97f3a1182717 2024-04-16T01:51:03.833 INFO:teuthology.orchestra.run.smithi103.stdout:osd.2 smithi103 running (10m) 3m ago 10m 256M 1944M 16.2.5 6933c2a0b7dd 12126d451d0f 2024-04-16T01:51:03.833 INFO:teuthology.orchestra.run.smithi103.stdout:osd.3 smithi103 running (9m) 3m ago 9m 386M 1944M 16.2.5 6933c2a0b7dd 8f336b10e958 2024-04-16T01:51:03.833 INFO:teuthology.orchestra.run.smithi103.stdout:osd.4 smithi134 running (9m) 3m ago 9m 383M 2712M 16.2.5 6933c2a0b7dd fb0845263111 2024-04-16T01:51:03.833 INFO:teuthology.orchestra.run.smithi103.stdout:osd.5 smithi134 running (9m) 3m ago 9m 424M 2712M 16.2.5 6933c2a0b7dd 2a44c23ab3a6 2024-04-16T01:51:03.833 INFO:teuthology.orchestra.run.smithi103.stdout:osd.6 smithi134 running (8m) 3m ago 8m 356M 2712M 16.2.5 6933c2a0b7dd b4045b632965 2024-04-16T01:51:03.833 INFO:teuthology.orchestra.run.smithi103.stdout:osd.7 smithi134 running (8m) 3m ago 8m 504M 2712M 16.2.5 6933c2a0b7dd d6fa09360d46 2024-04-16T01:51:03.833 INFO:teuthology.orchestra.run.smithi103.stdout:prometheus.smithi103 smithi103 *:9095 running (10m) 3m ago 11m 51.5M - 2.18.1 de242295e225 a16caf630722 2024-04-16T01:51:03.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:51:03 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:51:01.470387+0000 mgr.smithi134.qekssw (mgr.24415) 216 : cluster [DBG] pgmap v143: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:51:04.207 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T01:51:04.208 INFO:teuthology.orchestra.run.smithi103.stdout: "mon": { 2024-04-16T01:51:04.208 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T01:51:04.208 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:51:04.208 INFO:teuthology.orchestra.run.smithi103.stdout: "mgr": { 2024-04-16T01:51:04.208 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-16T01:51:04.208 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T01:51:04.208 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:51:04.208 INFO:teuthology.orchestra.run.smithi103.stdout: "osd": { 2024-04-16T01:51:04.208 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-16T01:51:04.208 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:51:04.208 INFO:teuthology.orchestra.run.smithi103.stdout: "mds": { 2024-04-16T01:51:04.208 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T01:51:04.209 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:51:04.209 INFO:teuthology.orchestra.run.smithi103.stdout: "overall": { 2024-04-16T01:51:04.209 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-16T01:51:04.209 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T01:51:04.209 INFO:teuthology.orchestra.run.smithi103.stdout: } 2024-04-16T01:51:04.209 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T01:51:04.364 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:51:04.535 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T01:51:04.535 INFO:teuthology.orchestra.run.smithi103.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T01:51:04.535 INFO:teuthology.orchestra.run.smithi103.stdout: "in_progress": true, 2024-04-16T01:51:04.535 INFO:teuthology.orchestra.run.smithi103.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T01:51:04.535 INFO:teuthology.orchestra.run.smithi103.stdout: "services_complete": [], 2024-04-16T01:51:04.536 INFO:teuthology.orchestra.run.smithi103.stdout: "progress": "1/23 daemons upgraded", 2024-04-16T01:51:04.536 INFO:teuthology.orchestra.run.smithi103.stdout: "message": "", 2024-04-16T01:51:04.536 INFO:teuthology.orchestra.run.smithi103.stdout: "is_paused": false 2024-04-16T01:51:04.536 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T01:51:04.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:51:04 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:51:03.191137+0000 mgr.smithi134.qekssw (mgr.24415) 217 : audit [DBG] from='client.14934 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:51:04.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:51:04 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:51:04.211719+0000 mon.smithi103 (mon.0) 900 : audit [DBG] from='client.? 172.21.15.103:0/801228512' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:51:04.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:51:04 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:51:03.191137+0000 mgr.smithi134.qekssw (mgr.24415) 217 : audit [DBG] from='client.14934 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:51:04.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:51:04 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:51:04.211719+0000 mon.smithi103 (mon.0) 900 : audit [DBG] from='client.? 172.21.15.103:0/801228512' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:51:04.916 INFO:teuthology.orchestra.run.smithi103.stdout:HEALTH_OK 2024-04-16T01:51:05.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:51:05 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:51:03.470804+0000 mgr.smithi134.qekssw (mgr.24415) 218 : cluster [DBG] pgmap v144: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:51:05.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:51:05 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:51:03.511065+0000 mgr.smithi134.qekssw (mgr.24415) 219 : audit [DBG] from='client.14938 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:51:05.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:51:05 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:51:03.825281+0000 mgr.smithi134.qekssw (mgr.24415) 220 : audit [DBG] from='client.14942 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:51:05.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:51:05 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:51:04.920263+0000 mon.smithi103 (mon.0) 901 : audit [DBG] from='client.? 172.21.15.103:0/687833949' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T01:51:05.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:51:05 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:51:03.470804+0000 mgr.smithi134.qekssw (mgr.24415) 218 : cluster [DBG] pgmap v144: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:51:05.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:51:05 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:51:03.511065+0000 mgr.smithi134.qekssw (mgr.24415) 219 : audit [DBG] from='client.14938 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:51:05.885 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:51:05 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:51:03.825281+0000 mgr.smithi134.qekssw (mgr.24415) 220 : audit [DBG] from='client.14942 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:51:05.885 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:51:05 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:51:04.920263+0000 mon.smithi103 (mon.0) 901 : audit [DBG] from='client.? 172.21.15.103:0/687833949' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T01:51:06.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:51:06 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:51:04.539064+0000 mgr.smithi134.qekssw (mgr.24415) 221 : audit [DBG] from='client.14950 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:51:06.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:51:06 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:51:05.528952+0000 mon.smithi134 (mon.1) 105 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:51:06.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:51:06 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:51:04.539064+0000 mgr.smithi134.qekssw (mgr.24415) 221 : audit [DBG] from='client.14950 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:51:06.885 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:51:06 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:51:05.528952+0000 mon.smithi134 (mon.1) 105 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:51:07.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:51:07 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:51:05.471159+0000 mgr.smithi134.qekssw (mgr.24415) 222 : cluster [DBG] pgmap v145: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:51:07.885 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:51:07 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:51:05.471159+0000 mgr.smithi134.qekssw (mgr.24415) 222 : cluster [DBG] pgmap v145: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:51:09.405 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:51:09.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:51:09 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:51:07.472053+0000 mgr.smithi134.qekssw (mgr.24415) 223 : cluster [DBG] pgmap v146: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:51:09.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:51:09 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:51:07.472053+0000 mgr.smithi134.qekssw (mgr.24415) 223 : cluster [DBG] pgmap v146: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:51:11.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:51:11 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:51:09.472596+0000 mgr.smithi134.qekssw (mgr.24415) 224 : cluster [DBG] pgmap v147: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:51:11.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:51:11 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:51:09.472596+0000 mgr.smithi134.qekssw (mgr.24415) 224 : cluster [DBG] pgmap v147: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:51:13.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:51:13 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:51:11.473265+0000 mgr.smithi134.qekssw (mgr.24415) 225 : cluster [DBG] pgmap v148: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:51:13.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:51:13 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:51:11.473265+0000 mgr.smithi134.qekssw (mgr.24415) 225 : cluster [DBG] pgmap v148: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:51:14.441 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:51:15.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:51:15 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:51:13.473631+0000 mgr.smithi134.qekssw (mgr.24415) 226 : cluster [DBG] pgmap v149: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:51:15.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:51:15 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:51:13.473631+0000 mgr.smithi134.qekssw (mgr.24415) 226 : cluster [DBG] pgmap v149: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:51:17.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:51:17 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:51:15.474047+0000 mgr.smithi134.qekssw (mgr.24415) 227 : cluster [DBG] pgmap v150: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:51:17.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:51:17 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:51:15.474047+0000 mgr.smithi134.qekssw (mgr.24415) 227 : cluster [DBG] pgmap v150: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:51:19.476 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:51:19.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:51:19 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:51:17.474706+0000 mgr.smithi134.qekssw (mgr.24415) 228 : cluster [DBG] pgmap v151: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:51:19.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:51:19 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:51:17.474706+0000 mgr.smithi134.qekssw (mgr.24415) 228 : cluster [DBG] pgmap v151: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:51:21.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:51:21 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:51:19.475240+0000 mgr.smithi134.qekssw (mgr.24415) 229 : cluster [DBG] pgmap v152: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:51:21.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:51:21 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:51:20.529428+0000 mon.smithi134 (mon.1) 106 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:51:21.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:51:21 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:51:19.475240+0000 mgr.smithi134.qekssw (mgr.24415) 229 : cluster [DBG] pgmap v152: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:51:21.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:51:21 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:51:20.529428+0000 mon.smithi134 (mon.1) 106 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:51:23.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:51:23 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:51:21.475899+0000 mgr.smithi134.qekssw (mgr.24415) 230 : cluster [DBG] pgmap v153: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:51:23.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:51:23 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:51:21.475899+0000 mgr.smithi134.qekssw (mgr.24415) 230 : cluster [DBG] pgmap v153: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:51:24.515 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:51:25.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:51:25 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:51:23.476351+0000 mgr.smithi134.qekssw (mgr.24415) 231 : cluster [DBG] pgmap v154: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:51:25.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:51:25 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:51:23.476351+0000 mgr.smithi134.qekssw (mgr.24415) 231 : cluster [DBG] pgmap v154: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:51:27.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:51:27 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:51:25.476798+0000 mgr.smithi134.qekssw (mgr.24415) 232 : cluster [DBG] pgmap v155: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:51:27.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:51:27 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:51:25.476798+0000 mgr.smithi134.qekssw (mgr.24415) 232 : cluster [DBG] pgmap v155: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:51:29.562 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:51:29.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:51:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:51:27.477509+0000 mgr.smithi134.qekssw (mgr.24415) 233 : cluster [DBG] pgmap v156: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:51:29.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:51:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:51:27.477509+0000 mgr.smithi134.qekssw (mgr.24415) 233 : cluster [DBG] pgmap v156: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:51:30.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:51:30 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:51:29.478030+0000 mgr.smithi134.qekssw (mgr.24415) 234 : cluster [DBG] pgmap v157: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:51:30.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:51:30 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:51:29.478030+0000 mgr.smithi134.qekssw (mgr.24415) 234 : cluster [DBG] pgmap v157: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:51:32.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:51:32 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:51:31.478601+0000 mgr.smithi134.qekssw (mgr.24415) 235 : cluster [DBG] pgmap v158: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:51:32.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:51:32 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:51:31.478601+0000 mgr.smithi134.qekssw (mgr.24415) 235 : cluster [DBG] pgmap v158: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:51:34.616 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:51:35.259 INFO:teuthology.orchestra.run.smithi103.stdout:true 2024-04-16T01:51:35.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:51:35 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:51:33.479116+0000 mgr.smithi134.qekssw (mgr.24415) 236 : cluster [DBG] pgmap v159: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:51:35.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:51:35 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:51:33.479116+0000 mgr.smithi134.qekssw (mgr.24415) 236 : cluster [DBG] pgmap v159: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:51:35.888 INFO:teuthology.orchestra.run.smithi103.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T01:51:35.888 INFO:teuthology.orchestra.run.smithi103.stdout:alertmanager.smithi103 smithi103 *:9093,9094 starting - - - - 2024-04-16T01:51:35.888 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi103 smithi103 running (13m) 4m ago 13m 6391k - 16.2.5 6933c2a0b7dd 596a73884a8d 2024-04-16T01:51:35.888 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi134 smithi134 running (12m) 4m ago 12m 6391k - 16.2.5 6933c2a0b7dd eccf250d192a 2024-04-16T01:51:35.888 INFO:teuthology.orchestra.run.smithi103.stdout:grafana.smithi103 smithi103 *:3000 running (11m) 4m ago 12m 32.7M - 6.7.4 557c83e11646 636ad34196b4 2024-04-16T01:51:35.888 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi103.yzimiy smithi103 running (7m) 4m ago 7m 38.7M - 16.2.5 6933c2a0b7dd cf2f08c0639d 2024-04-16T01:51:35.889 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi134.assnsf smithi134 running (7m) 4m ago 7m 12.5M - 16.2.5 6933c2a0b7dd 9ca5fc777b10 2024-04-16T01:51:35.889 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi103.rfboyd smithi103 *:9283 running (14m) 4m ago 14m 367M - 16.2.5 6933c2a0b7dd fd4a37955cd4 2024-04-16T01:51:35.889 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi134.qekssw smithi134 *:8443,9283 running (5m) 4m ago 12m 499M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 43c59b758a1f 2024-04-16T01:51:35.889 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi103 smithi103 running (14m) 4m ago 15m 52.4M 2048M 16.2.5 6933c2a0b7dd 0e564be6f870 2024-04-16T01:51:35.889 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi134 smithi134 running (12m) 4m ago 12m 43.1M 2048M 16.2.5 6933c2a0b7dd d389835288fb 2024-04-16T01:51:35.889 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.0.1.smithi103.gqcofo smithi103 *:2049 running (4m) 4m ago 4m 45.5M - 3.5 6933c2a0b7dd 0b6b40ef9c00 2024-04-16T01:51:35.889 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.1.1.smithi134.lpxagn smithi134 *:2049 running (4m) 4m ago 4m 44.8M - 3.5 6933c2a0b7dd 57d4a8c9a0d1 2024-04-16T01:51:35.889 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi103 smithi103 *:9100 running (12m) 4m ago 12m 17.0M - 0.18.1 e5a616e4b9cf ee6e2c0fda90 2024-04-16T01:51:35.889 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi134 smithi134 *:9100 running (11m) 4m ago 11m 17.0M - 0.18.1 e5a616e4b9cf b86a5432fccd 2024-04-16T01:51:35.889 INFO:teuthology.orchestra.run.smithi103.stdout:osd.0 smithi103 running (11m) 4m ago 11m 407M 1944M 16.2.5 6933c2a0b7dd 531969a5edd8 2024-04-16T01:51:35.889 INFO:teuthology.orchestra.run.smithi103.stdout:osd.1 smithi103 running (11m) 4m ago 11m 314M 1944M 16.2.5 6933c2a0b7dd 97f3a1182717 2024-04-16T01:51:35.889 INFO:teuthology.orchestra.run.smithi103.stdout:osd.2 smithi103 running (10m) 4m ago 10m 256M 1944M 16.2.5 6933c2a0b7dd 12126d451d0f 2024-04-16T01:51:35.889 INFO:teuthology.orchestra.run.smithi103.stdout:osd.3 smithi103 running (10m) 4m ago 10m 386M 1944M 16.2.5 6933c2a0b7dd 8f336b10e958 2024-04-16T01:51:35.890 INFO:teuthology.orchestra.run.smithi103.stdout:osd.4 smithi134 running (10m) 4m ago 10m 383M 2712M 16.2.5 6933c2a0b7dd fb0845263111 2024-04-16T01:51:35.890 INFO:teuthology.orchestra.run.smithi103.stdout:osd.5 smithi134 running (9m) 4m ago 9m 424M 2712M 16.2.5 6933c2a0b7dd 2a44c23ab3a6 2024-04-16T01:51:35.890 INFO:teuthology.orchestra.run.smithi103.stdout:osd.6 smithi134 running (9m) 4m ago 9m 356M 2712M 16.2.5 6933c2a0b7dd b4045b632965 2024-04-16T01:51:35.890 INFO:teuthology.orchestra.run.smithi103.stdout:osd.7 smithi134 running (8m) 4m ago 8m 504M 2712M 16.2.5 6933c2a0b7dd d6fa09360d46 2024-04-16T01:51:35.890 INFO:teuthology.orchestra.run.smithi103.stdout:prometheus.smithi103 smithi103 *:9095 running (11m) 4m ago 12m 51.5M - 2.18.1 de242295e225 a16caf630722 2024-04-16T01:51:36.264 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T01:51:36.264 INFO:teuthology.orchestra.run.smithi103.stdout: "mon": { 2024-04-16T01:51:36.264 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T01:51:36.264 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:51:36.264 INFO:teuthology.orchestra.run.smithi103.stdout: "mgr": { 2024-04-16T01:51:36.265 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-16T01:51:36.265 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T01:51:36.265 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:51:36.265 INFO:teuthology.orchestra.run.smithi103.stdout: "osd": { 2024-04-16T01:51:36.265 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-16T01:51:36.265 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:51:36.265 INFO:teuthology.orchestra.run.smithi103.stdout: "mds": { 2024-04-16T01:51:36.265 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T01:51:36.265 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:51:36.265 INFO:teuthology.orchestra.run.smithi103.stdout: "overall": { 2024-04-16T01:51:36.265 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-16T01:51:36.265 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T01:51:36.265 INFO:teuthology.orchestra.run.smithi103.stdout: } 2024-04-16T01:51:36.265 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T01:51:36.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:51:36 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:51:35.251051+0000 mgr.smithi134.qekssw (mgr.24415) 237 : audit [DBG] from='client.14958 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:51:36.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:51:36 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:51:35.529600+0000 mon.smithi134 (mon.1) 107 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:51:36.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:51:36 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:51:36.268468+0000 mon.smithi103 (mon.0) 902 : audit [DBG] from='client.? 172.21.15.103:0/1962035871' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:51:36.584 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T01:51:36.584 INFO:teuthology.orchestra.run.smithi103.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T01:51:36.585 INFO:teuthology.orchestra.run.smithi103.stdout: "in_progress": true, 2024-04-16T01:51:36.585 INFO:teuthology.orchestra.run.smithi103.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T01:51:36.585 INFO:teuthology.orchestra.run.smithi103.stdout: "services_complete": [], 2024-04-16T01:51:36.585 INFO:teuthology.orchestra.run.smithi103.stdout: "progress": "1/23 daemons upgraded", 2024-04-16T01:51:36.585 INFO:teuthology.orchestra.run.smithi103.stdout: "message": "", 2024-04-16T01:51:36.585 INFO:teuthology.orchestra.run.smithi103.stdout: "is_paused": false 2024-04-16T01:51:36.585 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T01:51:36.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:51:36 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:51:35.251051+0000 mgr.smithi134.qekssw (mgr.24415) 237 : audit [DBG] from='client.14958 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:51:36.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:51:36 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:51:35.529600+0000 mon.smithi134 (mon.1) 107 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:51:36.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:51:36 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:51:36.268468+0000 mon.smithi103 (mon.0) 902 : audit [DBG] from='client.? 172.21.15.103:0/1962035871' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:51:36.961 INFO:teuthology.orchestra.run.smithi103.stdout:HEALTH_OK 2024-04-16T01:51:37.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:51:37 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:51:35.479505+0000 mgr.smithi134.qekssw (mgr.24415) 238 : cluster [DBG] pgmap v160: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:51:37.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:51:37 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:51:35.572020+0000 mgr.smithi134.qekssw (mgr.24415) 239 : audit [DBG] from='client.14962 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:51:37.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:51:37 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:51:35.882247+0000 mgr.smithi134.qekssw (mgr.24415) 240 : audit [DBG] from='client.14966 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:51:37.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:51:37 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:51:36.965466+0000 mon.smithi103 (mon.0) 903 : audit [DBG] from='client.? 172.21.15.103:0/2312290398' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T01:51:37.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:51:37 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:51:35.479505+0000 mgr.smithi134.qekssw (mgr.24415) 238 : cluster [DBG] pgmap v160: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:51:37.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:51:37 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:51:35.572020+0000 mgr.smithi134.qekssw (mgr.24415) 239 : audit [DBG] from='client.14962 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:51:37.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:51:37 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:51:35.882247+0000 mgr.smithi134.qekssw (mgr.24415) 240 : audit [DBG] from='client.14966 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:51:37.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:51:37 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:51:36.965466+0000 mon.smithi103 (mon.0) 903 : audit [DBG] from='client.? 172.21.15.103:0/2312290398' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T01:51:38.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:51:38 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:51:36.588461+0000 mgr.smithi134.qekssw (mgr.24415) 241 : audit [DBG] from='client.14974 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:51:38.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:51:38 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:51:36.588461+0000 mgr.smithi134.qekssw (mgr.24415) 241 : audit [DBG] from='client.14974 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:51:39.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:51:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:51:37.480254+0000 mgr.smithi134.qekssw (mgr.24415) 242 : cluster [DBG] pgmap v161: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:51:39.646 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:51:39.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:51:39 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:51:37.480254+0000 mgr.smithi134.qekssw (mgr.24415) 242 : cluster [DBG] pgmap v161: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:51:41.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:51:41 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:51:39.480605+0000 mgr.smithi134.qekssw (mgr.24415) 243 : cluster [DBG] pgmap v162: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:51:41.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:51:41 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:51:39.480605+0000 mgr.smithi134.qekssw (mgr.24415) 243 : cluster [DBG] pgmap v162: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:51:43.384 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:51:43 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:51:41.481374+0000 mgr.smithi134.qekssw (mgr.24415) 244 : cluster [DBG] pgmap v163: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:51:43.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:51:43 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:51:41.481374+0000 mgr.smithi134.qekssw (mgr.24415) 244 : cluster [DBG] pgmap v163: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:51:44.690 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:51:45.134 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:51:44 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:51:43.481913+0000 mgr.smithi134.qekssw (mgr.24415) 245 : cluster [DBG] pgmap v164: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:51:45.134 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:51:44 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:51:43.800510+0000 mon.smithi103 (mon.0) 904 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:51:45.135 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:51:44 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:51:43.809212+0000 mon.smithi103 (mon.0) 905 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:51:45.135 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:51:44 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:51:43.841586+0000 mgr.smithi134.qekssw (mgr.24415) 246 : cephadm [INF] Reconfiguring node-exporter.smithi103 (dependencies changed)... 2024-04-16T01:51:45.135 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:51:44 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:51:43.842037+0000 mgr.smithi134.qekssw (mgr.24415) 247 : cephadm [INF] Reconfiguring daemon node-exporter.smithi103 on smithi103 2024-04-16T01:51:45.290 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:51:44 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:51:43.481913+0000 mgr.smithi134.qekssw (mgr.24415) 245 : cluster [DBG] pgmap v164: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:51:45.290 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:51:44 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:51:43.800510+0000 mon.smithi103 (mon.0) 904 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:51:45.290 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:51:44 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:51:43.809212+0000 mon.smithi103 (mon.0) 905 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:51:45.290 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:51:44 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:51:43.841586+0000 mgr.smithi134.qekssw (mgr.24415) 246 : cephadm [INF] Reconfiguring node-exporter.smithi103 (dependencies changed)... 2024-04-16T01:51:45.291 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:51:44 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:51:43.842037+0000 mgr.smithi134.qekssw (mgr.24415) 247 : cephadm [INF] Reconfiguring daemon node-exporter.smithi103 on smithi103 2024-04-16T01:51:47.134 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:51:46 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:51:45.482372+0000 mgr.smithi134.qekssw (mgr.24415) 248 : cluster [DBG] pgmap v165: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:51:47.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:51:46 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:51:45.482372+0000 mgr.smithi134.qekssw (mgr.24415) 248 : cluster [DBG] pgmap v165: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:51:49.134 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:51:48 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:51:47.483172+0000 mgr.smithi134.qekssw (mgr.24415) 249 : cluster [DBG] pgmap v166: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:51:49.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:51:48 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:51:47.483172+0000 mgr.smithi134.qekssw (mgr.24415) 249 : cluster [DBG] pgmap v166: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:51:49.732 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:51:51.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:51:51 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:51:49.483604+0000 mgr.smithi134.qekssw (mgr.24415) 250 : cluster [DBG] pgmap v167: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:51:51.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:51:51 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:51:50.529797+0000 mon.smithi134 (mon.1) 108 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:51:51.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:51:51 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:51:49.483604+0000 mgr.smithi134.qekssw (mgr.24415) 250 : cluster [DBG] pgmap v167: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:51:51.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:51:51 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:51:50.529797+0000 mon.smithi134 (mon.1) 108 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:51:53.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:51:53 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:51:51.484310+0000 mgr.smithi134.qekssw (mgr.24415) 251 : cluster [DBG] pgmap v168: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:51:53.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:51:53 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:51:51.484310+0000 mgr.smithi134.qekssw (mgr.24415) 251 : cluster [DBG] pgmap v168: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:51:54.779 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:51:55.605 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:51:55 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:51:53.484916+0000 mgr.smithi134.qekssw (mgr.24415) 252 : cluster [DBG] pgmap v169: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:51:55.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:51:55 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:51:53.484916+0000 mgr.smithi134.qekssw (mgr.24415) 252 : cluster [DBG] pgmap v169: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:51:57.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:51:57 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:51:55.485442+0000 mgr.smithi134.qekssw (mgr.24415) 253 : cluster [DBG] pgmap v170: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:51:57.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:51:57 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:51:55.485442+0000 mgr.smithi134.qekssw (mgr.24415) 253 : cluster [DBG] pgmap v170: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:51:59.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:51:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:51:57.486240+0000 mgr.smithi134.qekssw (mgr.24415) 254 : cluster [DBG] pgmap v171: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:51:59.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:51:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:51:57.486240+0000 mgr.smithi134.qekssw (mgr.24415) 254 : cluster [DBG] pgmap v171: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:51:59.828 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:52:01.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:52:01 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:51:59.486790+0000 mgr.smithi134.qekssw (mgr.24415) 255 : cluster [DBG] pgmap v172: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:52:01.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:52:01 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:51:59.486790+0000 mgr.smithi134.qekssw (mgr.24415) 255 : cluster [DBG] pgmap v172: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:52:03.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:52:03 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:52:01.487530+0000 mgr.smithi134.qekssw (mgr.24415) 256 : cluster [DBG] pgmap v173: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:52:03.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:52:03 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:52:01.487530+0000 mgr.smithi134.qekssw (mgr.24415) 256 : cluster [DBG] pgmap v173: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:52:04.870 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:52:05.605 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:52:05 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:52:03.487881+0000 mgr.smithi134.qekssw (mgr.24415) 257 : cluster [DBG] pgmap v174: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:52:05.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:52:05 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:52:03.487881+0000 mgr.smithi134.qekssw (mgr.24415) 257 : cluster [DBG] pgmap v174: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:52:06.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:52:06 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:52:05.529994+0000 mon.smithi134 (mon.1) 109 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:52:06.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:52:06 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:52:05.529994+0000 mon.smithi134 (mon.1) 109 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:52:07.310 INFO:teuthology.orchestra.run.smithi103.stdout:true 2024-04-16T01:52:07.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:52:07 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:52:05.488413+0000 mgr.smithi134.qekssw (mgr.24415) 258 : cluster [DBG] pgmap v175: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:52:07.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:52:07 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:52:05.488413+0000 mgr.smithi134.qekssw (mgr.24415) 258 : cluster [DBG] pgmap v175: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:52:07.937 INFO:teuthology.orchestra.run.smithi103.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T01:52:07.938 INFO:teuthology.orchestra.run.smithi103.stdout:alertmanager.smithi103 smithi103 *:9093,9094 starting - - - - 2024-04-16T01:52:07.938 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi103 smithi103 running (13m) 4m ago 13m 6391k - 16.2.5 6933c2a0b7dd 596a73884a8d 2024-04-16T01:52:07.938 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi134 smithi134 running (12m) 4m ago 12m 6391k - 16.2.5 6933c2a0b7dd eccf250d192a 2024-04-16T01:52:07.938 INFO:teuthology.orchestra.run.smithi103.stdout:grafana.smithi103 smithi103 *:3000 starting - - - - 2024-04-16T01:52:07.938 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi103.yzimiy smithi103 running (7m) 4m ago 7m 38.7M - 16.2.5 6933c2a0b7dd cf2f08c0639d 2024-04-16T01:52:07.938 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi134.assnsf smithi134 running (7m) 4m ago 7m 12.5M - 16.2.5 6933c2a0b7dd 9ca5fc777b10 2024-04-16T01:52:07.938 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi103.rfboyd smithi103 *:9283 running (15m) 4m ago 15m 367M - 16.2.5 6933c2a0b7dd fd4a37955cd4 2024-04-16T01:52:07.938 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi134.qekssw smithi134 *:8443,9283 running (5m) 4m ago 12m 499M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 43c59b758a1f 2024-04-16T01:52:07.938 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi103 smithi103 running (15m) 4m ago 15m 52.4M 2048M 16.2.5 6933c2a0b7dd 0e564be6f870 2024-04-16T01:52:07.938 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi134 smithi134 running (12m) 4m ago 12m 43.1M 2048M 16.2.5 6933c2a0b7dd d389835288fb 2024-04-16T01:52:07.938 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.0.1.smithi103.gqcofo smithi103 *:2049 running (5m) 4m ago 5m 45.5M - 3.5 6933c2a0b7dd 0b6b40ef9c00 2024-04-16T01:52:07.939 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.1.1.smithi134.lpxagn smithi134 *:2049 running (4m) 4m ago 4m 44.8M - 3.5 6933c2a0b7dd 57d4a8c9a0d1 2024-04-16T01:52:07.939 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi103 smithi103 *:9100 running (13m) 4m ago 13m 17.0M - 0.18.1 e5a616e4b9cf ee6e2c0fda90 2024-04-16T01:52:07.939 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi134 smithi134 *:9100 running (12m) 4m ago 12m 17.0M - 0.18.1 e5a616e4b9cf b86a5432fccd 2024-04-16T01:52:07.939 INFO:teuthology.orchestra.run.smithi103.stdout:osd.0 smithi103 running (12m) 4m ago 12m 407M 1944M 16.2.5 6933c2a0b7dd 531969a5edd8 2024-04-16T01:52:07.939 INFO:teuthology.orchestra.run.smithi103.stdout:osd.1 smithi103 running (11m) 4m ago 11m 314M 1944M 16.2.5 6933c2a0b7dd 97f3a1182717 2024-04-16T01:52:07.939 INFO:teuthology.orchestra.run.smithi103.stdout:osd.2 smithi103 running (11m) 4m ago 11m 256M 1944M 16.2.5 6933c2a0b7dd 12126d451d0f 2024-04-16T01:52:07.939 INFO:teuthology.orchestra.run.smithi103.stdout:osd.3 smithi103 running (10m) 4m ago 10m 386M 1944M 16.2.5 6933c2a0b7dd 8f336b10e958 2024-04-16T01:52:07.939 INFO:teuthology.orchestra.run.smithi103.stdout:osd.4 smithi134 running (10m) 4m ago 10m 383M 2712M 16.2.5 6933c2a0b7dd fb0845263111 2024-04-16T01:52:07.939 INFO:teuthology.orchestra.run.smithi103.stdout:osd.5 smithi134 running (10m) 4m ago 10m 424M 2712M 16.2.5 6933c2a0b7dd 2a44c23ab3a6 2024-04-16T01:52:07.939 INFO:teuthology.orchestra.run.smithi103.stdout:osd.6 smithi134 running (9m) 4m ago 9m 356M 2712M 16.2.5 6933c2a0b7dd b4045b632965 2024-04-16T01:52:07.939 INFO:teuthology.orchestra.run.smithi103.stdout:osd.7 smithi134 running (9m) 4m ago 9m 504M 2712M 16.2.5 6933c2a0b7dd d6fa09360d46 2024-04-16T01:52:07.939 INFO:teuthology.orchestra.run.smithi103.stdout:prometheus.smithi103 smithi103 *:9095 running (11m) 4m ago 12m 51.5M - 2.18.1 de242295e225 a16caf630722 2024-04-16T01:52:08.311 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T01:52:08.311 INFO:teuthology.orchestra.run.smithi103.stdout: "mon": { 2024-04-16T01:52:08.311 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T01:52:08.311 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:52:08.311 INFO:teuthology.orchestra.run.smithi103.stdout: "mgr": { 2024-04-16T01:52:08.311 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-16T01:52:08.312 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T01:52:08.312 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:52:08.312 INFO:teuthology.orchestra.run.smithi103.stdout: "osd": { 2024-04-16T01:52:08.312 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-16T01:52:08.312 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:52:08.312 INFO:teuthology.orchestra.run.smithi103.stdout: "mds": { 2024-04-16T01:52:08.312 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T01:52:08.312 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:52:08.312 INFO:teuthology.orchestra.run.smithi103.stdout: "overall": { 2024-04-16T01:52:08.312 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-16T01:52:08.312 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T01:52:08.312 INFO:teuthology.orchestra.run.smithi103.stdout: } 2024-04-16T01:52:08.312 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T01:52:08.631 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T01:52:08.631 INFO:teuthology.orchestra.run.smithi103.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T01:52:08.631 INFO:teuthology.orchestra.run.smithi103.stdout: "in_progress": true, 2024-04-16T01:52:08.631 INFO:teuthology.orchestra.run.smithi103.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T01:52:08.631 INFO:teuthology.orchestra.run.smithi103.stdout: "services_complete": [], 2024-04-16T01:52:08.631 INFO:teuthology.orchestra.run.smithi103.stdout: "progress": "1/23 daemons upgraded", 2024-04-16T01:52:08.631 INFO:teuthology.orchestra.run.smithi103.stdout: "message": "", 2024-04-16T01:52:08.631 INFO:teuthology.orchestra.run.smithi103.stdout: "is_paused": false 2024-04-16T01:52:08.631 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T01:52:08.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:52:08 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:52:07.300795+0000 mgr.smithi134.qekssw (mgr.24415) 259 : audit [DBG] from='client.14982 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:52:08.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:52:08 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:52:08.315018+0000 mon.smithi103 (mon.0) 906 : audit [DBG] from='client.? 172.21.15.103:0/2933574863' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:52:08.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:52:08 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:52:07.300795+0000 mgr.smithi134.qekssw (mgr.24415) 259 : audit [DBG] from='client.14982 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:52:08.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:52:08 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:52:08.315018+0000 mon.smithi103 (mon.0) 906 : audit [DBG] from='client.? 172.21.15.103:0/2933574863' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:52:09.007 INFO:teuthology.orchestra.run.smithi103.stdout:HEALTH_OK 2024-04-16T01:52:09.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:52:09 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:52:07.489126+0000 mgr.smithi134.qekssw (mgr.24415) 260 : cluster [DBG] pgmap v176: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:52:09.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:52:09 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:52:07.623417+0000 mgr.smithi134.qekssw (mgr.24415) 261 : audit [DBG] from='client.14986 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:52:09.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:52:09 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:52:07.932061+0000 mgr.smithi134.qekssw (mgr.24415) 262 : audit [DBG] from='client.14990 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:52:09.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:52:09 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:52:09.011773+0000 mon.smithi103 (mon.0) 907 : audit [DBG] from='client.? 172.21.15.103:0/1135096490' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T01:52:09.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:52:09 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:52:07.489126+0000 mgr.smithi134.qekssw (mgr.24415) 260 : cluster [DBG] pgmap v176: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:52:09.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:52:09 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:52:07.623417+0000 mgr.smithi134.qekssw (mgr.24415) 261 : audit [DBG] from='client.14986 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:52:09.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:52:09 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:52:07.932061+0000 mgr.smithi134.qekssw (mgr.24415) 262 : audit [DBG] from='client.14990 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:52:09.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:52:09 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:52:09.011773+0000 mon.smithi103 (mon.0) 907 : audit [DBG] from='client.? 172.21.15.103:0/1135096490' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T01:52:09.906 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:52:10.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:52:10 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:52:08.634858+0000 mgr.smithi134.qekssw (mgr.24415) 263 : audit [DBG] from='client.14998 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:52:10.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:52:10 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:52:08.634858+0000 mgr.smithi134.qekssw (mgr.24415) 263 : audit [DBG] from='client.14998 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:52:11.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:52:11 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:52:09.489662+0000 mgr.smithi134.qekssw (mgr.24415) 264 : cluster [DBG] pgmap v177: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:52:11.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:52:11 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:52:09.489662+0000 mgr.smithi134.qekssw (mgr.24415) 264 : cluster [DBG] pgmap v177: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:52:13.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:52:13 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:52:11.490347+0000 mgr.smithi134.qekssw (mgr.24415) 265 : cluster [DBG] pgmap v178: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:52:13.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:52:13 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:52:11.490347+0000 mgr.smithi134.qekssw (mgr.24415) 265 : cluster [DBG] pgmap v178: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:52:14.952 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:52:15.605 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:52:15 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:52:13.490974+0000 mgr.smithi134.qekssw (mgr.24415) 266 : cluster [DBG] pgmap v179: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:52:15.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:52:15 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:52:13.490974+0000 mgr.smithi134.qekssw (mgr.24415) 266 : cluster [DBG] pgmap v179: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:52:17.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:52:17 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:52:15.491537+0000 mgr.smithi134.qekssw (mgr.24415) 267 : cluster [DBG] pgmap v180: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:52:17.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:52:17 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:52:15.491537+0000 mgr.smithi134.qekssw (mgr.24415) 267 : cluster [DBG] pgmap v180: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:52:19.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:52:19 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:52:17.492247+0000 mgr.smithi134.qekssw (mgr.24415) 268 : cluster [DBG] pgmap v181: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:52:19.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:52:19 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:52:17.492247+0000 mgr.smithi134.qekssw (mgr.24415) 268 : cluster [DBG] pgmap v181: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:52:19.994 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:52:21.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:52:21 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:52:19.492722+0000 mgr.smithi134.qekssw (mgr.24415) 269 : cluster [DBG] pgmap v182: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:52:21.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:52:21 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:52:20.530373+0000 mon.smithi134 (mon.1) 110 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:52:21.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:52:21 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:52:19.492722+0000 mgr.smithi134.qekssw (mgr.24415) 269 : cluster [DBG] pgmap v182: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:52:21.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:52:21 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:52:20.530373+0000 mon.smithi134 (mon.1) 110 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:52:23.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:52:23 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:52:21.493547+0000 mgr.smithi134.qekssw (mgr.24415) 270 : cluster [DBG] pgmap v183: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:52:23.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:52:23 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:52:21.493547+0000 mgr.smithi134.qekssw (mgr.24415) 270 : cluster [DBG] pgmap v183: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:52:25.027 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:52:25.605 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:52:25 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:52:23.494118+0000 mgr.smithi134.qekssw (mgr.24415) 271 : cluster [DBG] pgmap v184: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:52:25.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:52:25 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:52:23.494118+0000 mgr.smithi134.qekssw (mgr.24415) 271 : cluster [DBG] pgmap v184: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:52:27.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:52:27 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:52:25.494594+0000 mgr.smithi134.qekssw (mgr.24415) 272 : cluster [DBG] pgmap v185: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:52:27.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:52:27 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:52:25.494594+0000 mgr.smithi134.qekssw (mgr.24415) 272 : cluster [DBG] pgmap v185: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:52:29.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:52:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:52:27.495311+0000 mgr.smithi134.qekssw (mgr.24415) 273 : cluster [DBG] pgmap v186: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:52:29.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:52:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:52:27.495311+0000 mgr.smithi134.qekssw (mgr.24415) 273 : cluster [DBG] pgmap v186: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:52:30.076 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:52:31.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:52:31 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:52:29.495743+0000 mgr.smithi134.qekssw (mgr.24415) 274 : cluster [DBG] pgmap v187: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:52:31.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:52:31 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:52:29.495743+0000 mgr.smithi134.qekssw (mgr.24415) 274 : cluster [DBG] pgmap v187: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:52:33.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:52:33 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:52:31.496424+0000 mgr.smithi134.qekssw (mgr.24415) 275 : cluster [DBG] pgmap v188: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:52:33.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:52:33 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:52:31.496424+0000 mgr.smithi134.qekssw (mgr.24415) 275 : cluster [DBG] pgmap v188: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:52:35.124 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:52:35.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:52:35 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:52:33.496809+0000 mgr.smithi134.qekssw (mgr.24415) 276 : cluster [DBG] pgmap v189: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:52:35.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:52:35 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:52:33.496809+0000 mgr.smithi134.qekssw (mgr.24415) 276 : cluster [DBG] pgmap v189: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:52:36.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:52:36 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:52:35.530486+0000 mon.smithi134 (mon.1) 111 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:52:36.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:52:36 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:52:35.530486+0000 mon.smithi134 (mon.1) 111 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:52:37.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:52:37 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:52:35.497232+0000 mgr.smithi134.qekssw (mgr.24415) 277 : cluster [DBG] pgmap v190: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:52:37.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:52:37 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:52:35.497232+0000 mgr.smithi134.qekssw (mgr.24415) 277 : cluster [DBG] pgmap v190: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:52:39.349 INFO:teuthology.orchestra.run.smithi103.stdout:true 2024-04-16T01:52:39.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:52:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:52:37.498016+0000 mgr.smithi134.qekssw (mgr.24415) 278 : cluster [DBG] pgmap v191: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:52:39.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:52:39 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:52:37.498016+0000 mgr.smithi134.qekssw (mgr.24415) 278 : cluster [DBG] pgmap v191: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:52:39.976 INFO:teuthology.orchestra.run.smithi103.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T01:52:39.977 INFO:teuthology.orchestra.run.smithi103.stdout:alertmanager.smithi103 smithi103 *:9093,9094 starting - - - - 2024-04-16T01:52:39.977 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi103 smithi103 running (14m) 5m ago 14m 6391k - 16.2.5 6933c2a0b7dd 596a73884a8d 2024-04-16T01:52:39.977 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi134 smithi134 running (13m) 5m ago 13m 6391k - 16.2.5 6933c2a0b7dd eccf250d192a 2024-04-16T01:52:39.977 INFO:teuthology.orchestra.run.smithi103.stdout:grafana.smithi103 smithi103 *:3000 starting - - - - 2024-04-16T01:52:39.977 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi103.yzimiy smithi103 running (8m) 5m ago 8m 38.7M - 16.2.5 6933c2a0b7dd cf2f08c0639d 2024-04-16T01:52:39.977 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi134.assnsf smithi134 running (8m) 5m ago 8m 12.5M - 16.2.5 6933c2a0b7dd 9ca5fc777b10 2024-04-16T01:52:39.977 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi103.rfboyd smithi103 *:9283 running (15m) 5m ago 15m 367M - 16.2.5 6933c2a0b7dd fd4a37955cd4 2024-04-16T01:52:39.977 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi134.qekssw smithi134 *:8443,9283 running (6m) 5m ago 13m 499M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 43c59b758a1f 2024-04-16T01:52:39.977 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi103 smithi103 running (16m) 5m ago 16m 52.4M 2048M 16.2.5 6933c2a0b7dd 0e564be6f870 2024-04-16T01:52:39.977 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi134 smithi134 running (13m) 5m ago 13m 43.1M 2048M 16.2.5 6933c2a0b7dd d389835288fb 2024-04-16T01:52:39.977 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.0.1.smithi103.gqcofo smithi103 *:2049 running (5m) 5m ago 5m 45.5M - 3.5 6933c2a0b7dd 0b6b40ef9c00 2024-04-16T01:52:39.977 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.1.1.smithi134.lpxagn smithi134 *:2049 running (5m) 5m ago 5m 44.8M - 3.5 6933c2a0b7dd 57d4a8c9a0d1 2024-04-16T01:52:39.978 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi103 smithi103 *:9100 running (13m) 5m ago 13m 17.0M - 0.18.1 e5a616e4b9cf ee6e2c0fda90 2024-04-16T01:52:39.978 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi134 smithi134 *:9100 running (13m) 5m ago 12m 17.0M - 0.18.1 e5a616e4b9cf b86a5432fccd 2024-04-16T01:52:39.978 INFO:teuthology.orchestra.run.smithi103.stdout:osd.0 smithi103 running (12m) 5m ago 12m 407M 1944M 16.2.5 6933c2a0b7dd 531969a5edd8 2024-04-16T01:52:39.978 INFO:teuthology.orchestra.run.smithi103.stdout:osd.1 smithi103 running (12m) 5m ago 12m 314M 1944M 16.2.5 6933c2a0b7dd 97f3a1182717 2024-04-16T01:52:39.978 INFO:teuthology.orchestra.run.smithi103.stdout:osd.2 smithi103 running (11m) 5m ago 11m 256M 1944M 16.2.5 6933c2a0b7dd 12126d451d0f 2024-04-16T01:52:39.978 INFO:teuthology.orchestra.run.smithi103.stdout:osd.3 smithi103 running (11m) 5m ago 11m 386M 1944M 16.2.5 6933c2a0b7dd 8f336b10e958 2024-04-16T01:52:39.978 INFO:teuthology.orchestra.run.smithi103.stdout:osd.4 smithi134 running (11m) 5m ago 11m 383M 2712M 16.2.5 6933c2a0b7dd fb0845263111 2024-04-16T01:52:39.978 INFO:teuthology.orchestra.run.smithi103.stdout:osd.5 smithi134 running (10m) 5m ago 10m 424M 2712M 16.2.5 6933c2a0b7dd 2a44c23ab3a6 2024-04-16T01:52:39.978 INFO:teuthology.orchestra.run.smithi103.stdout:osd.6 smithi134 running (10m) 5m ago 10m 356M 2712M 16.2.5 6933c2a0b7dd b4045b632965 2024-04-16T01:52:39.978 INFO:teuthology.orchestra.run.smithi103.stdout:osd.7 smithi134 running (9m) 5m ago 9m 504M 2712M 16.2.5 6933c2a0b7dd d6fa09360d46 2024-04-16T01:52:39.978 INFO:teuthology.orchestra.run.smithi103.stdout:prometheus.smithi103 smithi103 *:9095 running (12m) 5m ago 13m 51.5M - 2.18.1 de242295e225 a16caf630722 2024-04-16T01:52:40.155 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:52:40.359 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T01:52:40.359 INFO:teuthology.orchestra.run.smithi103.stdout: "mon": { 2024-04-16T01:52:40.359 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T01:52:40.359 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:52:40.360 INFO:teuthology.orchestra.run.smithi103.stdout: "mgr": { 2024-04-16T01:52:40.360 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-16T01:52:40.360 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T01:52:40.360 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:52:40.360 INFO:teuthology.orchestra.run.smithi103.stdout: "osd": { 2024-04-16T01:52:40.360 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-16T01:52:40.360 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:52:40.360 INFO:teuthology.orchestra.run.smithi103.stdout: "mds": { 2024-04-16T01:52:40.360 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T01:52:40.360 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:52:40.360 INFO:teuthology.orchestra.run.smithi103.stdout: "overall": { 2024-04-16T01:52:40.360 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-16T01:52:40.360 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T01:52:40.360 INFO:teuthology.orchestra.run.smithi103.stdout: } 2024-04-16T01:52:40.361 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T01:52:40.665 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:52:40 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:52:39.341333+0000 mgr.smithi134.qekssw (mgr.24415) 279 : audit [DBG] from='client.15006 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:52:40.665 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:52:40 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:52:40.363866+0000 mon.smithi103 (mon.0) 908 : audit [DBG] from='client.? 172.21.15.103:0/2276624012' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:52:40.685 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T01:52:40.685 INFO:teuthology.orchestra.run.smithi103.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T01:52:40.685 INFO:teuthology.orchestra.run.smithi103.stdout: "in_progress": true, 2024-04-16T01:52:40.685 INFO:teuthology.orchestra.run.smithi103.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T01:52:40.685 INFO:teuthology.orchestra.run.smithi103.stdout: "services_complete": [], 2024-04-16T01:52:40.685 INFO:teuthology.orchestra.run.smithi103.stdout: "progress": "1/23 daemons upgraded", 2024-04-16T01:52:40.685 INFO:teuthology.orchestra.run.smithi103.stdout: "message": "", 2024-04-16T01:52:40.685 INFO:teuthology.orchestra.run.smithi103.stdout: "is_paused": false 2024-04-16T01:52:40.686 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T01:52:40.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:52:40 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:52:39.341333+0000 mgr.smithi134.qekssw (mgr.24415) 279 : audit [DBG] from='client.15006 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:52:40.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:52:40 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:52:40.363866+0000 mon.smithi103 (mon.0) 908 : audit [DBG] from='client.? 172.21.15.103:0/2276624012' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:52:41.065 INFO:teuthology.orchestra.run.smithi103.stdout:HEALTH_OK 2024-04-16T01:52:41.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:52:41 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:52:39.498554+0000 mgr.smithi134.qekssw (mgr.24415) 280 : cluster [DBG] pgmap v192: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:52:41.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:52:41 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:52:39.662798+0000 mgr.smithi134.qekssw (mgr.24415) 281 : audit [DBG] from='client.15010 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:52:41.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:52:41 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:52:39.970899+0000 mgr.smithi134.qekssw (mgr.24415) 282 : audit [DBG] from='client.15014 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:52:41.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:52:41 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:52:41.069388+0000 mon.smithi103 (mon.0) 909 : audit [DBG] from='client.? 172.21.15.103:0/2221623227' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T01:52:41.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:52:41 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:52:39.498554+0000 mgr.smithi134.qekssw (mgr.24415) 280 : cluster [DBG] pgmap v192: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:52:41.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:52:41 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:52:39.662798+0000 mgr.smithi134.qekssw (mgr.24415) 281 : audit [DBG] from='client.15010 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:52:41.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:52:41 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:52:39.970899+0000 mgr.smithi134.qekssw (mgr.24415) 282 : audit [DBG] from='client.15014 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:52:41.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:52:41 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:52:41.069388+0000 mon.smithi103 (mon.0) 909 : audit [DBG] from='client.? 172.21.15.103:0/2221623227' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T01:52:42.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:52:42 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:52:40.689119+0000 mgr.smithi134.qekssw (mgr.24415) 283 : audit [DBG] from='client.15022 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:52:42.885 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:52:42 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:52:40.689119+0000 mgr.smithi134.qekssw (mgr.24415) 283 : audit [DBG] from='client.15022 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:52:43.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:52:43 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:52:41.499382+0000 mgr.smithi134.qekssw (mgr.24415) 284 : cluster [DBG] pgmap v193: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:52:43.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:52:43 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:52:41.499382+0000 mgr.smithi134.qekssw (mgr.24415) 284 : cluster [DBG] pgmap v193: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:52:45.189 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:52:45.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:52:45 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:52:43.499872+0000 mgr.smithi134.qekssw (mgr.24415) 285 : cluster [DBG] pgmap v194: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:52:45.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:52:45 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:52:43.499872+0000 mgr.smithi134.qekssw (mgr.24415) 285 : cluster [DBG] pgmap v194: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:52:47.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:52:47 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:52:45.500314+0000 mgr.smithi134.qekssw (mgr.24415) 286 : cluster [DBG] pgmap v195: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:52:47.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:52:47 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:52:45.500314+0000 mgr.smithi134.qekssw (mgr.24415) 286 : cluster [DBG] pgmap v195: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:52:49.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:52:49 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:52:47.501194+0000 mgr.smithi134.qekssw (mgr.24415) 287 : cluster [DBG] pgmap v196: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:52:49.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:52:49 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:52:47.501194+0000 mgr.smithi134.qekssw (mgr.24415) 287 : cluster [DBG] pgmap v196: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:52:50.222 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:52:51.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:52:51 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:52:49.501677+0000 mgr.smithi134.qekssw (mgr.24415) 288 : cluster [DBG] pgmap v197: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:52:51.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:52:51 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:52:50.530811+0000 mon.smithi134 (mon.1) 112 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:52:51.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:52:51 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:52:49.501677+0000 mgr.smithi134.qekssw (mgr.24415) 288 : cluster [DBG] pgmap v197: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:52:51.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:52:51 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:52:50.530811+0000 mon.smithi134 (mon.1) 112 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:52:53.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:52:53 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:52:51.502432+0000 mgr.smithi134.qekssw (mgr.24415) 289 : cluster [DBG] pgmap v198: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:52:53.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:52:53 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:52:51.502432+0000 mgr.smithi134.qekssw (mgr.24415) 289 : cluster [DBG] pgmap v198: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:52:55.264 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:52:55.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:52:55 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:52:53.502927+0000 mgr.smithi134.qekssw (mgr.24415) 290 : cluster [DBG] pgmap v199: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:52:55.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:52:55 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:52:53.502927+0000 mgr.smithi134.qekssw (mgr.24415) 290 : cluster [DBG] pgmap v199: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:52:57.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:52:57 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:52:55.503503+0000 mgr.smithi134.qekssw (mgr.24415) 291 : cluster [DBG] pgmap v200: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:52:57.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:52:57 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:52:55.503503+0000 mgr.smithi134.qekssw (mgr.24415) 291 : cluster [DBG] pgmap v200: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:52:59.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:52:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:52:57.504491+0000 mgr.smithi134.qekssw (mgr.24415) 292 : cluster [DBG] pgmap v201: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:52:59.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:52:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:52:57.504491+0000 mgr.smithi134.qekssw (mgr.24415) 292 : cluster [DBG] pgmap v201: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:53:00.312 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:53:01.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:53:01 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:52:59.504859+0000 mgr.smithi134.qekssw (mgr.24415) 293 : cluster [DBG] pgmap v202: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:53:01.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:53:01 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:52:59.504859+0000 mgr.smithi134.qekssw (mgr.24415) 293 : cluster [DBG] pgmap v202: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:53:03.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:53:03 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:53:01.505488+0000 mgr.smithi134.qekssw (mgr.24415) 294 : cluster [DBG] pgmap v203: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:53:03.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:53:03 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:53:01.505488+0000 mgr.smithi134.qekssw (mgr.24415) 294 : cluster [DBG] pgmap v203: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:53:05.372 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:53:05.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:53:05 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:53:03.506106+0000 mgr.smithi134.qekssw (mgr.24415) 295 : cluster [DBG] pgmap v204: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:53:05.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:53:05 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:53:03.506106+0000 mgr.smithi134.qekssw (mgr.24415) 295 : cluster [DBG] pgmap v204: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:53:06.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:53:06 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:53:05.531110+0000 mon.smithi134 (mon.1) 113 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:53:06.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:53:06 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:53:05.531110+0000 mon.smithi134 (mon.1) 113 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:53:07.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:53:07 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:53:05.506552+0000 mgr.smithi134.qekssw (mgr.24415) 296 : cluster [DBG] pgmap v205: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:53:07.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:53:07 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:53:05.506552+0000 mgr.smithi134.qekssw (mgr.24415) 296 : cluster [DBG] pgmap v205: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:53:09.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:53:09 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:53:07.507399+0000 mgr.smithi134.qekssw (mgr.24415) 297 : cluster [DBG] pgmap v206: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:53:09.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:53:09 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:53:07.507399+0000 mgr.smithi134.qekssw (mgr.24415) 297 : cluster [DBG] pgmap v206: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:53:10.406 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:53:11.408 INFO:teuthology.orchestra.run.smithi103.stdout:true 2024-04-16T01:53:11.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:53:11 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:53:09.507979+0000 mgr.smithi134.qekssw (mgr.24415) 298 : cluster [DBG] pgmap v207: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:53:11.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:53:11 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:53:09.507979+0000 mgr.smithi134.qekssw (mgr.24415) 298 : cluster [DBG] pgmap v207: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:53:12.039 INFO:teuthology.orchestra.run.smithi103.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T01:53:12.039 INFO:teuthology.orchestra.run.smithi103.stdout:alertmanager.smithi103 smithi103 *:9093,9094 starting - - - - 2024-04-16T01:53:12.039 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi103 smithi103 running (14m) 5m ago 14m 6391k - 16.2.5 6933c2a0b7dd 596a73884a8d 2024-04-16T01:53:12.039 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi134 smithi134 running (13m) 5m ago 13m 6391k - 16.2.5 6933c2a0b7dd eccf250d192a 2024-04-16T01:53:12.039 INFO:teuthology.orchestra.run.smithi103.stdout:grafana.smithi103 smithi103 *:3000 starting - - - - 2024-04-16T01:53:12.039 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi103.yzimiy smithi103 running (8m) 5m ago 8m 38.7M - 16.2.5 6933c2a0b7dd cf2f08c0639d 2024-04-16T01:53:12.039 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi134.assnsf smithi134 running (8m) 5m ago 8m 12.5M - 16.2.5 6933c2a0b7dd 9ca5fc777b10 2024-04-16T01:53:12.039 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi103.rfboyd smithi103 *:9283 running (16m) 5m ago 16m 367M - 16.2.5 6933c2a0b7dd fd4a37955cd4 2024-04-16T01:53:12.040 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi134.qekssw smithi134 *:8443,9283 running (6m) 5m ago 13m 499M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 43c59b758a1f 2024-04-16T01:53:12.040 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi103 smithi103 running (16m) 5m ago 16m 52.4M 2048M 16.2.5 6933c2a0b7dd 0e564be6f870 2024-04-16T01:53:12.040 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi134 smithi134 running (13m) 5m ago 13m 43.1M 2048M 16.2.5 6933c2a0b7dd d389835288fb 2024-04-16T01:53:12.040 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.0.1.smithi103.gqcofo smithi103 *:2049 running (6m) 5m ago 6m 45.5M - 3.5 6933c2a0b7dd 0b6b40ef9c00 2024-04-16T01:53:12.040 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.1.1.smithi134.lpxagn smithi134 *:2049 running (6m) 5m ago 6m 44.8M - 3.5 6933c2a0b7dd 57d4a8c9a0d1 2024-04-16T01:53:12.040 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi103 smithi103 *:9100 running (14m) 5m ago 14m 17.0M - 0.18.1 e5a616e4b9cf ee6e2c0fda90 2024-04-16T01:53:12.040 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi134 smithi134 *:9100 running (13m) 5m ago 13m 17.0M - 0.18.1 e5a616e4b9cf b86a5432fccd 2024-04-16T01:53:12.040 INFO:teuthology.orchestra.run.smithi103.stdout:osd.0 smithi103 running (13m) 5m ago 13m 407M 1944M 16.2.5 6933c2a0b7dd 531969a5edd8 2024-04-16T01:53:12.040 INFO:teuthology.orchestra.run.smithi103.stdout:osd.1 smithi103 running (12m) 5m ago 12m 314M 1944M 16.2.5 6933c2a0b7dd 97f3a1182717 2024-04-16T01:53:12.040 INFO:teuthology.orchestra.run.smithi103.stdout:osd.2 smithi103 running (12m) 5m ago 12m 256M 1944M 16.2.5 6933c2a0b7dd 12126d451d0f 2024-04-16T01:53:12.040 INFO:teuthology.orchestra.run.smithi103.stdout:osd.3 smithi103 running (11m) 5m ago 11m 386M 1944M 16.2.5 6933c2a0b7dd 8f336b10e958 2024-04-16T01:53:12.040 INFO:teuthology.orchestra.run.smithi103.stdout:osd.4 smithi134 running (11m) 5m ago 11m 383M 2712M 16.2.5 6933c2a0b7dd fb0845263111 2024-04-16T01:53:12.040 INFO:teuthology.orchestra.run.smithi103.stdout:osd.5 smithi134 running (11m) 5m ago 11m 424M 2712M 16.2.5 6933c2a0b7dd 2a44c23ab3a6 2024-04-16T01:53:12.040 INFO:teuthology.orchestra.run.smithi103.stdout:osd.6 smithi134 running (10m) 5m ago 10m 356M 2712M 16.2.5 6933c2a0b7dd b4045b632965 2024-04-16T01:53:12.041 INFO:teuthology.orchestra.run.smithi103.stdout:osd.7 smithi134 running (10m) 5m ago 10m 504M 2712M 16.2.5 6933c2a0b7dd d6fa09360d46 2024-04-16T01:53:12.041 INFO:teuthology.orchestra.run.smithi103.stdout:prometheus.smithi103 smithi103 *:9095 running (12m) 5m ago 14m 51.5M - 2.18.1 de242295e225 a16caf630722 2024-04-16T01:53:12.415 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T01:53:12.415 INFO:teuthology.orchestra.run.smithi103.stdout: "mon": { 2024-04-16T01:53:12.415 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T01:53:12.415 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:53:12.415 INFO:teuthology.orchestra.run.smithi103.stdout: "mgr": { 2024-04-16T01:53:12.415 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-16T01:53:12.415 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T01:53:12.415 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:53:12.416 INFO:teuthology.orchestra.run.smithi103.stdout: "osd": { 2024-04-16T01:53:12.416 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-16T01:53:12.416 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:53:12.416 INFO:teuthology.orchestra.run.smithi103.stdout: "mds": { 2024-04-16T01:53:12.416 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T01:53:12.416 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:53:12.416 INFO:teuthology.orchestra.run.smithi103.stdout: "overall": { 2024-04-16T01:53:12.416 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-16T01:53:12.416 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T01:53:12.416 INFO:teuthology.orchestra.run.smithi103.stdout: } 2024-04-16T01:53:12.416 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T01:53:12.734 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T01:53:12.734 INFO:teuthology.orchestra.run.smithi103.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T01:53:12.734 INFO:teuthology.orchestra.run.smithi103.stdout: "in_progress": true, 2024-04-16T01:53:12.734 INFO:teuthology.orchestra.run.smithi103.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T01:53:12.734 INFO:teuthology.orchestra.run.smithi103.stdout: "services_complete": [], 2024-04-16T01:53:12.734 INFO:teuthology.orchestra.run.smithi103.stdout: "progress": "1/23 daemons upgraded", 2024-04-16T01:53:12.735 INFO:teuthology.orchestra.run.smithi103.stdout: "message": "", 2024-04-16T01:53:12.735 INFO:teuthology.orchestra.run.smithi103.stdout: "is_paused": false 2024-04-16T01:53:12.735 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T01:53:12.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:53:12 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:53:11.400341+0000 mgr.smithi134.qekssw (mgr.24415) 299 : audit [DBG] from='client.15030 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:53:12.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:53:12 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:53:12.419658+0000 mon.smithi103 (mon.0) 910 : audit [DBG] from='client.? 172.21.15.103:0/997556555' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:53:12.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:53:12 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:53:11.400341+0000 mgr.smithi134.qekssw (mgr.24415) 299 : audit [DBG] from='client.15030 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:53:12.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:53:12 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:53:12.419658+0000 mon.smithi103 (mon.0) 910 : audit [DBG] from='client.? 172.21.15.103:0/997556555' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:53:13.110 INFO:teuthology.orchestra.run.smithi103.stdout:HEALTH_OK 2024-04-16T01:53:13.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:53:13 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:53:11.508628+0000 mgr.smithi134.qekssw (mgr.24415) 300 : cluster [DBG] pgmap v208: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:53:13.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:53:13 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:53:11.724731+0000 mgr.smithi134.qekssw (mgr.24415) 301 : audit [DBG] from='client.15034 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:53:13.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:53:13 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:53:12.033441+0000 mgr.smithi134.qekssw (mgr.24415) 302 : audit [DBG] from='client.15038 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:53:13.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:53:13 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:53:13.114860+0000 mon.smithi103 (mon.0) 911 : audit [DBG] from='client.? 172.21.15.103:0/3511306333' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T01:53:13.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:53:13 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:53:11.508628+0000 mgr.smithi134.qekssw (mgr.24415) 300 : cluster [DBG] pgmap v208: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:53:13.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:53:13 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:53:11.724731+0000 mgr.smithi134.qekssw (mgr.24415) 301 : audit [DBG] from='client.15034 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:53:13.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:53:13 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:53:12.033441+0000 mgr.smithi134.qekssw (mgr.24415) 302 : audit [DBG] from='client.15038 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:53:13.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:53:13 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:53:13.114860+0000 mon.smithi103 (mon.0) 911 : audit [DBG] from='client.? 172.21.15.103:0/3511306333' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T01:53:14.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:53:14 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:53:12.738325+0000 mgr.smithi134.qekssw (mgr.24415) 303 : audit [DBG] from='client.15046 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:53:14.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:53:14 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:53:12.738325+0000 mgr.smithi134.qekssw (mgr.24415) 303 : audit [DBG] from='client.15046 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:53:15.457 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:53:15.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:53:15 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:53:13.509023+0000 mgr.smithi134.qekssw (mgr.24415) 304 : cluster [DBG] pgmap v209: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:53:15.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:53:15 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:53:13.509023+0000 mgr.smithi134.qekssw (mgr.24415) 304 : cluster [DBG] pgmap v209: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:53:16.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:53:16 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:53:15.509577+0000 mgr.smithi134.qekssw (mgr.24415) 305 : cluster [DBG] pgmap v210: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:53:16.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:53:16 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:53:15.509577+0000 mgr.smithi134.qekssw (mgr.24415) 305 : cluster [DBG] pgmap v210: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:53:18.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:53:18 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:53:17.510363+0000 mgr.smithi134.qekssw (mgr.24415) 306 : cluster [DBG] pgmap v211: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:53:19.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:53:18 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:53:17.510363+0000 mgr.smithi134.qekssw (mgr.24415) 306 : cluster [DBG] pgmap v211: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:53:20.505 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:53:21.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:53:21 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:53:19.510993+0000 mgr.smithi134.qekssw (mgr.24415) 307 : cluster [DBG] pgmap v212: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:53:21.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:53:21 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:53:20.531317+0000 mon.smithi134 (mon.1) 114 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:53:21.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:53:21 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:53:19.510993+0000 mgr.smithi134.qekssw (mgr.24415) 307 : cluster [DBG] pgmap v212: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:53:21.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:53:21 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:53:20.531317+0000 mon.smithi134 (mon.1) 114 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:53:23.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:53:23 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:53:21.511613+0000 mgr.smithi134.qekssw (mgr.24415) 308 : cluster [DBG] pgmap v213: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:53:23.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:53:23 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:53:21.511613+0000 mgr.smithi134.qekssw (mgr.24415) 308 : cluster [DBG] pgmap v213: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:53:25.543 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:53:25.605 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:53:25 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:53:23.512047+0000 mgr.smithi134.qekssw (mgr.24415) 309 : cluster [DBG] pgmap v214: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:53:25.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:53:25 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:53:23.512047+0000 mgr.smithi134.qekssw (mgr.24415) 309 : cluster [DBG] pgmap v214: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:53:27.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:53:27 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:53:25.512589+0000 mgr.smithi134.qekssw (mgr.24415) 310 : cluster [DBG] pgmap v215: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:53:27.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:53:27 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:53:25.512589+0000 mgr.smithi134.qekssw (mgr.24415) 310 : cluster [DBG] pgmap v215: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:53:29.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:53:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:53:27.513453+0000 mgr.smithi134.qekssw (mgr.24415) 311 : cluster [DBG] pgmap v216: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:53:29.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:53:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:53:27.513453+0000 mgr.smithi134.qekssw (mgr.24415) 311 : cluster [DBG] pgmap v216: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:53:30.582 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:53:31.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:53:31 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:53:29.513932+0000 mgr.smithi134.qekssw (mgr.24415) 312 : cluster [DBG] pgmap v217: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:53:31.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:53:31 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:53:29.513932+0000 mgr.smithi134.qekssw (mgr.24415) 312 : cluster [DBG] pgmap v217: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:53:33.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:53:33 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:53:31.514664+0000 mgr.smithi134.qekssw (mgr.24415) 313 : cluster [DBG] pgmap v218: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:53:33.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:53:33 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:53:31.514664+0000 mgr.smithi134.qekssw (mgr.24415) 313 : cluster [DBG] pgmap v218: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:53:35.604 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:53:35 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:53:33.515163+0000 mgr.smithi134.qekssw (mgr.24415) 314 : cluster [DBG] pgmap v219: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:53:35.627 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:53:35.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:53:35 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:53:33.515163+0000 mgr.smithi134.qekssw (mgr.24415) 314 : cluster [DBG] pgmap v219: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:53:36.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:53:36 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:53:35.531569+0000 mon.smithi134 (mon.1) 115 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:53:36.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:53:36 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:53:35.531569+0000 mon.smithi134 (mon.1) 115 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:53:37.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:53:37 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:53:35.515659+0000 mgr.smithi134.qekssw (mgr.24415) 315 : cluster [DBG] pgmap v220: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:53:37.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:53:37 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:53:35.515659+0000 mgr.smithi134.qekssw (mgr.24415) 315 : cluster [DBG] pgmap v220: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:53:39.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:53:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:53:37.516455+0000 mgr.smithi134.qekssw (mgr.24415) 316 : cluster [DBG] pgmap v221: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:53:39.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:53:39 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:53:37.516455+0000 mgr.smithi134.qekssw (mgr.24415) 316 : cluster [DBG] pgmap v221: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:53:40.669 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:53:41.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:53:41 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:53:39.516847+0000 mgr.smithi134.qekssw (mgr.24415) 317 : cluster [DBG] pgmap v222: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:53:41.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:53:41 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:53:39.516847+0000 mgr.smithi134.qekssw (mgr.24415) 317 : cluster [DBG] pgmap v222: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:53:43.456 INFO:teuthology.orchestra.run.smithi103.stdout:true 2024-04-16T01:53:43.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:53:43 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:53:41.517684+0000 mgr.smithi134.qekssw (mgr.24415) 318 : cluster [DBG] pgmap v223: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:53:43.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:53:43 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:53:41.517684+0000 mgr.smithi134.qekssw (mgr.24415) 318 : cluster [DBG] pgmap v223: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:53:44.089 INFO:teuthology.orchestra.run.smithi103.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T01:53:44.089 INFO:teuthology.orchestra.run.smithi103.stdout:alertmanager.smithi103 smithi103 *:9093,9094 starting - - - - 2024-04-16T01:53:44.089 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi103 smithi103 running (15m) 6m ago 15m 6391k - 16.2.5 6933c2a0b7dd 596a73884a8d 2024-04-16T01:53:44.089 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi134 smithi134 running (14m) 6m ago 14m 6391k - 16.2.5 6933c2a0b7dd eccf250d192a 2024-04-16T01:53:44.089 INFO:teuthology.orchestra.run.smithi103.stdout:grafana.smithi103 smithi103 *:3000 starting - - - - 2024-04-16T01:53:44.089 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi103.yzimiy smithi103 running (9m) 6m ago 9m 38.7M - 16.2.5 6933c2a0b7dd cf2f08c0639d 2024-04-16T01:53:44.090 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi134.assnsf smithi134 running (9m) 6m ago 9m 12.5M - 16.2.5 6933c2a0b7dd 9ca5fc777b10 2024-04-16T01:53:44.090 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi103.rfboyd smithi103 *:9283 running (17m) 6m ago 17m 367M - 16.2.5 6933c2a0b7dd fd4a37955cd4 2024-04-16T01:53:44.090 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi134.qekssw smithi134 *:8443,9283 running (7m) 6m ago 14m 499M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 43c59b758a1f 2024-04-16T01:53:44.090 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi103 smithi103 running (17m) 6m ago 17m 52.4M 2048M 16.2.5 6933c2a0b7dd 0e564be6f870 2024-04-16T01:53:44.090 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi134 smithi134 running (14m) 6m ago 14m 43.1M 2048M 16.2.5 6933c2a0b7dd d389835288fb 2024-04-16T01:53:44.090 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.0.1.smithi103.gqcofo smithi103 *:2049 running (6m) 6m ago 6m 45.5M - 3.5 6933c2a0b7dd 0b6b40ef9c00 2024-04-16T01:53:44.091 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.1.1.smithi134.lpxagn smithi134 *:2049 running (6m) 6m ago 6m 44.8M - 3.5 6933c2a0b7dd 57d4a8c9a0d1 2024-04-16T01:53:44.091 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi103 smithi103 *:9100 running (14m) 6m ago 14m 17.0M - 0.18.1 e5a616e4b9cf ee6e2c0fda90 2024-04-16T01:53:44.091 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi134 smithi134 *:9100 running (14m) 6m ago 14m 17.0M - 0.18.1 e5a616e4b9cf b86a5432fccd 2024-04-16T01:53:44.091 INFO:teuthology.orchestra.run.smithi103.stdout:osd.0 smithi103 running (13m) 6m ago 13m 407M 1944M 16.2.5 6933c2a0b7dd 531969a5edd8 2024-04-16T01:53:44.091 INFO:teuthology.orchestra.run.smithi103.stdout:osd.1 smithi103 running (13m) 6m ago 13m 314M 1944M 16.2.5 6933c2a0b7dd 97f3a1182717 2024-04-16T01:53:44.091 INFO:teuthology.orchestra.run.smithi103.stdout:osd.2 smithi103 running (12m) 6m ago 12m 256M 1944M 16.2.5 6933c2a0b7dd 12126d451d0f 2024-04-16T01:53:44.091 INFO:teuthology.orchestra.run.smithi103.stdout:osd.3 smithi103 running (12m) 6m ago 12m 386M 1944M 16.2.5 6933c2a0b7dd 8f336b10e958 2024-04-16T01:53:44.092 INFO:teuthology.orchestra.run.smithi103.stdout:osd.4 smithi134 running (12m) 6m ago 12m 383M 2712M 16.2.5 6933c2a0b7dd fb0845263111 2024-04-16T01:53:44.092 INFO:teuthology.orchestra.run.smithi103.stdout:osd.5 smithi134 running (11m) 6m ago 11m 424M 2712M 16.2.5 6933c2a0b7dd 2a44c23ab3a6 2024-04-16T01:53:44.092 INFO:teuthology.orchestra.run.smithi103.stdout:osd.6 smithi134 running (11m) 6m ago 11m 356M 2712M 16.2.5 6933c2a0b7dd b4045b632965 2024-04-16T01:53:44.092 INFO:teuthology.orchestra.run.smithi103.stdout:osd.7 smithi134 running (11m) 6m ago 11m 504M 2712M 16.2.5 6933c2a0b7dd d6fa09360d46 2024-04-16T01:53:44.092 INFO:teuthology.orchestra.run.smithi103.stdout:prometheus.smithi103 smithi103 *:9095 running (13m) 6m ago 14m 51.5M - 2.18.1 de242295e225 a16caf630722 2024-04-16T01:53:44.483 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T01:53:44.483 INFO:teuthology.orchestra.run.smithi103.stdout: "mon": { 2024-04-16T01:53:44.483 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T01:53:44.483 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:53:44.483 INFO:teuthology.orchestra.run.smithi103.stdout: "mgr": { 2024-04-16T01:53:44.484 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-16T01:53:44.484 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T01:53:44.484 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:53:44.484 INFO:teuthology.orchestra.run.smithi103.stdout: "osd": { 2024-04-16T01:53:44.484 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-16T01:53:44.484 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:53:44.484 INFO:teuthology.orchestra.run.smithi103.stdout: "mds": { 2024-04-16T01:53:44.484 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T01:53:44.484 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:53:44.484 INFO:teuthology.orchestra.run.smithi103.stdout: "overall": { 2024-04-16T01:53:44.485 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-16T01:53:44.485 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T01:53:44.485 INFO:teuthology.orchestra.run.smithi103.stdout: } 2024-04-16T01:53:44.485 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T01:53:44.621 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:53:44 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:53:43.448739+0000 mgr.smithi134.qekssw (mgr.24415) 319 : audit [DBG] from='client.15054 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:53:44.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:53:44 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:53:43.448739+0000 mgr.smithi134.qekssw (mgr.24415) 319 : audit [DBG] from='client.15054 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:53:44.810 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T01:53:44.810 INFO:teuthology.orchestra.run.smithi103.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T01:53:44.810 INFO:teuthology.orchestra.run.smithi103.stdout: "in_progress": true, 2024-04-16T01:53:44.810 INFO:teuthology.orchestra.run.smithi103.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T01:53:44.810 INFO:teuthology.orchestra.run.smithi103.stdout: "services_complete": [], 2024-04-16T01:53:44.810 INFO:teuthology.orchestra.run.smithi103.stdout: "progress": "1/23 daemons upgraded", 2024-04-16T01:53:44.810 INFO:teuthology.orchestra.run.smithi103.stdout: "message": "", 2024-04-16T01:53:44.810 INFO:teuthology.orchestra.run.smithi103.stdout: "is_paused": false 2024-04-16T01:53:44.810 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T01:53:45.208 INFO:teuthology.orchestra.run.smithi103.stdout:HEALTH_OK 2024-04-16T01:53:45.611 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:53:45 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:53:43.518276+0000 mgr.smithi134.qekssw (mgr.24415) 320 : cluster [DBG] pgmap v224: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:53:45.611 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:53:45 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:53:43.773845+0000 mgr.smithi134.qekssw (mgr.24415) 321 : audit [DBG] from='client.15058 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:53:45.612 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:53:45 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:53:44.083700+0000 mgr.smithi134.qekssw (mgr.24415) 322 : audit [DBG] from='client.15062 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:53:45.612 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:53:45 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:53:44.487310+0000 mon.smithi103 (mon.0) 912 : audit [DBG] from='client.? 172.21.15.103:0/3117405701' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:53:45.612 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:53:45 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:53:45.212582+0000 mon.smithi103 (mon.0) 913 : audit [DBG] from='client.? 172.21.15.103:0/28786240' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T01:53:45.704 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:53:45.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:53:45 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:53:43.518276+0000 mgr.smithi134.qekssw (mgr.24415) 320 : cluster [DBG] pgmap v224: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:53:45.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:53:45 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:53:43.773845+0000 mgr.smithi134.qekssw (mgr.24415) 321 : audit [DBG] from='client.15058 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:53:45.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:53:45 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:53:44.083700+0000 mgr.smithi134.qekssw (mgr.24415) 322 : audit [DBG] from='client.15062 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:53:45.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:53:45 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:53:44.487310+0000 mon.smithi103 (mon.0) 912 : audit [DBG] from='client.? 172.21.15.103:0/3117405701' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:53:45.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:53:45 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:53:45.212582+0000 mon.smithi103 (mon.0) 913 : audit [DBG] from='client.? 172.21.15.103:0/28786240' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T01:53:46.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:53:46 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:53:44.814183+0000 mgr.smithi134.qekssw (mgr.24415) 323 : audit [DBG] from='client.15070 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:53:46.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:53:46 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:53:45.726507+0000 mon.smithi103 (mon.0) 914 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:53:46.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:53:46 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:53:45.732475+0000 mon.smithi103 (mon.0) 915 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:53:46.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:53:46 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:53:44.814183+0000 mgr.smithi134.qekssw (mgr.24415) 323 : audit [DBG] from='client.15070 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:53:46.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:53:46 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:53:45.726507+0000 mon.smithi103 (mon.0) 914 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:53:46.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:53:46 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:53:45.732475+0000 mon.smithi103 (mon.0) 915 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:53:47.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:53:47 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:53:45.518735+0000 mgr.smithi134.qekssw (mgr.24415) 324 : cluster [DBG] pgmap v225: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:53:47.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:53:47 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:53:45.753207+0000 mgr.smithi134.qekssw (mgr.24415) 325 : cephadm [INF] Reconfiguring prometheus.smithi103 (dependencies changed)... 2024-04-16T01:53:47.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:53:47 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:53:45.973839+0000 mgr.smithi134.qekssw (mgr.24415) 326 : cephadm [INF] Reconfiguring daemon prometheus.smithi103 on smithi103 2024-04-16T01:53:47.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:53:47 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:53:45.518735+0000 mgr.smithi134.qekssw (mgr.24415) 324 : cluster [DBG] pgmap v225: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:53:47.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:53:47 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:53:45.753207+0000 mgr.smithi134.qekssw (mgr.24415) 325 : cephadm [INF] Reconfiguring prometheus.smithi103 (dependencies changed)... 2024-04-16T01:53:47.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:53:47 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:53:45.973839+0000 mgr.smithi134.qekssw (mgr.24415) 326 : cephadm [INF] Reconfiguring daemon prometheus.smithi103 on smithi103 2024-04-16T01:53:49.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:53:49 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:53:47.519588+0000 mgr.smithi134.qekssw (mgr.24415) 327 : cluster [DBG] pgmap v226: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:53:49.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:53:49 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:53:47.519588+0000 mgr.smithi134.qekssw (mgr.24415) 327 : cluster [DBG] pgmap v226: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:53:50.743 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:53:51.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:53:51 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:53:49.520167+0000 mgr.smithi134.qekssw (mgr.24415) 328 : cluster [DBG] pgmap v227: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:53:51.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:53:51 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:53:50.531931+0000 mon.smithi134 (mon.1) 116 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:53:51.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:53:51 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:53:49.520167+0000 mgr.smithi134.qekssw (mgr.24415) 328 : cluster [DBG] pgmap v227: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:53:51.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:53:51 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:53:50.531931+0000 mon.smithi134 (mon.1) 116 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:53:53.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:53:53 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:53:51.520918+0000 mgr.smithi134.qekssw (mgr.24415) 329 : cluster [DBG] pgmap v228: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:53:53.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:53:53 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:53:51.520918+0000 mgr.smithi134.qekssw (mgr.24415) 329 : cluster [DBG] pgmap v228: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:53:55.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:53:55 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:53:53.521497+0000 mgr.smithi134.qekssw (mgr.24415) 330 : cluster [DBG] pgmap v229: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:53:55.787 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:53:55.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:53:55 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:53:53.521497+0000 mgr.smithi134.qekssw (mgr.24415) 330 : cluster [DBG] pgmap v229: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:53:57.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:53:57 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:53:55.522016+0000 mgr.smithi134.qekssw (mgr.24415) 331 : cluster [DBG] pgmap v230: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:53:57.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:53:57 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:53:55.522016+0000 mgr.smithi134.qekssw (mgr.24415) 331 : cluster [DBG] pgmap v230: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:53:59.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:53:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:53:57.522954+0000 mgr.smithi134.qekssw (mgr.24415) 332 : cluster [DBG] pgmap v231: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:53:59.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:53:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:53:57.522954+0000 mgr.smithi134.qekssw (mgr.24415) 332 : cluster [DBG] pgmap v231: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:54:00.833 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:54:01.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:54:01 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:53:59.523465+0000 mgr.smithi134.qekssw (mgr.24415) 333 : cluster [DBG] pgmap v232: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:54:01.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:54:01 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:53:59.523465+0000 mgr.smithi134.qekssw (mgr.24415) 333 : cluster [DBG] pgmap v232: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:54:03.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:54:03 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:54:01.524141+0000 mgr.smithi134.qekssw (mgr.24415) 334 : cluster [DBG] pgmap v233: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:54:03.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:54:03 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:54:01.524141+0000 mgr.smithi134.qekssw (mgr.24415) 334 : cluster [DBG] pgmap v233: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:54:05.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:54:05 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:54:03.524530+0000 mgr.smithi134.qekssw (mgr.24415) 335 : cluster [DBG] pgmap v234: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:54:05.877 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:54:05.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:54:05 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:54:03.524530+0000 mgr.smithi134.qekssw (mgr.24415) 335 : cluster [DBG] pgmap v234: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:54:06.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:54:06 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:54:05.532547+0000 mon.smithi134 (mon.1) 117 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:54:06.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:54:06 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:54:05.532547+0000 mon.smithi134 (mon.1) 117 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:54:07.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:54:07 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:54:05.524982+0000 mgr.smithi134.qekssw (mgr.24415) 336 : cluster [DBG] pgmap v235: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:54:07.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:54:07 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:54:05.524982+0000 mgr.smithi134.qekssw (mgr.24415) 336 : cluster [DBG] pgmap v235: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:54:09.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:54:09 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:54:07.525627+0000 mgr.smithi134.qekssw (mgr.24415) 337 : cluster [DBG] pgmap v236: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:54:09.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:54:09 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:54:07.525627+0000 mgr.smithi134.qekssw (mgr.24415) 337 : cluster [DBG] pgmap v236: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:54:10.916 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:54:11.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:54:11 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:54:09.526074+0000 mgr.smithi134.qekssw (mgr.24415) 338 : cluster [DBG] pgmap v237: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:54:11.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:54:11 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:54:09.526074+0000 mgr.smithi134.qekssw (mgr.24415) 338 : cluster [DBG] pgmap v237: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:54:13.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:54:13 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:54:11.526688+0000 mgr.smithi134.qekssw (mgr.24415) 339 : cluster [DBG] pgmap v238: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:54:13.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:54:13 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:54:11.526688+0000 mgr.smithi134.qekssw (mgr.24415) 339 : cluster [DBG] pgmap v238: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:54:15.555 INFO:teuthology.orchestra.run.smithi103.stdout:true 2024-04-16T01:54:15.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:54:15 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:54:13.527221+0000 mgr.smithi134.qekssw (mgr.24415) 340 : cluster [DBG] pgmap v239: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:54:15.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:54:15 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:54:13.527221+0000 mgr.smithi134.qekssw (mgr.24415) 340 : cluster [DBG] pgmap v239: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:54:15.956 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:54:16.186 INFO:teuthology.orchestra.run.smithi103.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T01:54:16.186 INFO:teuthology.orchestra.run.smithi103.stdout:alertmanager.smithi103 smithi103 *:9093,9094 starting - - - - 2024-04-16T01:54:16.186 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi103 smithi103 running (15m) 7m ago 15m 6391k - 16.2.5 6933c2a0b7dd 596a73884a8d 2024-04-16T01:54:16.186 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi134 smithi134 running (14m) 7m ago 14m 6391k - 16.2.5 6933c2a0b7dd eccf250d192a 2024-04-16T01:54:16.186 INFO:teuthology.orchestra.run.smithi103.stdout:grafana.smithi103 smithi103 *:3000 starting - - - - 2024-04-16T01:54:16.187 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi103.yzimiy smithi103 running (9m) 7m ago 9m 38.7M - 16.2.5 6933c2a0b7dd cf2f08c0639d 2024-04-16T01:54:16.187 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi134.assnsf smithi134 running (9m) 7m ago 9m 12.5M - 16.2.5 6933c2a0b7dd 9ca5fc777b10 2024-04-16T01:54:16.187 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi103.rfboyd smithi103 *:9283 running (17m) 7m ago 17m 367M - 16.2.5 6933c2a0b7dd fd4a37955cd4 2024-04-16T01:54:16.187 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi134.qekssw smithi134 *:8443,9283 running (8m) 7m ago 14m 499M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 43c59b758a1f 2024-04-16T01:54:16.187 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi103 smithi103 running (17m) 7m ago 17m 52.4M 2048M 16.2.5 6933c2a0b7dd 0e564be6f870 2024-04-16T01:54:16.187 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi134 smithi134 running (14m) 7m ago 14m 43.1M 2048M 16.2.5 6933c2a0b7dd d389835288fb 2024-04-16T01:54:16.187 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.0.1.smithi103.gqcofo smithi103 *:2049 running (7m) 7m ago 7m 45.5M - 3.5 6933c2a0b7dd 0b6b40ef9c00 2024-04-16T01:54:16.187 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.1.1.smithi134.lpxagn smithi134 *:2049 running (7m) 7m ago 7m 44.8M - 3.5 6933c2a0b7dd 57d4a8c9a0d1 2024-04-16T01:54:16.187 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi103 smithi103 *:9100 starting - - - - 2024-04-16T01:54:16.187 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi134 smithi134 *:9100 running (14m) 7m ago 14m 17.0M - 0.18.1 e5a616e4b9cf b86a5432fccd 2024-04-16T01:54:16.187 INFO:teuthology.orchestra.run.smithi103.stdout:osd.0 smithi103 running (14m) 7m ago 14m 407M 1944M 16.2.5 6933c2a0b7dd 531969a5edd8 2024-04-16T01:54:16.187 INFO:teuthology.orchestra.run.smithi103.stdout:osd.1 smithi103 running (13m) 7m ago 13m 314M 1944M 16.2.5 6933c2a0b7dd 97f3a1182717 2024-04-16T01:54:16.187 INFO:teuthology.orchestra.run.smithi103.stdout:osd.2 smithi103 running (13m) 7m ago 13m 256M 1944M 16.2.5 6933c2a0b7dd 12126d451d0f 2024-04-16T01:54:16.187 INFO:teuthology.orchestra.run.smithi103.stdout:osd.3 smithi103 running (12m) 7m ago 12m 386M 1944M 16.2.5 6933c2a0b7dd 8f336b10e958 2024-04-16T01:54:16.188 INFO:teuthology.orchestra.run.smithi103.stdout:osd.4 smithi134 running (12m) 7m ago 12m 383M 2712M 16.2.5 6933c2a0b7dd fb0845263111 2024-04-16T01:54:16.188 INFO:teuthology.orchestra.run.smithi103.stdout:osd.5 smithi134 running (12m) 7m ago 12m 424M 2712M 16.2.5 6933c2a0b7dd 2a44c23ab3a6 2024-04-16T01:54:16.188 INFO:teuthology.orchestra.run.smithi103.stdout:osd.6 smithi134 running (11m) 7m ago 11m 356M 2712M 16.2.5 6933c2a0b7dd b4045b632965 2024-04-16T01:54:16.188 INFO:teuthology.orchestra.run.smithi103.stdout:osd.7 smithi134 running (11m) 7m ago 11m 504M 2712M 16.2.5 6933c2a0b7dd d6fa09360d46 2024-04-16T01:54:16.188 INFO:teuthology.orchestra.run.smithi103.stdout:prometheus.smithi103 smithi103 *:9095 running (13m) 7m ago 15m 51.5M - 2.18.1 de242295e225 a16caf630722 2024-04-16T01:54:16.565 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T01:54:16.565 INFO:teuthology.orchestra.run.smithi103.stdout: "mon": { 2024-04-16T01:54:16.565 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T01:54:16.565 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:54:16.566 INFO:teuthology.orchestra.run.smithi103.stdout: "mgr": { 2024-04-16T01:54:16.566 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-16T01:54:16.566 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T01:54:16.566 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:54:16.566 INFO:teuthology.orchestra.run.smithi103.stdout: "osd": { 2024-04-16T01:54:16.566 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-16T01:54:16.566 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:54:16.566 INFO:teuthology.orchestra.run.smithi103.stdout: "mds": { 2024-04-16T01:54:16.566 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T01:54:16.566 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:54:16.566 INFO:teuthology.orchestra.run.smithi103.stdout: "overall": { 2024-04-16T01:54:16.566 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-16T01:54:16.566 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T01:54:16.566 INFO:teuthology.orchestra.run.smithi103.stdout: } 2024-04-16T01:54:16.567 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T01:54:16.884 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T01:54:16.884 INFO:teuthology.orchestra.run.smithi103.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T01:54:16.884 INFO:teuthology.orchestra.run.smithi103.stdout: "in_progress": true, 2024-04-16T01:54:16.884 INFO:teuthology.orchestra.run.smithi103.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T01:54:16.884 INFO:teuthology.orchestra.run.smithi103.stdout: "services_complete": [], 2024-04-16T01:54:16.885 INFO:teuthology.orchestra.run.smithi103.stdout: "progress": "1/23 daemons upgraded", 2024-04-16T01:54:16.885 INFO:teuthology.orchestra.run.smithi103.stdout: "message": "", 2024-04-16T01:54:16.885 INFO:teuthology.orchestra.run.smithi103.stdout: "is_paused": false 2024-04-16T01:54:16.886 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T01:54:17.263 INFO:teuthology.orchestra.run.smithi103.stdout:HEALTH_OK 2024-04-16T01:54:17.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:54:17 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:54:15.527653+0000 mgr.smithi134.qekssw (mgr.24415) 341 : cluster [DBG] pgmap v240: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:54:17.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:54:17 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:54:15.547256+0000 mgr.smithi134.qekssw (mgr.24415) 342 : audit [DBG] from='client.15078 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:54:17.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:54:17 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:54:15.867373+0000 mgr.smithi134.qekssw (mgr.24415) 343 : audit [DBG] from='client.15082 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:54:17.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:54:17 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:54:16.180773+0000 mgr.smithi134.qekssw (mgr.24415) 344 : audit [DBG] from='client.15086 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:54:17.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:54:17 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:54:16.570196+0000 mon.smithi103 (mon.0) 916 : audit [DBG] from='client.? 172.21.15.103:0/2929732587' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:54:17.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:54:17 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:54:17.268598+0000 mon.smithi103 (mon.0) 917 : audit [DBG] from='client.? 172.21.15.103:0/3274781433' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T01:54:17.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:54:17 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:54:15.527653+0000 mgr.smithi134.qekssw (mgr.24415) 341 : cluster [DBG] pgmap v240: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:54:17.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:54:17 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:54:15.547256+0000 mgr.smithi134.qekssw (mgr.24415) 342 : audit [DBG] from='client.15078 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:54:17.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:54:17 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:54:15.867373+0000 mgr.smithi134.qekssw (mgr.24415) 343 : audit [DBG] from='client.15082 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:54:17.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:54:17 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:54:16.180773+0000 mgr.smithi134.qekssw (mgr.24415) 344 : audit [DBG] from='client.15086 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:54:17.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:54:17 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:54:16.570196+0000 mon.smithi103 (mon.0) 916 : audit [DBG] from='client.? 172.21.15.103:0/2929732587' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:54:17.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:54:17 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:54:17.268598+0000 mon.smithi103 (mon.0) 917 : audit [DBG] from='client.? 172.21.15.103:0/3274781433' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T01:54:18.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:54:18 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:54:16.888538+0000 mgr.smithi134.qekssw (mgr.24415) 345 : audit [DBG] from='client.15094 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:54:18.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:54:18 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:54:16.888538+0000 mgr.smithi134.qekssw (mgr.24415) 345 : audit [DBG] from='client.15094 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:54:19.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:54:19 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:54:17.528456+0000 mgr.smithi134.qekssw (mgr.24415) 346 : cluster [DBG] pgmap v241: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:54:19.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:54:19 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:54:17.528456+0000 mgr.smithi134.qekssw (mgr.24415) 346 : cluster [DBG] pgmap v241: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:54:21.003 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:54:21.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:54:21 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:54:19.528829+0000 mgr.smithi134.qekssw (mgr.24415) 347 : cluster [DBG] pgmap v242: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:54:21.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:54:21 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:54:20.532445+0000 mon.smithi134 (mon.1) 118 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:54:21.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:54:21 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:54:19.528829+0000 mgr.smithi134.qekssw (mgr.24415) 347 : cluster [DBG] pgmap v242: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:54:21.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:54:21 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:54:20.532445+0000 mon.smithi134 (mon.1) 118 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:54:23.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:54:23 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:54:21.529652+0000 mgr.smithi134.qekssw (mgr.24415) 348 : cluster [DBG] pgmap v243: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:54:23.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:54:23 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:54:21.529652+0000 mgr.smithi134.qekssw (mgr.24415) 348 : cluster [DBG] pgmap v243: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:54:25.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:54:25 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:54:23.530068+0000 mgr.smithi134.qekssw (mgr.24415) 349 : cluster [DBG] pgmap v244: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:54:25.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:54:25 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:54:23.530068+0000 mgr.smithi134.qekssw (mgr.24415) 349 : cluster [DBG] pgmap v244: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:54:26.041 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:54:27.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:54:27 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:54:25.530659+0000 mgr.smithi134.qekssw (mgr.24415) 350 : cluster [DBG] pgmap v245: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:54:27.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:54:27 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:54:25.530659+0000 mgr.smithi134.qekssw (mgr.24415) 350 : cluster [DBG] pgmap v245: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:54:29.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:54:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:54:27.531504+0000 mgr.smithi134.qekssw (mgr.24415) 351 : cluster [DBG] pgmap v246: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:54:29.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:54:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:54:27.531504+0000 mgr.smithi134.qekssw (mgr.24415) 351 : cluster [DBG] pgmap v246: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:54:31.077 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:54:31.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:54:31 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:54:29.532037+0000 mgr.smithi134.qekssw (mgr.24415) 352 : cluster [DBG] pgmap v247: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:54:31.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:54:31 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:54:29.532037+0000 mgr.smithi134.qekssw (mgr.24415) 352 : cluster [DBG] pgmap v247: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:54:33.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:54:33 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:54:31.532760+0000 mgr.smithi134.qekssw (mgr.24415) 353 : cluster [DBG] pgmap v248: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:54:33.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:54:33 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:54:31.532760+0000 mgr.smithi134.qekssw (mgr.24415) 353 : cluster [DBG] pgmap v248: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:54:35.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:54:35 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:54:33.533235+0000 mgr.smithi134.qekssw (mgr.24415) 354 : cluster [DBG] pgmap v249: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:54:35.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:54:35 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:54:33.533235+0000 mgr.smithi134.qekssw (mgr.24415) 354 : cluster [DBG] pgmap v249: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:54:36.130 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:54:36.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:54:36 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:54:35.532816+0000 mon.smithi134 (mon.1) 119 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:54:36.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:54:36 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:54:35.532816+0000 mon.smithi134 (mon.1) 119 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:54:37.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:54:37 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:54:35.533612+0000 mgr.smithi134.qekssw (mgr.24415) 355 : cluster [DBG] pgmap v250: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:54:37.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:54:37 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:54:35.533612+0000 mgr.smithi134.qekssw (mgr.24415) 355 : cluster [DBG] pgmap v250: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:54:39.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:54:39 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:54:37.534296+0000 mgr.smithi134.qekssw (mgr.24415) 356 : cluster [DBG] pgmap v251: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:54:39.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:54:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:54:37.534296+0000 mgr.smithi134.qekssw (mgr.24415) 356 : cluster [DBG] pgmap v251: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:54:41.188 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:54:41.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:54:41 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:54:39.534686+0000 mgr.smithi134.qekssw (mgr.24415) 357 : cluster [DBG] pgmap v252: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:54:41.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:54:41 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:54:39.534686+0000 mgr.smithi134.qekssw (mgr.24415) 357 : cluster [DBG] pgmap v252: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:54:43.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:54:43 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:54:41.535512+0000 mgr.smithi134.qekssw (mgr.24415) 358 : cluster [DBG] pgmap v253: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:54:43.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:54:43 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:54:41.535512+0000 mgr.smithi134.qekssw (mgr.24415) 358 : cluster [DBG] pgmap v253: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:54:45.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:54:45 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:54:43.535924+0000 mgr.smithi134.qekssw (mgr.24415) 359 : cluster [DBG] pgmap v254: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:54:45.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:54:45 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:54:43.535924+0000 mgr.smithi134.qekssw (mgr.24415) 359 : cluster [DBG] pgmap v254: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:54:46.242 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:54:46.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:54:46 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:54:45.536320+0000 mgr.smithi134.qekssw (mgr.24415) 360 : cluster [DBG] pgmap v255: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:54:46.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:54:46 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:54:45.536320+0000 mgr.smithi134.qekssw (mgr.24415) 360 : cluster [DBG] pgmap v255: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:54:47.612 INFO:teuthology.orchestra.run.smithi103.stdout:true 2024-04-16T01:54:48.242 INFO:teuthology.orchestra.run.smithi103.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T01:54:48.242 INFO:teuthology.orchestra.run.smithi103.stdout:alertmanager.smithi103 smithi103 *:9093,9094 starting - - - - 2024-04-16T01:54:48.243 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi103 smithi103 running (16m) 7m ago 16m 6391k - 16.2.5 6933c2a0b7dd 596a73884a8d 2024-04-16T01:54:48.243 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi134 smithi134 running (15m) 7m ago 15m 6391k - 16.2.5 6933c2a0b7dd eccf250d192a 2024-04-16T01:54:48.243 INFO:teuthology.orchestra.run.smithi103.stdout:grafana.smithi103 smithi103 *:3000 starting - - - - 2024-04-16T01:54:48.243 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi103.yzimiy smithi103 running (10m) 7m ago 10m 38.7M - 16.2.5 6933c2a0b7dd cf2f08c0639d 2024-04-16T01:54:48.243 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi134.assnsf smithi134 running (10m) 7m ago 10m 12.5M - 16.2.5 6933c2a0b7dd 9ca5fc777b10 2024-04-16T01:54:48.243 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi103.rfboyd smithi103 *:9283 running (18m) 7m ago 18m 367M - 16.2.5 6933c2a0b7dd fd4a37955cd4 2024-04-16T01:54:48.243 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi134.qekssw smithi134 *:8443,9283 running (8m) 7m ago 15m 499M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 43c59b758a1f 2024-04-16T01:54:48.243 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi103 smithi103 running (18m) 7m ago 18m 52.4M 2048M 16.2.5 6933c2a0b7dd 0e564be6f870 2024-04-16T01:54:48.243 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi134 smithi134 running (15m) 7m ago 15m 43.1M 2048M 16.2.5 6933c2a0b7dd d389835288fb 2024-04-16T01:54:48.244 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.0.1.smithi103.gqcofo smithi103 *:2049 running (7m) 7m ago 7m 45.5M - 3.5 6933c2a0b7dd 0b6b40ef9c00 2024-04-16T01:54:48.244 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.1.1.smithi134.lpxagn smithi134 *:2049 running (7m) 7m ago 7m 44.8M - 3.5 6933c2a0b7dd 57d4a8c9a0d1 2024-04-16T01:54:48.244 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi103 smithi103 *:9100 starting - - - - 2024-04-16T01:54:48.244 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi134 smithi134 *:9100 running (15m) 7m ago 15m 17.0M - 0.18.1 e5a616e4b9cf b86a5432fccd 2024-04-16T01:54:48.244 INFO:teuthology.orchestra.run.smithi103.stdout:osd.0 smithi103 running (14m) 7m ago 14m 407M 1944M 16.2.5 6933c2a0b7dd 531969a5edd8 2024-04-16T01:54:48.244 INFO:teuthology.orchestra.run.smithi103.stdout:osd.1 smithi103 running (14m) 7m ago 14m 314M 1944M 16.2.5 6933c2a0b7dd 97f3a1182717 2024-04-16T01:54:48.244 INFO:teuthology.orchestra.run.smithi103.stdout:osd.2 smithi103 running (13m) 7m ago 13m 256M 1944M 16.2.5 6933c2a0b7dd 12126d451d0f 2024-04-16T01:54:48.244 INFO:teuthology.orchestra.run.smithi103.stdout:osd.3 smithi103 running (13m) 7m ago 13m 386M 1944M 16.2.5 6933c2a0b7dd 8f336b10e958 2024-04-16T01:54:48.244 INFO:teuthology.orchestra.run.smithi103.stdout:osd.4 smithi134 running (13m) 7m ago 13m 383M 2712M 16.2.5 6933c2a0b7dd fb0845263111 2024-04-16T01:54:48.244 INFO:teuthology.orchestra.run.smithi103.stdout:osd.5 smithi134 running (12m) 7m ago 12m 424M 2712M 16.2.5 6933c2a0b7dd 2a44c23ab3a6 2024-04-16T01:54:48.244 INFO:teuthology.orchestra.run.smithi103.stdout:osd.6 smithi134 running (12m) 7m ago 12m 356M 2712M 16.2.5 6933c2a0b7dd b4045b632965 2024-04-16T01:54:48.244 INFO:teuthology.orchestra.run.smithi103.stdout:osd.7 smithi134 running (12m) 7m ago 12m 504M 2712M 16.2.5 6933c2a0b7dd d6fa09360d46 2024-04-16T01:54:48.244 INFO:teuthology.orchestra.run.smithi103.stdout:prometheus.smithi103 smithi103 *:9095 running (14m) 7m ago 15m 51.5M - 2.18.1 de242295e225 a16caf630722 2024-04-16T01:54:48.618 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T01:54:48.618 INFO:teuthology.orchestra.run.smithi103.stdout: "mon": { 2024-04-16T01:54:48.618 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T01:54:48.618 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:54:48.618 INFO:teuthology.orchestra.run.smithi103.stdout: "mgr": { 2024-04-16T01:54:48.618 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-16T01:54:48.618 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T01:54:48.619 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:54:48.619 INFO:teuthology.orchestra.run.smithi103.stdout: "osd": { 2024-04-16T01:54:48.619 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-16T01:54:48.619 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:54:48.619 INFO:teuthology.orchestra.run.smithi103.stdout: "mds": { 2024-04-16T01:54:48.619 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T01:54:48.619 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:54:48.619 INFO:teuthology.orchestra.run.smithi103.stdout: "overall": { 2024-04-16T01:54:48.619 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-16T01:54:48.619 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T01:54:48.619 INFO:teuthology.orchestra.run.smithi103.stdout: } 2024-04-16T01:54:48.619 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T01:54:48.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:54:48 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:54:47.537217+0000 mgr.smithi134.qekssw (mgr.24415) 361 : cluster [DBG] pgmap v256: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:54:48.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:54:48 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:54:47.603700+0000 mgr.smithi134.qekssw (mgr.24415) 362 : audit [DBG] from='client.15102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:54:48.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:54:48 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:54:47.926334+0000 mgr.smithi134.qekssw (mgr.24415) 363 : audit [DBG] from='client.15106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:54:48.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:54:48 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:54:48.236833+0000 mgr.smithi134.qekssw (mgr.24415) 364 : audit [DBG] from='client.15110 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:54:48.939 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T01:54:48.940 INFO:teuthology.orchestra.run.smithi103.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T01:54:48.940 INFO:teuthology.orchestra.run.smithi103.stdout: "in_progress": true, 2024-04-16T01:54:48.940 INFO:teuthology.orchestra.run.smithi103.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T01:54:48.940 INFO:teuthology.orchestra.run.smithi103.stdout: "services_complete": [], 2024-04-16T01:54:48.940 INFO:teuthology.orchestra.run.smithi103.stdout: "progress": "1/23 daemons upgraded", 2024-04-16T01:54:48.940 INFO:teuthology.orchestra.run.smithi103.stdout: "message": "", 2024-04-16T01:54:48.940 INFO:teuthology.orchestra.run.smithi103.stdout: "is_paused": false 2024-04-16T01:54:48.940 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T01:54:49.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:54:48 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:54:47.537217+0000 mgr.smithi134.qekssw (mgr.24415) 361 : cluster [DBG] pgmap v256: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:54:49.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:54:48 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:54:47.603700+0000 mgr.smithi134.qekssw (mgr.24415) 362 : audit [DBG] from='client.15102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:54:49.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:54:48 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:54:47.926334+0000 mgr.smithi134.qekssw (mgr.24415) 363 : audit [DBG] from='client.15106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:54:49.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:54:48 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:54:48.236833+0000 mgr.smithi134.qekssw (mgr.24415) 364 : audit [DBG] from='client.15110 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:54:49.314 INFO:teuthology.orchestra.run.smithi103.stdout:HEALTH_OK 2024-04-16T01:54:49.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:54:49 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:54:48.622925+0000 mon.smithi103 (mon.0) 918 : audit [DBG] from='client.? 172.21.15.103:0/164681086' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:54:49.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:54:49 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:54:48.944038+0000 mgr.smithi134.qekssw (mgr.24415) 365 : audit [DBG] from='client.15118 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:54:49.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:54:49 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:54:49.319429+0000 mon.smithi103 (mon.0) 919 : audit [DBG] from='client.? 172.21.15.103:0/3952063609' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T01:54:50.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:54:49 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:54:48.622925+0000 mon.smithi103 (mon.0) 918 : audit [DBG] from='client.? 172.21.15.103:0/164681086' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:54:50.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:54:49 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:54:48.944038+0000 mgr.smithi134.qekssw (mgr.24415) 365 : audit [DBG] from='client.15118 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:54:50.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:54:49 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:54:49.319429+0000 mon.smithi103 (mon.0) 919 : audit [DBG] from='client.? 172.21.15.103:0/3952063609' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T01:54:51.282 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:54:51.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:54:51 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:54:49.537679+0000 mgr.smithi134.qekssw (mgr.24415) 366 : cluster [DBG] pgmap v257: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:54:51.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:54:51 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:54:50.533044+0000 mon.smithi134 (mon.1) 120 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:54:51.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:54:51 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:54:49.537679+0000 mgr.smithi134.qekssw (mgr.24415) 366 : cluster [DBG] pgmap v257: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:54:51.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:54:51 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:54:50.533044+0000 mon.smithi134 (mon.1) 120 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:54:53.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:54:53 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:54:51.538515+0000 mgr.smithi134.qekssw (mgr.24415) 367 : cluster [DBG] pgmap v258: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:54:53.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:54:53 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:54:51.538515+0000 mgr.smithi134.qekssw (mgr.24415) 367 : cluster [DBG] pgmap v258: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:54:55.604 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:54:55 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:54:53.538934+0000 mgr.smithi134.qekssw (mgr.24415) 368 : cluster [DBG] pgmap v259: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:54:55.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:54:55 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:54:53.538934+0000 mgr.smithi134.qekssw (mgr.24415) 368 : cluster [DBG] pgmap v259: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:54:56.320 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:54:57.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:54:57 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:54:55.539402+0000 mgr.smithi134.qekssw (mgr.24415) 369 : cluster [DBG] pgmap v260: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:54:57.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:54:57 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:54:55.539402+0000 mgr.smithi134.qekssw (mgr.24415) 369 : cluster [DBG] pgmap v260: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:54:59.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:54:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:54:57.540155+0000 mgr.smithi134.qekssw (mgr.24415) 370 : cluster [DBG] pgmap v261: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:54:59.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:54:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:54:57.540155+0000 mgr.smithi134.qekssw (mgr.24415) 370 : cluster [DBG] pgmap v261: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:55:01.368 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:55:01.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:55:01 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:54:59.540559+0000 mgr.smithi134.qekssw (mgr.24415) 371 : cluster [DBG] pgmap v262: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:55:01.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:55:01 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:54:59.540559+0000 mgr.smithi134.qekssw (mgr.24415) 371 : cluster [DBG] pgmap v262: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:55:03.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:55:03 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:55:01.541400+0000 mgr.smithi134.qekssw (mgr.24415) 372 : cluster [DBG] pgmap v263: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:55:03.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:55:03 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:55:01.541400+0000 mgr.smithi134.qekssw (mgr.24415) 372 : cluster [DBG] pgmap v263: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:55:05.604 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:55:05 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:55:03.541771+0000 mgr.smithi134.qekssw (mgr.24415) 373 : cluster [DBG] pgmap v264: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:55:05.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:55:05 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:55:03.541771+0000 mgr.smithi134.qekssw (mgr.24415) 373 : cluster [DBG] pgmap v264: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:55:06.413 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:55:06.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:55:06 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:55:05.533491+0000 mon.smithi134 (mon.1) 121 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:55:06.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:55:06 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:55:05.533491+0000 mon.smithi134 (mon.1) 121 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:55:07.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:55:07 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:55:05.542166+0000 mgr.smithi134.qekssw (mgr.24415) 374 : cluster [DBG] pgmap v265: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:55:07.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:55:07 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:55:05.542166+0000 mgr.smithi134.qekssw (mgr.24415) 374 : cluster [DBG] pgmap v265: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:55:09.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:55:09 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:55:07.542829+0000 mgr.smithi134.qekssw (mgr.24415) 375 : cluster [DBG] pgmap v266: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:55:09.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:55:09 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:55:07.542829+0000 mgr.smithi134.qekssw (mgr.24415) 375 : cluster [DBG] pgmap v266: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:55:11.458 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:55:11.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:55:11 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:55:09.543350+0000 mgr.smithi134.qekssw (mgr.24415) 376 : cluster [DBG] pgmap v267: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:55:11.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:55:11 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:55:09.543350+0000 mgr.smithi134.qekssw (mgr.24415) 376 : cluster [DBG] pgmap v267: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:55:13.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:55:13 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:55:11.544094+0000 mgr.smithi134.qekssw (mgr.24415) 377 : cluster [DBG] pgmap v268: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:55:13.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:55:13 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:55:11.544094+0000 mgr.smithi134.qekssw (mgr.24415) 377 : cluster [DBG] pgmap v268: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:55:15.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:55:15 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:55:13.544500+0000 mgr.smithi134.qekssw (mgr.24415) 378 : cluster [DBG] pgmap v269: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:55:15.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:55:15 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:55:13.544500+0000 mgr.smithi134.qekssw (mgr.24415) 378 : cluster [DBG] pgmap v269: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:55:16.496 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:55:17.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:55:17 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:55:15.545059+0000 mgr.smithi134.qekssw (mgr.24415) 379 : cluster [DBG] pgmap v270: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:55:17.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:55:17 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:55:15.545059+0000 mgr.smithi134.qekssw (mgr.24415) 379 : cluster [DBG] pgmap v270: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:55:19.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:55:19 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:55:17.546020+0000 mgr.smithi134.qekssw (mgr.24415) 380 : cluster [DBG] pgmap v271: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:55:19.658 INFO:teuthology.orchestra.run.smithi103.stdout:true 2024-04-16T01:55:19.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:55:19 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:55:17.546020+0000 mgr.smithi134.qekssw (mgr.24415) 380 : cluster [DBG] pgmap v271: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:55:20.287 INFO:teuthology.orchestra.run.smithi103.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T01:55:20.287 INFO:teuthology.orchestra.run.smithi103.stdout:alertmanager.smithi103 smithi103 *:9093,9094 starting - - - - 2024-04-16T01:55:20.287 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi103 smithi103 running (17m) 8m ago 17m 6391k - 16.2.5 6933c2a0b7dd 596a73884a8d 2024-04-16T01:55:20.287 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi134 smithi134 running (16m) 8m ago 16m 6391k - 16.2.5 6933c2a0b7dd eccf250d192a 2024-04-16T01:55:20.287 INFO:teuthology.orchestra.run.smithi103.stdout:grafana.smithi103 smithi103 *:3000 starting - - - - 2024-04-16T01:55:20.287 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi103.yzimiy smithi103 running (11m) 8m ago 11m 38.7M - 16.2.5 6933c2a0b7dd cf2f08c0639d 2024-04-16T01:55:20.287 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi134.assnsf smithi134 running (11m) 8m ago 11m 12.5M - 16.2.5 6933c2a0b7dd 9ca5fc777b10 2024-04-16T01:55:20.287 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi103.rfboyd smithi103 *:9283 running (18m) 8m ago 18m 367M - 16.2.5 6933c2a0b7dd fd4a37955cd4 2024-04-16T01:55:20.287 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi134.qekssw smithi134 *:8443,9283 running (9m) 8m ago 15m 499M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 43c59b758a1f 2024-04-16T01:55:20.287 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi103 smithi103 running (18m) 8m ago 18m 52.4M 2048M 16.2.5 6933c2a0b7dd 0e564be6f870 2024-04-16T01:55:20.287 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi134 smithi134 running (15m) 8m ago 15m 43.1M 2048M 16.2.5 6933c2a0b7dd d389835288fb 2024-04-16T01:55:20.288 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.0.1.smithi103.gqcofo smithi103 *:2049 running (8m) 8m ago 8m 45.5M - 3.5 6933c2a0b7dd 0b6b40ef9c00 2024-04-16T01:55:20.288 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.1.1.smithi134.lpxagn smithi134 *:2049 running (8m) 8m ago 8m 44.8M - 3.5 6933c2a0b7dd 57d4a8c9a0d1 2024-04-16T01:55:20.288 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi103 smithi103 *:9100 starting - - - - 2024-04-16T01:55:20.288 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi134 smithi134 *:9100 running (15m) 8m ago 15m 17.0M - 0.18.1 e5a616e4b9cf b86a5432fccd 2024-04-16T01:55:20.288 INFO:teuthology.orchestra.run.smithi103.stdout:osd.0 smithi103 running (15m) 8m ago 15m 407M 1944M 16.2.5 6933c2a0b7dd 531969a5edd8 2024-04-16T01:55:20.288 INFO:teuthology.orchestra.run.smithi103.stdout:osd.1 smithi103 running (14m) 8m ago 14m 314M 1944M 16.2.5 6933c2a0b7dd 97f3a1182717 2024-04-16T01:55:20.288 INFO:teuthology.orchestra.run.smithi103.stdout:osd.2 smithi103 running (14m) 8m ago 14m 256M 1944M 16.2.5 6933c2a0b7dd 12126d451d0f 2024-04-16T01:55:20.288 INFO:teuthology.orchestra.run.smithi103.stdout:osd.3 smithi103 running (14m) 8m ago 14m 386M 1944M 16.2.5 6933c2a0b7dd 8f336b10e958 2024-04-16T01:55:20.288 INFO:teuthology.orchestra.run.smithi103.stdout:osd.4 smithi134 running (13m) 8m ago 13m 383M 2712M 16.2.5 6933c2a0b7dd fb0845263111 2024-04-16T01:55:20.288 INFO:teuthology.orchestra.run.smithi103.stdout:osd.5 smithi134 running (13m) 8m ago 13m 424M 2712M 16.2.5 6933c2a0b7dd 2a44c23ab3a6 2024-04-16T01:55:20.288 INFO:teuthology.orchestra.run.smithi103.stdout:osd.6 smithi134 running (13m) 8m ago 13m 356M 2712M 16.2.5 6933c2a0b7dd b4045b632965 2024-04-16T01:55:20.288 INFO:teuthology.orchestra.run.smithi103.stdout:osd.7 smithi134 running (12m) 8m ago 12m 504M 2712M 16.2.5 6933c2a0b7dd d6fa09360d46 2024-04-16T01:55:20.288 INFO:teuthology.orchestra.run.smithi103.stdout:prometheus.smithi103 smithi103 *:9095 running (14m) 8m ago 16m 51.5M - 2.18.1 de242295e225 a16caf630722 2024-04-16T01:55:20.668 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T01:55:20.668 INFO:teuthology.orchestra.run.smithi103.stdout: "mon": { 2024-04-16T01:55:20.668 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T01:55:20.668 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:55:20.668 INFO:teuthology.orchestra.run.smithi103.stdout: "mgr": { 2024-04-16T01:55:20.668 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-16T01:55:20.668 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T01:55:20.668 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:55:20.669 INFO:teuthology.orchestra.run.smithi103.stdout: "osd": { 2024-04-16T01:55:20.669 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-16T01:55:20.669 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:55:20.669 INFO:teuthology.orchestra.run.smithi103.stdout: "mds": { 2024-04-16T01:55:20.669 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T01:55:20.669 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:55:20.669 INFO:teuthology.orchestra.run.smithi103.stdout: "overall": { 2024-04-16T01:55:20.669 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-16T01:55:20.669 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T01:55:20.669 INFO:teuthology.orchestra.run.smithi103.stdout: } 2024-04-16T01:55:20.669 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T01:55:20.988 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T01:55:20.988 INFO:teuthology.orchestra.run.smithi103.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T01:55:20.988 INFO:teuthology.orchestra.run.smithi103.stdout: "in_progress": true, 2024-04-16T01:55:20.988 INFO:teuthology.orchestra.run.smithi103.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T01:55:20.988 INFO:teuthology.orchestra.run.smithi103.stdout: "services_complete": [], 2024-04-16T01:55:20.988 INFO:teuthology.orchestra.run.smithi103.stdout: "progress": "1/23 daemons upgraded", 2024-04-16T01:55:20.988 INFO:teuthology.orchestra.run.smithi103.stdout: "message": "", 2024-04-16T01:55:20.989 INFO:teuthology.orchestra.run.smithi103.stdout: "is_paused": false 2024-04-16T01:55:20.989 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T01:55:21.367 INFO:teuthology.orchestra.run.smithi103.stdout:HEALTH_OK 2024-04-16T01:55:21.527 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:55:21.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:55:21 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:55:19.546629+0000 mgr.smithi134.qekssw (mgr.24415) 381 : cluster [DBG] pgmap v272: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-04-16T01:55:21.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:55:21 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:55:19.650340+0000 mgr.smithi134.qekssw (mgr.24415) 382 : audit [DBG] from='client.15126 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:55:21.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:55:21 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:55:19.969310+0000 mgr.smithi134.qekssw (mgr.24415) 383 : audit [DBG] from='client.15130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:55:21.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:55:21 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:55:20.281762+0000 mgr.smithi134.qekssw (mgr.24415) 384 : audit [DBG] from='client.15134 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:55:21.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:55:21 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:55:20.533501+0000 mon.smithi134 (mon.1) 122 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:55:21.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:55:21 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:55:20.672988+0000 mon.smithi103 (mon.0) 920 : audit [DBG] from='client.? 172.21.15.103:0/379396608' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:55:21.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:55:21 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:55:21.372077+0000 mon.smithi103 (mon.0) 921 : audit [DBG] from='client.? 172.21.15.103:0/2478737912' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T01:55:21.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:55:21 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:55:19.546629+0000 mgr.smithi134.qekssw (mgr.24415) 381 : cluster [DBG] pgmap v272: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-04-16T01:55:21.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:55:21 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:55:19.650340+0000 mgr.smithi134.qekssw (mgr.24415) 382 : audit [DBG] from='client.15126 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:55:21.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:55:21 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:55:19.969310+0000 mgr.smithi134.qekssw (mgr.24415) 383 : audit [DBG] from='client.15130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:55:21.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:55:21 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:55:20.281762+0000 mgr.smithi134.qekssw (mgr.24415) 384 : audit [DBG] from='client.15134 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:55:21.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:55:21 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:55:20.533501+0000 mon.smithi134 (mon.1) 122 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:55:21.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:55:21 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:55:20.672988+0000 mon.smithi103 (mon.0) 920 : audit [DBG] from='client.? 172.21.15.103:0/379396608' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:55:21.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:55:21 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:55:21.372077+0000 mon.smithi103 (mon.0) 921 : audit [DBG] from='client.? 172.21.15.103:0/2478737912' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T01:55:22.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:55:22 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:55:20.992719+0000 mgr.smithi134.qekssw (mgr.24415) 385 : audit [DBG] from='client.15142 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:55:22.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:55:22 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:55:20.992719+0000 mgr.smithi134.qekssw (mgr.24415) 385 : audit [DBG] from='client.15142 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:55:23.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:55:23 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:55:21.547433+0000 mgr.smithi134.qekssw (mgr.24415) 386 : cluster [DBG] pgmap v273: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:55:23.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:55:23 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:55:21.547433+0000 mgr.smithi134.qekssw (mgr.24415) 386 : cluster [DBG] pgmap v273: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:55:25.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:55:25 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:55:23.548030+0000 mgr.smithi134.qekssw (mgr.24415) 387 : cluster [DBG] pgmap v274: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-04-16T01:55:25.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:55:25 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:55:23.548030+0000 mgr.smithi134.qekssw (mgr.24415) 387 : cluster [DBG] pgmap v274: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-04-16T01:55:26.579 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:55:27.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:55:27 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:55:25.548409+0000 mgr.smithi134.qekssw (mgr.24415) 388 : cluster [DBG] pgmap v275: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-04-16T01:55:27.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:55:27 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:55:25.548409+0000 mgr.smithi134.qekssw (mgr.24415) 388 : cluster [DBG] pgmap v275: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-04-16T01:55:29.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:55:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:55:27.549085+0000 mgr.smithi134.qekssw (mgr.24415) 389 : cluster [DBG] pgmap v276: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:55:29.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:55:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:55:27.549085+0000 mgr.smithi134.qekssw (mgr.24415) 389 : cluster [DBG] pgmap v276: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:55:31.618 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:55:31.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:55:31 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:55:29.549446+0000 mgr.smithi134.qekssw (mgr.24415) 390 : cluster [DBG] pgmap v277: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:55:31.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:55:31 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:55:29.549446+0000 mgr.smithi134.qekssw (mgr.24415) 390 : cluster [DBG] pgmap v277: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:55:33.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:55:33 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:55:31.550154+0000 mgr.smithi134.qekssw (mgr.24415) 391 : cluster [DBG] pgmap v278: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:55:33.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:55:33 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:55:31.550154+0000 mgr.smithi134.qekssw (mgr.24415) 391 : cluster [DBG] pgmap v278: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:55:35.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:55:35 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:55:33.550506+0000 mgr.smithi134.qekssw (mgr.24415) 392 : cluster [DBG] pgmap v279: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:55:35.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:55:35 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:55:33.550506+0000 mgr.smithi134.qekssw (mgr.24415) 392 : cluster [DBG] pgmap v279: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:55:36.653 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:55:36.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:55:36 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:55:35.533931+0000 mon.smithi134 (mon.1) 123 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:55:36.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:55:36 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:55:35.533931+0000 mon.smithi134 (mon.1) 123 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:55:37.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:55:37 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:55:35.550887+0000 mgr.smithi134.qekssw (mgr.24415) 393 : cluster [DBG] pgmap v280: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:55:37.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:55:37 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:55:35.550887+0000 mgr.smithi134.qekssw (mgr.24415) 393 : cluster [DBG] pgmap v280: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:55:39.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:55:39 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:55:37.551714+0000 mgr.smithi134.qekssw (mgr.24415) 394 : cluster [DBG] pgmap v281: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:55:39.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:55:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:55:37.551714+0000 mgr.smithi134.qekssw (mgr.24415) 394 : cluster [DBG] pgmap v281: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:55:41.698 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:55:41.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:55:41 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:55:39.552166+0000 mgr.smithi134.qekssw (mgr.24415) 395 : cluster [DBG] pgmap v282: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:55:41.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:55:41 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:55:39.552166+0000 mgr.smithi134.qekssw (mgr.24415) 395 : cluster [DBG] pgmap v282: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:55:43.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:55:43 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:55:41.552828+0000 mgr.smithi134.qekssw (mgr.24415) 396 : cluster [DBG] pgmap v283: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:55:43.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:55:43 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:55:41.552828+0000 mgr.smithi134.qekssw (mgr.24415) 396 : cluster [DBG] pgmap v283: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:55:45.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:55:45 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:55:43.553417+0000 mgr.smithi134.qekssw (mgr.24415) 397 : cluster [DBG] pgmap v284: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:55:45.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:55:45 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:55:43.553417+0000 mgr.smithi134.qekssw (mgr.24415) 397 : cluster [DBG] pgmap v284: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:55:46.732 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:55:47.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:55:47 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:55:45.553867+0000 mgr.smithi134.qekssw (mgr.24415) 398 : cluster [DBG] pgmap v285: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:55:47.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:55:47 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:55:45.553867+0000 mgr.smithi134.qekssw (mgr.24415) 398 : cluster [DBG] pgmap v285: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:55:49.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:55:49 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:55:47.554765+0000 mgr.smithi134.qekssw (mgr.24415) 399 : cluster [DBG] pgmap v286: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:55:49.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:55:49 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:55:47.554765+0000 mgr.smithi134.qekssw (mgr.24415) 399 : cluster [DBG] pgmap v286: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:55:51.709 INFO:teuthology.orchestra.run.smithi103.stdout:true 2024-04-16T01:55:51.762 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:55:51.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:55:51 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:55:49.555424+0000 mgr.smithi134.qekssw (mgr.24415) 400 : cluster [DBG] pgmap v287: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:55:51.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:55:51 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:55:50.534153+0000 mon.smithi134 (mon.1) 124 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:55:51.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:55:51 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:55:49.555424+0000 mgr.smithi134.qekssw (mgr.24415) 400 : cluster [DBG] pgmap v287: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:55:51.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:55:51 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:55:50.534153+0000 mon.smithi134 (mon.1) 124 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:55:52.343 INFO:teuthology.orchestra.run.smithi103.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T01:55:52.343 INFO:teuthology.orchestra.run.smithi103.stdout:alertmanager.smithi103 smithi103 *:9093,9094 starting - - - - 2024-04-16T01:55:52.343 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi103 smithi103 running (17m) 8m ago 17m 6391k - 16.2.5 6933c2a0b7dd 596a73884a8d 2024-04-16T01:55:52.343 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi134 smithi134 running (16m) 8m ago 16m 6391k - 16.2.5 6933c2a0b7dd eccf250d192a 2024-04-16T01:55:52.343 INFO:teuthology.orchestra.run.smithi103.stdout:grafana.smithi103 smithi103 *:3000 starting - - - - 2024-04-16T01:55:52.343 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi103.yzimiy smithi103 running (11m) 8m ago 11m 38.7M - 16.2.5 6933c2a0b7dd cf2f08c0639d 2024-04-16T01:55:52.343 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi134.assnsf smithi134 running (11m) 8m ago 11m 12.5M - 16.2.5 6933c2a0b7dd 9ca5fc777b10 2024-04-16T01:55:52.343 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi103.rfboyd smithi103 *:9283 running (19m) 8m ago 19m 367M - 16.2.5 6933c2a0b7dd fd4a37955cd4 2024-04-16T01:55:52.343 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi134.qekssw smithi134 *:8443,9283 running (9m) 8m ago 16m 499M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 43c59b758a1f 2024-04-16T01:55:52.343 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi103 smithi103 running (19m) 8m ago 19m 52.4M 2048M 16.2.5 6933c2a0b7dd 0e564be6f870 2024-04-16T01:55:52.343 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi134 smithi134 running (16m) 8m ago 16m 43.1M 2048M 16.2.5 6933c2a0b7dd d389835288fb 2024-04-16T01:55:52.343 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.0.1.smithi103.gqcofo smithi103 *:2049 running (8m) 8m ago 8m 45.5M - 3.5 6933c2a0b7dd 0b6b40ef9c00 2024-04-16T01:55:52.344 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.1.1.smithi134.lpxagn smithi134 *:2049 running (8m) 8m ago 8m 44.8M - 3.5 6933c2a0b7dd 57d4a8c9a0d1 2024-04-16T01:55:52.344 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi103 smithi103 *:9100 starting - - - - 2024-04-16T01:55:52.344 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi134 smithi134 *:9100 running (16m) 8m ago 16m 17.0M - 0.18.1 e5a616e4b9cf b86a5432fccd 2024-04-16T01:55:52.344 INFO:teuthology.orchestra.run.smithi103.stdout:osd.0 smithi103 running (15m) 8m ago 15m 407M 1944M 16.2.5 6933c2a0b7dd 531969a5edd8 2024-04-16T01:55:52.344 INFO:teuthology.orchestra.run.smithi103.stdout:osd.1 smithi103 running (15m) 8m ago 15m 314M 1944M 16.2.5 6933c2a0b7dd 97f3a1182717 2024-04-16T01:55:52.344 INFO:teuthology.orchestra.run.smithi103.stdout:osd.2 smithi103 running (15m) 8m ago 15m 256M 1944M 16.2.5 6933c2a0b7dd 12126d451d0f 2024-04-16T01:55:52.344 INFO:teuthology.orchestra.run.smithi103.stdout:osd.3 smithi103 running (14m) 8m ago 14m 386M 1944M 16.2.5 6933c2a0b7dd 8f336b10e958 2024-04-16T01:55:52.344 INFO:teuthology.orchestra.run.smithi103.stdout:osd.4 smithi134 running (14m) 8m ago 14m 383M 2712M 16.2.5 6933c2a0b7dd fb0845263111 2024-04-16T01:55:52.344 INFO:teuthology.orchestra.run.smithi103.stdout:osd.5 smithi134 running (13m) 8m ago 13m 424M 2712M 16.2.5 6933c2a0b7dd 2a44c23ab3a6 2024-04-16T01:55:52.344 INFO:teuthology.orchestra.run.smithi103.stdout:osd.6 smithi134 running (13m) 8m ago 13m 356M 2712M 16.2.5 6933c2a0b7dd b4045b632965 2024-04-16T01:55:52.344 INFO:teuthology.orchestra.run.smithi103.stdout:osd.7 smithi134 running (13m) 8m ago 13m 504M 2712M 16.2.5 6933c2a0b7dd d6fa09360d46 2024-04-16T01:55:52.344 INFO:teuthology.orchestra.run.smithi103.stdout:prometheus.smithi103 smithi103 *:9095 running (15m) 8m ago 16m 51.5M - 2.18.1 de242295e225 a16caf630722 2024-04-16T01:55:52.721 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T01:55:52.721 INFO:teuthology.orchestra.run.smithi103.stdout: "mon": { 2024-04-16T01:55:52.721 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T01:55:52.721 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:55:52.721 INFO:teuthology.orchestra.run.smithi103.stdout: "mgr": { 2024-04-16T01:55:52.722 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-16T01:55:52.722 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T01:55:52.722 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:55:52.722 INFO:teuthology.orchestra.run.smithi103.stdout: "osd": { 2024-04-16T01:55:52.722 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-16T01:55:52.722 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:55:52.722 INFO:teuthology.orchestra.run.smithi103.stdout: "mds": { 2024-04-16T01:55:52.722 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T01:55:52.722 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:55:52.722 INFO:teuthology.orchestra.run.smithi103.stdout: "overall": { 2024-04-16T01:55:52.722 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-16T01:55:52.722 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T01:55:52.722 INFO:teuthology.orchestra.run.smithi103.stdout: } 2024-04-16T01:55:52.723 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T01:55:53.043 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T01:55:53.043 INFO:teuthology.orchestra.run.smithi103.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T01:55:53.043 INFO:teuthology.orchestra.run.smithi103.stdout: "in_progress": true, 2024-04-16T01:55:53.043 INFO:teuthology.orchestra.run.smithi103.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T01:55:53.043 INFO:teuthology.orchestra.run.smithi103.stdout: "services_complete": [], 2024-04-16T01:55:53.043 INFO:teuthology.orchestra.run.smithi103.stdout: "progress": "1/23 daemons upgraded", 2024-04-16T01:55:53.043 INFO:teuthology.orchestra.run.smithi103.stdout: "message": "", 2024-04-16T01:55:53.044 INFO:teuthology.orchestra.run.smithi103.stdout: "is_paused": false 2024-04-16T01:55:53.044 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T01:55:53.422 INFO:teuthology.orchestra.run.smithi103.stdout:HEALTH_OK 2024-04-16T01:55:53.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:55:53 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:55:51.556371+0000 mgr.smithi134.qekssw (mgr.24415) 401 : cluster [DBG] pgmap v288: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:55:53.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:55:53 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:55:51.702523+0000 mgr.smithi134.qekssw (mgr.24415) 402 : audit [DBG] from='client.15150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:55:53.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:55:53 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:55:52.027203+0000 mgr.smithi134.qekssw (mgr.24415) 403 : audit [DBG] from='client.15154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:55:53.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:55:53 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:55:52.337403+0000 mgr.smithi134.qekssw (mgr.24415) 404 : audit [DBG] from='client.15158 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:55:53.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:55:53 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:55:52.726175+0000 mon.smithi103 (mon.0) 922 : audit [DBG] from='client.? 172.21.15.103:0/1459111596' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:55:53.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:55:53 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:55:53.427093+0000 mon.smithi103 (mon.0) 923 : audit [DBG] from='client.? 172.21.15.103:0/3540894527' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T01:55:53.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:55:53 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:55:51.556371+0000 mgr.smithi134.qekssw (mgr.24415) 401 : cluster [DBG] pgmap v288: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:55:53.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:55:53 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:55:51.702523+0000 mgr.smithi134.qekssw (mgr.24415) 402 : audit [DBG] from='client.15150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:55:53.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:55:53 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:55:52.027203+0000 mgr.smithi134.qekssw (mgr.24415) 403 : audit [DBG] from='client.15154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:55:53.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:55:53 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:55:52.337403+0000 mgr.smithi134.qekssw (mgr.24415) 404 : audit [DBG] from='client.15158 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:55:53.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:55:53 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:55:52.726175+0000 mon.smithi103 (mon.0) 922 : audit [DBG] from='client.? 172.21.15.103:0/1459111596' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:55:53.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:55:53 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:55:53.427093+0000 mon.smithi103 (mon.0) 923 : audit [DBG] from='client.? 172.21.15.103:0/3540894527' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T01:55:54.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:55:54 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:55:53.047646+0000 mgr.smithi134.qekssw (mgr.24415) 405 : audit [DBG] from='client.15166 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:55:54.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:55:54 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:55:53.047646+0000 mgr.smithi134.qekssw (mgr.24415) 405 : audit [DBG] from='client.15166 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:55:55.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:55:55 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:55:53.556846+0000 mgr.smithi134.qekssw (mgr.24415) 406 : cluster [DBG] pgmap v289: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:55:55.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:55:55 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:55:53.556846+0000 mgr.smithi134.qekssw (mgr.24415) 406 : cluster [DBG] pgmap v289: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:55:56.806 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:55:57.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:55:57 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:55:55.557272+0000 mgr.smithi134.qekssw (mgr.24415) 407 : cluster [DBG] pgmap v290: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:55:57.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:55:57 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:55:55.557272+0000 mgr.smithi134.qekssw (mgr.24415) 407 : cluster [DBG] pgmap v290: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:55:59.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:55:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:55:57.558313+0000 mgr.smithi134.qekssw (mgr.24415) 408 : cluster [DBG] pgmap v291: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:55:59.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:55:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:55:57.558313+0000 mgr.smithi134.qekssw (mgr.24415) 408 : cluster [DBG] pgmap v291: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:56:01.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:56:01 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:55:59.558840+0000 mgr.smithi134.qekssw (mgr.24415) 409 : cluster [DBG] pgmap v292: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:56:01.835 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:56:01 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:55:59.558840+0000 mgr.smithi134.qekssw (mgr.24415) 409 : cluster [DBG] pgmap v292: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:56:01.848 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:56:03.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:56:03 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:56:01.559512+0000 mgr.smithi134.qekssw (mgr.24415) 410 : cluster [DBG] pgmap v293: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:56:03.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:56:03 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:56:02.167368+0000 mon.smithi103 (mon.0) 924 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:56:03.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:56:03 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:56:02.173180+0000 mon.smithi103 (mon.0) 925 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:56:03.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:56:03 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:56:02.180915+0000 mgr.smithi134.qekssw (mgr.24415) 411 : cephadm [INF] Reconfiguring node-exporter.smithi134 (dependencies changed)... 2024-04-16T01:56:03.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:56:03 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:56:02.181263+0000 mgr.smithi134.qekssw (mgr.24415) 412 : cephadm [INF] Reconfiguring daemon node-exporter.smithi134 on smithi134 2024-04-16T01:56:03.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:56:03 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:56:01.559512+0000 mgr.smithi134.qekssw (mgr.24415) 410 : cluster [DBG] pgmap v293: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:56:03.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:56:03 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:56:02.167368+0000 mon.smithi103 (mon.0) 924 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:56:03.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:56:03 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:56:02.173180+0000 mon.smithi103 (mon.0) 925 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:56:03.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:56:03 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:56:02.180915+0000 mgr.smithi134.qekssw (mgr.24415) 411 : cephadm [INF] Reconfiguring node-exporter.smithi134 (dependencies changed)... 2024-04-16T01:56:03.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:56:03 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:56:02.181263+0000 mgr.smithi134.qekssw (mgr.24415) 412 : cephadm [INF] Reconfiguring daemon node-exporter.smithi134 on smithi134 2024-04-16T01:56:05.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:56:05 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:56:03.559915+0000 mgr.smithi134.qekssw (mgr.24415) 413 : cluster [DBG] pgmap v294: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:56:05.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:56:05 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:56:03.559915+0000 mgr.smithi134.qekssw (mgr.24415) 413 : cluster [DBG] pgmap v294: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:56:06.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:56:06 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:56:05.534464+0000 mon.smithi134 (mon.1) 125 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:56:06.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:56:06 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:56:05.534464+0000 mon.smithi134 (mon.1) 125 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:56:06.893 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:56:07.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:56:07 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:56:05.560426+0000 mgr.smithi134.qekssw (mgr.24415) 414 : cluster [DBG] pgmap v295: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:56:07.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:56:07 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:56:05.560426+0000 mgr.smithi134.qekssw (mgr.24415) 414 : cluster [DBG] pgmap v295: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:56:09.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:56:09 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:56:07.561264+0000 mgr.smithi134.qekssw (mgr.24415) 415 : cluster [DBG] pgmap v296: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:56:09.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:56:09 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:56:07.561264+0000 mgr.smithi134.qekssw (mgr.24415) 415 : cluster [DBG] pgmap v296: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:56:11.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:56:11 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:56:09.561745+0000 mgr.smithi134.qekssw (mgr.24415) 416 : cluster [DBG] pgmap v297: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:56:11.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:56:11 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:56:09.561745+0000 mgr.smithi134.qekssw (mgr.24415) 416 : cluster [DBG] pgmap v297: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:56:11.929 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:56:13.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:56:13 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:56:11.562714+0000 mgr.smithi134.qekssw (mgr.24415) 417 : cluster [DBG] pgmap v298: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:56:13.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:56:13 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:56:11.562714+0000 mgr.smithi134.qekssw (mgr.24415) 417 : cluster [DBG] pgmap v298: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:56:15.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:56:15 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:56:13.563221+0000 mgr.smithi134.qekssw (mgr.24415) 418 : cluster [DBG] pgmap v299: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:56:15.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:56:15 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:56:13.563221+0000 mgr.smithi134.qekssw (mgr.24415) 418 : cluster [DBG] pgmap v299: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:56:16.982 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:56:17.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:56:17 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:56:15.563761+0000 mgr.smithi134.qekssw (mgr.24415) 419 : cluster [DBG] pgmap v300: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:56:17.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:56:17 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:56:15.563761+0000 mgr.smithi134.qekssw (mgr.24415) 419 : cluster [DBG] pgmap v300: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:56:19.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:56:19 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:56:17.564615+0000 mgr.smithi134.qekssw (mgr.24415) 420 : cluster [DBG] pgmap v301: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:56:19.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:56:19 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:56:17.564615+0000 mgr.smithi134.qekssw (mgr.24415) 420 : cluster [DBG] pgmap v301: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:56:21.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:56:21 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:56:19.565049+0000 mgr.smithi134.qekssw (mgr.24415) 421 : cluster [DBG] pgmap v302: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:56:21.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:56:21 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:56:20.534764+0000 mon.smithi134 (mon.1) 126 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:56:21.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:56:21 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:56:19.565049+0000 mgr.smithi134.qekssw (mgr.24415) 421 : cluster [DBG] pgmap v302: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:56:21.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:56:21 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:56:20.534764+0000 mon.smithi134 (mon.1) 126 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:56:22.020 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:56:23.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:56:23 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:56:21.565677+0000 mgr.smithi134.qekssw (mgr.24415) 422 : cluster [DBG] pgmap v303: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:56:23.771 INFO:teuthology.orchestra.run.smithi103.stdout:true 2024-04-16T01:56:23.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:56:23 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:56:21.565677+0000 mgr.smithi134.qekssw (mgr.24415) 422 : cluster [DBG] pgmap v303: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:56:24.399 INFO:teuthology.orchestra.run.smithi103.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T01:56:24.400 INFO:teuthology.orchestra.run.smithi103.stdout:alertmanager.smithi103 smithi103 *:9093,9094 starting - - - - 2024-04-16T01:56:24.400 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi103 smithi103 running (18m) 9m ago 18m 6391k - 16.2.5 6933c2a0b7dd 596a73884a8d 2024-04-16T01:56:24.400 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi134 smithi134 running (17m) 9m ago 17m 6391k - 16.2.5 6933c2a0b7dd eccf250d192a 2024-04-16T01:56:24.400 INFO:teuthology.orchestra.run.smithi103.stdout:grafana.smithi103 smithi103 *:3000 starting - - - - 2024-04-16T01:56:24.400 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi103.yzimiy smithi103 running (12m) 9m ago 12m 38.7M - 16.2.5 6933c2a0b7dd cf2f08c0639d 2024-04-16T01:56:24.400 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi134.assnsf smithi134 running (12m) 9m ago 12m 12.5M - 16.2.5 6933c2a0b7dd 9ca5fc777b10 2024-04-16T01:56:24.400 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi103.rfboyd smithi103 *:9283 running (19m) 9m ago 19m 367M - 16.2.5 6933c2a0b7dd fd4a37955cd4 2024-04-16T01:56:24.400 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi134.qekssw smithi134 *:8443,9283 running (10m) 9m ago 17m 499M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 43c59b758a1f 2024-04-16T01:56:24.400 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi103 smithi103 running (19m) 9m ago 19m 52.4M 2048M 16.2.5 6933c2a0b7dd 0e564be6f870 2024-04-16T01:56:24.400 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi134 smithi134 running (16m) 9m ago 16m 43.1M 2048M 16.2.5 6933c2a0b7dd d389835288fb 2024-04-16T01:56:24.400 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.0.1.smithi103.gqcofo smithi103 *:2049 running (9m) 9m ago 9m 45.5M - 3.5 6933c2a0b7dd 0b6b40ef9c00 2024-04-16T01:56:24.401 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.1.1.smithi134.lpxagn smithi134 *:2049 running (9m) 9m ago 9m 44.8M - 3.5 6933c2a0b7dd 57d4a8c9a0d1 2024-04-16T01:56:24.401 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi103 smithi103 *:9100 starting - - - - 2024-04-16T01:56:24.401 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi134 smithi134 *:9100 running (16m) 9m ago 16m 17.0M - 0.18.1 e5a616e4b9cf b86a5432fccd 2024-04-16T01:56:24.401 INFO:teuthology.orchestra.run.smithi103.stdout:osd.0 smithi103 running (16m) 9m ago 16m 407M 1944M 16.2.5 6933c2a0b7dd 531969a5edd8 2024-04-16T01:56:24.401 INFO:teuthology.orchestra.run.smithi103.stdout:osd.1 smithi103 running (15m) 9m ago 15m 314M 1944M 16.2.5 6933c2a0b7dd 97f3a1182717 2024-04-16T01:56:24.401 INFO:teuthology.orchestra.run.smithi103.stdout:osd.2 smithi103 running (15m) 9m ago 15m 256M 1944M 16.2.5 6933c2a0b7dd 12126d451d0f 2024-04-16T01:56:24.401 INFO:teuthology.orchestra.run.smithi103.stdout:osd.3 smithi103 running (15m) 9m ago 15m 386M 1944M 16.2.5 6933c2a0b7dd 8f336b10e958 2024-04-16T01:56:24.401 INFO:teuthology.orchestra.run.smithi103.stdout:osd.4 smithi134 running (14m) 9m ago 14m 383M 2712M 16.2.5 6933c2a0b7dd fb0845263111 2024-04-16T01:56:24.401 INFO:teuthology.orchestra.run.smithi103.stdout:osd.5 smithi134 running (14m) 9m ago 14m 424M 2712M 16.2.5 6933c2a0b7dd 2a44c23ab3a6 2024-04-16T01:56:24.401 INFO:teuthology.orchestra.run.smithi103.stdout:osd.6 smithi134 running (14m) 9m ago 14m 356M 2712M 16.2.5 6933c2a0b7dd b4045b632965 2024-04-16T01:56:24.401 INFO:teuthology.orchestra.run.smithi103.stdout:osd.7 smithi134 running (13m) 9m ago 13m 504M 2712M 16.2.5 6933c2a0b7dd d6fa09360d46 2024-04-16T01:56:24.401 INFO:teuthology.orchestra.run.smithi103.stdout:prometheus.smithi103 smithi103 *:9095 starting - - - - 2024-04-16T01:56:24.795 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T01:56:24.796 INFO:teuthology.orchestra.run.smithi103.stdout: "mon": { 2024-04-16T01:56:24.796 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T01:56:24.796 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:56:24.796 INFO:teuthology.orchestra.run.smithi103.stdout: "mgr": { 2024-04-16T01:56:24.796 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-16T01:56:24.796 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T01:56:24.796 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:56:24.796 INFO:teuthology.orchestra.run.smithi103.stdout: "osd": { 2024-04-16T01:56:24.796 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-16T01:56:24.796 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:56:24.796 INFO:teuthology.orchestra.run.smithi103.stdout: "mds": { 2024-04-16T01:56:24.796 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T01:56:24.796 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:56:24.797 INFO:teuthology.orchestra.run.smithi103.stdout: "overall": { 2024-04-16T01:56:24.797 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-16T01:56:24.797 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T01:56:24.797 INFO:teuthology.orchestra.run.smithi103.stdout: } 2024-04-16T01:56:24.797 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T01:56:25.148 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T01:56:25.148 INFO:teuthology.orchestra.run.smithi103.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T01:56:25.148 INFO:teuthology.orchestra.run.smithi103.stdout: "in_progress": true, 2024-04-16T01:56:25.148 INFO:teuthology.orchestra.run.smithi103.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T01:56:25.148 INFO:teuthology.orchestra.run.smithi103.stdout: "services_complete": [], 2024-04-16T01:56:25.148 INFO:teuthology.orchestra.run.smithi103.stdout: "progress": "1/23 daemons upgraded", 2024-04-16T01:56:25.148 INFO:teuthology.orchestra.run.smithi103.stdout: "message": "", 2024-04-16T01:56:25.148 INFO:teuthology.orchestra.run.smithi103.stdout: "is_paused": false 2024-04-16T01:56:25.149 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T01:56:25.537 INFO:teuthology.orchestra.run.smithi103.stdout:HEALTH_OK 2024-04-16T01:56:25.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:56:25 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:56:23.566232+0000 mgr.smithi134.qekssw (mgr.24415) 423 : cluster [DBG] pgmap v304: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:56:25.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:56:25 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:56:23.763043+0000 mgr.smithi134.qekssw (mgr.24415) 424 : audit [DBG] from='client.15174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:56:25.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:56:25 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:56:24.084096+0000 mgr.smithi134.qekssw (mgr.24415) 425 : audit [DBG] from='client.15178 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:56:25.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:56:25 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:56:24.395146+0000 mgr.smithi134.qekssw (mgr.24415) 426 : audit [DBG] from='client.15182 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:56:25.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:56:25 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:56:24.800265+0000 mon.smithi103 (mon.0) 926 : audit [DBG] from='client.? 172.21.15.103:0/269450868' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:56:25.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:56:25 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:56:23.566232+0000 mgr.smithi134.qekssw (mgr.24415) 423 : cluster [DBG] pgmap v304: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:56:25.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:56:25 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:56:23.763043+0000 mgr.smithi134.qekssw (mgr.24415) 424 : audit [DBG] from='client.15174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:56:25.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:56:25 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:56:24.084096+0000 mgr.smithi134.qekssw (mgr.24415) 425 : audit [DBG] from='client.15178 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:56:25.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:56:25 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:56:24.395146+0000 mgr.smithi134.qekssw (mgr.24415) 426 : audit [DBG] from='client.15182 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:56:25.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:56:25 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:56:24.800265+0000 mon.smithi103 (mon.0) 926 : audit [DBG] from='client.? 172.21.15.103:0/269450868' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:56:26.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:56:26 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:56:25.152920+0000 mgr.smithi134.qekssw (mgr.24415) 427 : audit [DBG] from='client.15190 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:56:26.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:56:26 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:56:25.542898+0000 mon.smithi103 (mon.0) 927 : audit [DBG] from='client.? 172.21.15.103:0/2845071971' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T01:56:26.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:56:26 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:56:25.152920+0000 mgr.smithi134.qekssw (mgr.24415) 427 : audit [DBG] from='client.15190 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:56:26.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:56:26 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:56:25.542898+0000 mon.smithi103 (mon.0) 927 : audit [DBG] from='client.? 172.21.15.103:0/2845071971' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T01:56:27.067 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:56:27.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:56:27 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:56:25.566770+0000 mgr.smithi134.qekssw (mgr.24415) 428 : cluster [DBG] pgmap v305: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:56:27.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:56:27 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:56:25.566770+0000 mgr.smithi134.qekssw (mgr.24415) 428 : cluster [DBG] pgmap v305: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:56:29.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:56:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:56:27.567462+0000 mgr.smithi134.qekssw (mgr.24415) 429 : cluster [DBG] pgmap v306: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:56:29.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:56:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:56:27.567462+0000 mgr.smithi134.qekssw (mgr.24415) 429 : cluster [DBG] pgmap v306: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:56:31.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:56:31 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:56:29.567887+0000 mgr.smithi134.qekssw (mgr.24415) 430 : cluster [DBG] pgmap v307: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:56:31.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:56:31 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:56:29.567887+0000 mgr.smithi134.qekssw (mgr.24415) 430 : cluster [DBG] pgmap v307: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:56:32.105 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:56:33.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:56:33 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:56:31.568474+0000 mgr.smithi134.qekssw (mgr.24415) 431 : cluster [DBG] pgmap v308: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:56:33.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:56:33 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:56:31.568474+0000 mgr.smithi134.qekssw (mgr.24415) 431 : cluster [DBG] pgmap v308: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:56:35.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:56:35 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:56:33.568994+0000 mgr.smithi134.qekssw (mgr.24415) 432 : cluster [DBG] pgmap v309: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:56:35.885 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:56:35 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:56:33.568994+0000 mgr.smithi134.qekssw (mgr.24415) 432 : cluster [DBG] pgmap v309: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:56:36.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:56:36 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:56:35.534922+0000 mon.smithi134 (mon.1) 127 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:56:36.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:56:36 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:56:35.534922+0000 mon.smithi134 (mon.1) 127 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:56:37.151 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:56:37.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:56:37 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:56:35.569325+0000 mgr.smithi134.qekssw (mgr.24415) 433 : cluster [DBG] pgmap v310: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:56:37.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:56:37 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:56:35.569325+0000 mgr.smithi134.qekssw (mgr.24415) 433 : cluster [DBG] pgmap v310: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:56:39.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:56:39 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:56:37.570039+0000 mgr.smithi134.qekssw (mgr.24415) 434 : cluster [DBG] pgmap v311: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:56:39.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:56:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:56:37.570039+0000 mgr.smithi134.qekssw (mgr.24415) 434 : cluster [DBG] pgmap v311: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:56:41.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:56:41 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:56:39.570444+0000 mgr.smithi134.qekssw (mgr.24415) 435 : cluster [DBG] pgmap v312: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:56:41.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:56:41 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:56:39.570444+0000 mgr.smithi134.qekssw (mgr.24415) 435 : cluster [DBG] pgmap v312: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:56:42.195 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:56:43.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:56:43 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:56:41.571085+0000 mgr.smithi134.qekssw (mgr.24415) 436 : cluster [DBG] pgmap v313: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:56:43.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:56:43 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:56:41.571085+0000 mgr.smithi134.qekssw (mgr.24415) 436 : cluster [DBG] pgmap v313: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:56:45.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:56:45 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:56:43.571575+0000 mgr.smithi134.qekssw (mgr.24415) 437 : cluster [DBG] pgmap v314: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:56:45.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:56:45 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:56:43.571575+0000 mgr.smithi134.qekssw (mgr.24415) 437 : cluster [DBG] pgmap v314: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:56:47.234 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:56:47.728 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:56:47 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:56:45.572114+0000 mgr.smithi134.qekssw (mgr.24415) 438 : cluster [DBG] pgmap v315: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:56:47.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:56:47 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:56:45.572114+0000 mgr.smithi134.qekssw (mgr.24415) 438 : cluster [DBG] pgmap v315: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:56:49.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:56:49 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:56:47.572826+0000 mgr.smithi134.qekssw (mgr.24415) 439 : cluster [DBG] pgmap v316: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:56:49.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:56:49 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:56:47.572826+0000 mgr.smithi134.qekssw (mgr.24415) 439 : cluster [DBG] pgmap v316: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:56:51.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:56:51 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:56:49.573292+0000 mgr.smithi134.qekssw (mgr.24415) 440 : cluster [DBG] pgmap v317: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:56:51.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:56:51 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:56:50.535170+0000 mon.smithi134 (mon.1) 128 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:56:51.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:56:51 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:56:49.573292+0000 mgr.smithi134.qekssw (mgr.24415) 440 : cluster [DBG] pgmap v317: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:56:51.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:56:51 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:56:50.535170+0000 mon.smithi134 (mon.1) 128 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:56:52.283 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:56:53.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:56:53 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:56:51.574258+0000 mgr.smithi134.qekssw (mgr.24415) 441 : cluster [DBG] pgmap v318: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:56:53.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:56:53 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:56:51.574258+0000 mgr.smithi134.qekssw (mgr.24415) 441 : cluster [DBG] pgmap v318: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:56:55.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:56:55 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:56:53.574690+0000 mgr.smithi134.qekssw (mgr.24415) 442 : cluster [DBG] pgmap v319: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:56:55.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:56:55 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:56:53.574690+0000 mgr.smithi134.qekssw (mgr.24415) 442 : cluster [DBG] pgmap v319: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:56:55.884 INFO:teuthology.orchestra.run.smithi103.stdout:true 2024-04-16T01:56:56.509 INFO:teuthology.orchestra.run.smithi103.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T01:56:56.509 INFO:teuthology.orchestra.run.smithi103.stdout:alertmanager.smithi103 smithi103 *:9093,9094 starting - - - - 2024-04-16T01:56:56.510 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi103 smithi103 running (18m) 9m ago 18m 6391k - 16.2.5 6933c2a0b7dd 596a73884a8d 2024-04-16T01:56:56.510 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi134 smithi134 running (17m) 9m ago 17m 6391k - 16.2.5 6933c2a0b7dd eccf250d192a 2024-04-16T01:56:56.510 INFO:teuthology.orchestra.run.smithi103.stdout:grafana.smithi103 smithi103 *:3000 starting - - - - 2024-04-16T01:56:56.510 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi103.yzimiy smithi103 running (12m) 9m ago 12m 38.7M - 16.2.5 6933c2a0b7dd cf2f08c0639d 2024-04-16T01:56:56.510 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi134.assnsf smithi134 running (12m) 9m ago 12m 12.5M - 16.2.5 6933c2a0b7dd 9ca5fc777b10 2024-04-16T01:56:56.510 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi103.rfboyd smithi103 *:9283 running (20m) 9m ago 20m 367M - 16.2.5 6933c2a0b7dd fd4a37955cd4 2024-04-16T01:56:56.510 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi134.qekssw smithi134 *:8443,9283 running (10m) 9m ago 17m 499M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 43c59b758a1f 2024-04-16T01:56:56.510 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi103 smithi103 running (20m) 9m ago 20m 52.4M 2048M 16.2.5 6933c2a0b7dd 0e564be6f870 2024-04-16T01:56:56.510 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi134 smithi134 running (17m) 9m ago 17m 43.1M 2048M 16.2.5 6933c2a0b7dd d389835288fb 2024-04-16T01:56:56.510 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.0.1.smithi103.gqcofo smithi103 *:2049 running (9m) 9m ago 9m 45.5M - 3.5 6933c2a0b7dd 0b6b40ef9c00 2024-04-16T01:56:56.510 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.1.1.smithi134.lpxagn smithi134 *:2049 running (9m) 9m ago 9m 44.8M - 3.5 6933c2a0b7dd 57d4a8c9a0d1 2024-04-16T01:56:56.510 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi103 smithi103 *:9100 starting - - - - 2024-04-16T01:56:56.510 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi134 smithi134 *:9100 running (17m) 9m ago 17m 17.0M - 0.18.1 e5a616e4b9cf b86a5432fccd 2024-04-16T01:56:56.510 INFO:teuthology.orchestra.run.smithi103.stdout:osd.0 smithi103 running (16m) 9m ago 16m 407M 1944M 16.2.5 6933c2a0b7dd 531969a5edd8 2024-04-16T01:56:56.511 INFO:teuthology.orchestra.run.smithi103.stdout:osd.1 smithi103 running (16m) 9m ago 16m 314M 1944M 16.2.5 6933c2a0b7dd 97f3a1182717 2024-04-16T01:56:56.511 INFO:teuthology.orchestra.run.smithi103.stdout:osd.2 smithi103 running (16m) 9m ago 16m 256M 1944M 16.2.5 6933c2a0b7dd 12126d451d0f 2024-04-16T01:56:56.511 INFO:teuthology.orchestra.run.smithi103.stdout:osd.3 smithi103 running (15m) 9m ago 15m 386M 1944M 16.2.5 6933c2a0b7dd 8f336b10e958 2024-04-16T01:56:56.511 INFO:teuthology.orchestra.run.smithi103.stdout:osd.4 smithi134 running (15m) 9m ago 15m 383M 2712M 16.2.5 6933c2a0b7dd fb0845263111 2024-04-16T01:56:56.511 INFO:teuthology.orchestra.run.smithi103.stdout:osd.5 smithi134 running (15m) 9m ago 14m 424M 2712M 16.2.5 6933c2a0b7dd 2a44c23ab3a6 2024-04-16T01:56:56.511 INFO:teuthology.orchestra.run.smithi103.stdout:osd.6 smithi134 running (14m) 9m ago 14m 356M 2712M 16.2.5 6933c2a0b7dd b4045b632965 2024-04-16T01:56:56.511 INFO:teuthology.orchestra.run.smithi103.stdout:osd.7 smithi134 running (14m) 9m ago 14m 504M 2712M 16.2.5 6933c2a0b7dd d6fa09360d46 2024-04-16T01:56:56.511 INFO:teuthology.orchestra.run.smithi103.stdout:prometheus.smithi103 smithi103 *:9095 starting - - - - 2024-04-16T01:56:56.886 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T01:56:56.886 INFO:teuthology.orchestra.run.smithi103.stdout: "mon": { 2024-04-16T01:56:56.886 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T01:56:56.886 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:56:56.886 INFO:teuthology.orchestra.run.smithi103.stdout: "mgr": { 2024-04-16T01:56:56.886 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-16T01:56:56.886 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T01:56:56.887 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:56:56.887 INFO:teuthology.orchestra.run.smithi103.stdout: "osd": { 2024-04-16T01:56:56.887 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-16T01:56:56.887 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:56:56.887 INFO:teuthology.orchestra.run.smithi103.stdout: "mds": { 2024-04-16T01:56:56.887 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T01:56:56.887 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:56:56.887 INFO:teuthology.orchestra.run.smithi103.stdout: "overall": { 2024-04-16T01:56:56.887 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-16T01:56:56.887 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T01:56:56.887 INFO:teuthology.orchestra.run.smithi103.stdout: } 2024-04-16T01:56:56.887 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T01:56:57.211 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T01:56:57.211 INFO:teuthology.orchestra.run.smithi103.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T01:56:57.211 INFO:teuthology.orchestra.run.smithi103.stdout: "in_progress": true, 2024-04-16T01:56:57.211 INFO:teuthology.orchestra.run.smithi103.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T01:56:57.211 INFO:teuthology.orchestra.run.smithi103.stdout: "services_complete": [], 2024-04-16T01:56:57.211 INFO:teuthology.orchestra.run.smithi103.stdout: "progress": "1/23 daemons upgraded", 2024-04-16T01:56:57.211 INFO:teuthology.orchestra.run.smithi103.stdout: "message": "", 2024-04-16T01:56:57.211 INFO:teuthology.orchestra.run.smithi103.stdout: "is_paused": false 2024-04-16T01:56:57.211 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T01:56:57.320 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:56:57.598 INFO:teuthology.orchestra.run.smithi103.stdout:HEALTH_OK 2024-04-16T01:56:57.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:56:57 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:56:55.575081+0000 mgr.smithi134.qekssw (mgr.24415) 443 : cluster [DBG] pgmap v320: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:56:57.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:56:57 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:56:55.876312+0000 mgr.smithi134.qekssw (mgr.24415) 444 : audit [DBG] from='client.15198 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:56:57.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:56:57 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:56:56.195268+0000 mgr.smithi134.qekssw (mgr.24415) 445 : audit [DBG] from='client.15202 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:56:57.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:56:57 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:56:56.504644+0000 mgr.smithi134.qekssw (mgr.24415) 446 : audit [DBG] from='client.15206 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:56:57.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:56:57 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:56:56.891302+0000 mon.smithi103 (mon.0) 928 : audit [DBG] from='client.? 172.21.15.103:0/3066926144' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:56:57.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:56:57 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:56:55.575081+0000 mgr.smithi134.qekssw (mgr.24415) 443 : cluster [DBG] pgmap v320: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:56:57.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:56:57 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:56:55.876312+0000 mgr.smithi134.qekssw (mgr.24415) 444 : audit [DBG] from='client.15198 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:56:57.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:56:57 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:56:56.195268+0000 mgr.smithi134.qekssw (mgr.24415) 445 : audit [DBG] from='client.15202 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:56:57.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:56:57 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:56:56.504644+0000 mgr.smithi134.qekssw (mgr.24415) 446 : audit [DBG] from='client.15206 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:56:57.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:56:57 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:56:56.891302+0000 mon.smithi103 (mon.0) 928 : audit [DBG] from='client.? 172.21.15.103:0/3066926144' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:56:58.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:56:58 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:56:57.215987+0000 mgr.smithi134.qekssw (mgr.24415) 447 : audit [DBG] from='client.15214 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:56:58.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:56:58 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:56:57.603734+0000 mon.smithi103 (mon.0) 929 : audit [DBG] from='client.? 172.21.15.103:0/3721992374' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T01:56:58.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:56:58 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:56:57.215987+0000 mgr.smithi134.qekssw (mgr.24415) 447 : audit [DBG] from='client.15214 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:56:58.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:56:58 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:56:57.603734+0000 mon.smithi103 (mon.0) 929 : audit [DBG] from='client.? 172.21.15.103:0/3721992374' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T01:56:59.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:56:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:56:57.575923+0000 mgr.smithi134.qekssw (mgr.24415) 448 : cluster [DBG] pgmap v321: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:56:59.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:56:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:56:57.575923+0000 mgr.smithi134.qekssw (mgr.24415) 448 : cluster [DBG] pgmap v321: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:57:01.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:57:01 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:56:59.576396+0000 mgr.smithi134.qekssw (mgr.24415) 449 : cluster [DBG] pgmap v322: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:57:01.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:57:01 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:56:59.576396+0000 mgr.smithi134.qekssw (mgr.24415) 449 : cluster [DBG] pgmap v322: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:57:02.362 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:57:03.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:57:03 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:57:01.577079+0000 mgr.smithi134.qekssw (mgr.24415) 450 : cluster [DBG] pgmap v323: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:57:03.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:57:03 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:57:01.577079+0000 mgr.smithi134.qekssw (mgr.24415) 450 : cluster [DBG] pgmap v323: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:57:05.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:57:05 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:57:03.577491+0000 mgr.smithi134.qekssw (mgr.24415) 451 : cluster [DBG] pgmap v324: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:57:05.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:57:05 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:57:03.577491+0000 mgr.smithi134.qekssw (mgr.24415) 451 : cluster [DBG] pgmap v324: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:57:06.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:57:06 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:57:05.535608+0000 mon.smithi134 (mon.1) 129 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:57:06.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:57:06 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:57:05.535608+0000 mon.smithi134 (mon.1) 129 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:57:07.405 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:57:07.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:57:07 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:57:05.577821+0000 mgr.smithi134.qekssw (mgr.24415) 452 : cluster [DBG] pgmap v325: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:57:07.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:57:07 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:57:05.577821+0000 mgr.smithi134.qekssw (mgr.24415) 452 : cluster [DBG] pgmap v325: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:57:09.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:57:09 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:57:07.578536+0000 mgr.smithi134.qekssw (mgr.24415) 453 : cluster [DBG] pgmap v326: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:57:09.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:57:09 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:57:07.578536+0000 mgr.smithi134.qekssw (mgr.24415) 453 : cluster [DBG] pgmap v326: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:57:11.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:57:11 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:57:09.579076+0000 mgr.smithi134.qekssw (mgr.24415) 454 : cluster [DBG] pgmap v327: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:57:11.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:57:11 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:57:09.579076+0000 mgr.smithi134.qekssw (mgr.24415) 454 : cluster [DBG] pgmap v327: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:57:12.441 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:57:13.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:57:13 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:57:11.579752+0000 mgr.smithi134.qekssw (mgr.24415) 455 : cluster [DBG] pgmap v328: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:57:13.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:57:13 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:57:11.579752+0000 mgr.smithi134.qekssw (mgr.24415) 455 : cluster [DBG] pgmap v328: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:57:15.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:57:15 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:57:13.580155+0000 mgr.smithi134.qekssw (mgr.24415) 456 : cluster [DBG] pgmap v329: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:57:15.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:57:15 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:57:13.580155+0000 mgr.smithi134.qekssw (mgr.24415) 456 : cluster [DBG] pgmap v329: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:57:17.488 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:57:17.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:57:17 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:57:15.580595+0000 mgr.smithi134.qekssw (mgr.24415) 457 : cluster [DBG] pgmap v330: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:57:17.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:57:17 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:57:15.580595+0000 mgr.smithi134.qekssw (mgr.24415) 457 : cluster [DBG] pgmap v330: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:57:19.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:57:19 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:57:17.581531+0000 mgr.smithi134.qekssw (mgr.24415) 458 : cluster [DBG] pgmap v331: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:57:19.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:57:19 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:57:17.581531+0000 mgr.smithi134.qekssw (mgr.24415) 458 : cluster [DBG] pgmap v331: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:57:20.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:57:20 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:57:19.582115+0000 mgr.smithi134.qekssw (mgr.24415) 459 : cluster [DBG] pgmap v332: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:57:20.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:57:20 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:57:20.535688+0000 mon.smithi134 (mon.1) 130 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:57:21.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:57:20 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:57:19.582115+0000 mgr.smithi134.qekssw (mgr.24415) 459 : cluster [DBG] pgmap v332: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:57:21.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:57:20 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:57:20.535688+0000 mon.smithi134 (mon.1) 130 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:57:22.531 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:57:22.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:57:22 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:57:21.582924+0000 mgr.smithi134.qekssw (mgr.24415) 460 : cluster [DBG] pgmap v333: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:57:23.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:57:22 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:57:21.582924+0000 mgr.smithi134.qekssw (mgr.24415) 460 : cluster [DBG] pgmap v333: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:57:25.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:57:25 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:57:23.583379+0000 mgr.smithi134.qekssw (mgr.24415) 461 : cluster [DBG] pgmap v334: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:57:25.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:57:25 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:57:23.583379+0000 mgr.smithi134.qekssw (mgr.24415) 461 : cluster [DBG] pgmap v334: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:57:27.569 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:57:27.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:57:27 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:57:25.583828+0000 mgr.smithi134.qekssw (mgr.24415) 462 : cluster [DBG] pgmap v335: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:57:27.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:57:27 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:57:25.583828+0000 mgr.smithi134.qekssw (mgr.24415) 462 : cluster [DBG] pgmap v335: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:57:27.937 INFO:teuthology.orchestra.run.smithi103.stdout:true 2024-04-16T01:57:28.567 INFO:teuthology.orchestra.run.smithi103.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T01:57:28.567 INFO:teuthology.orchestra.run.smithi103.stdout:alertmanager.smithi103 smithi103 *:9093,9094 starting - - - - 2024-04-16T01:57:28.567 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi103 smithi103 running (19m) 10m ago 19m 6391k - 16.2.5 6933c2a0b7dd 596a73884a8d 2024-04-16T01:57:28.567 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi134 smithi134 running (18m) 10m ago 18m 6391k - 16.2.5 6933c2a0b7dd eccf250d192a 2024-04-16T01:57:28.567 INFO:teuthology.orchestra.run.smithi103.stdout:grafana.smithi103 smithi103 *:3000 starting - - - - 2024-04-16T01:57:28.567 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi103.yzimiy smithi103 running (13m) 10m ago 13m 38.7M - 16.2.5 6933c2a0b7dd cf2f08c0639d 2024-04-16T01:57:28.567 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi134.assnsf smithi134 running (13m) 10m ago 13m 12.5M - 16.2.5 6933c2a0b7dd 9ca5fc777b10 2024-04-16T01:57:28.567 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi103.rfboyd smithi103 *:9283 running (20m) 10m ago 20m 367M - 16.2.5 6933c2a0b7dd fd4a37955cd4 2024-04-16T01:57:28.567 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi134.qekssw smithi134 *:8443,9283 running (11m) 10m ago 18m 499M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 43c59b758a1f 2024-04-16T01:57:28.568 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi103 smithi103 running (20m) 10m ago 20m 52.4M 2048M 16.2.5 6933c2a0b7dd 0e564be6f870 2024-04-16T01:57:28.568 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi134 smithi134 running (18m) 10m ago 18m 43.1M 2048M 16.2.5 6933c2a0b7dd d389835288fb 2024-04-16T01:57:28.568 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.0.1.smithi103.gqcofo smithi103 *:2049 running (10m) 10m ago 10m 45.5M - 3.5 6933c2a0b7dd 0b6b40ef9c00 2024-04-16T01:57:28.568 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.1.1.smithi134.lpxagn smithi134 *:2049 running (10m) 10m ago 10m 44.8M - 3.5 6933c2a0b7dd 57d4a8c9a0d1 2024-04-16T01:57:28.568 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi103 smithi103 *:9100 starting - - - - 2024-04-16T01:57:28.568 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi134 smithi134 *:9100 running (17m) 10m ago 17m 17.0M - 0.18.1 e5a616e4b9cf b86a5432fccd 2024-04-16T01:57:28.568 INFO:teuthology.orchestra.run.smithi103.stdout:osd.0 smithi103 running (17m) 10m ago 17m 407M 1944M 16.2.5 6933c2a0b7dd 531969a5edd8 2024-04-16T01:57:28.568 INFO:teuthology.orchestra.run.smithi103.stdout:osd.1 smithi103 running (17m) 10m ago 17m 314M 1944M 16.2.5 6933c2a0b7dd 97f3a1182717 2024-04-16T01:57:28.568 INFO:teuthology.orchestra.run.smithi103.stdout:osd.2 smithi103 running (16m) 10m ago 16m 256M 1944M 16.2.5 6933c2a0b7dd 12126d451d0f 2024-04-16T01:57:28.568 INFO:teuthology.orchestra.run.smithi103.stdout:osd.3 smithi103 running (16m) 10m ago 16m 386M 1944M 16.2.5 6933c2a0b7dd 8f336b10e958 2024-04-16T01:57:28.568 INFO:teuthology.orchestra.run.smithi103.stdout:osd.4 smithi134 running (15m) 10m ago 15m 383M 2712M 16.2.5 6933c2a0b7dd fb0845263111 2024-04-16T01:57:28.568 INFO:teuthology.orchestra.run.smithi103.stdout:osd.5 smithi134 running (15m) 10m ago 15m 424M 2712M 16.2.5 6933c2a0b7dd 2a44c23ab3a6 2024-04-16T01:57:28.569 INFO:teuthology.orchestra.run.smithi103.stdout:osd.6 smithi134 running (15m) 10m ago 15m 356M 2712M 16.2.5 6933c2a0b7dd b4045b632965 2024-04-16T01:57:28.569 INFO:teuthology.orchestra.run.smithi103.stdout:osd.7 smithi134 running (14m) 10m ago 14m 504M 2712M 16.2.5 6933c2a0b7dd d6fa09360d46 2024-04-16T01:57:28.569 INFO:teuthology.orchestra.run.smithi103.stdout:prometheus.smithi103 smithi103 *:9095 starting - - - - 2024-04-16T01:57:28.948 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T01:57:28.949 INFO:teuthology.orchestra.run.smithi103.stdout: "mon": { 2024-04-16T01:57:28.949 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T01:57:28.949 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:57:28.949 INFO:teuthology.orchestra.run.smithi103.stdout: "mgr": { 2024-04-16T01:57:28.949 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-16T01:57:28.949 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T01:57:28.949 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:57:28.949 INFO:teuthology.orchestra.run.smithi103.stdout: "osd": { 2024-04-16T01:57:28.949 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-16T01:57:28.949 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:57:28.949 INFO:teuthology.orchestra.run.smithi103.stdout: "mds": { 2024-04-16T01:57:28.949 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T01:57:28.950 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:57:28.950 INFO:teuthology.orchestra.run.smithi103.stdout: "overall": { 2024-04-16T01:57:28.950 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-16T01:57:28.950 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T01:57:28.950 INFO:teuthology.orchestra.run.smithi103.stdout: } 2024-04-16T01:57:28.950 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T01:57:29.269 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T01:57:29.269 INFO:teuthology.orchestra.run.smithi103.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T01:57:29.269 INFO:teuthology.orchestra.run.smithi103.stdout: "in_progress": true, 2024-04-16T01:57:29.269 INFO:teuthology.orchestra.run.smithi103.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T01:57:29.270 INFO:teuthology.orchestra.run.smithi103.stdout: "services_complete": [], 2024-04-16T01:57:29.270 INFO:teuthology.orchestra.run.smithi103.stdout: "progress": "1/23 daemons upgraded", 2024-04-16T01:57:29.270 INFO:teuthology.orchestra.run.smithi103.stdout: "message": "", 2024-04-16T01:57:29.270 INFO:teuthology.orchestra.run.smithi103.stdout: "is_paused": false 2024-04-16T01:57:29.270 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T01:57:29.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:57:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:57:27.584570+0000 mgr.smithi134.qekssw (mgr.24415) 463 : cluster [DBG] pgmap v336: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:57:29.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:57:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:57:27.929666+0000 mgr.smithi134.qekssw (mgr.24415) 464 : audit [DBG] from='client.15222 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:57:29.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:57:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:57:28.249777+0000 mgr.smithi134.qekssw (mgr.24415) 465 : audit [DBG] from='client.15226 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:57:29.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:57:29 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:57:28.954090+0000 mon.smithi103 (mon.0) 930 : audit [DBG] from='client.? 172.21.15.103:0/2351177039' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:57:29.653 INFO:teuthology.orchestra.run.smithi103.stdout:HEALTH_OK 2024-04-16T01:57:29.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:57:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:57:27.584570+0000 mgr.smithi134.qekssw (mgr.24415) 463 : cluster [DBG] pgmap v336: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:57:29.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:57:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:57:27.929666+0000 mgr.smithi134.qekssw (mgr.24415) 464 : audit [DBG] from='client.15222 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:57:29.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:57:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:57:28.249777+0000 mgr.smithi134.qekssw (mgr.24415) 465 : audit [DBG] from='client.15226 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:57:29.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:57:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:57:28.954090+0000 mon.smithi103 (mon.0) 930 : audit [DBG] from='client.? 172.21.15.103:0/2351177039' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:57:30.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:57:30 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:57:28.562018+0000 mgr.smithi134.qekssw (mgr.24415) 466 : audit [DBG] from='client.15230 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:57:30.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:57:30 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:57:29.274418+0000 mgr.smithi134.qekssw (mgr.24415) 467 : audit [DBG] from='client.15238 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:57:30.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:57:30 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:57:29.659151+0000 mon.smithi103 (mon.0) 931 : audit [DBG] from='client.? 172.21.15.103:0/2394449214' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T01:57:30.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:57:30 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:57:28.562018+0000 mgr.smithi134.qekssw (mgr.24415) 466 : audit [DBG] from='client.15230 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:57:30.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:57:30 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:57:29.274418+0000 mgr.smithi134.qekssw (mgr.24415) 467 : audit [DBG] from='client.15238 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:57:30.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:57:30 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:57:29.659151+0000 mon.smithi103 (mon.0) 931 : audit [DBG] from='client.? 172.21.15.103:0/2394449214' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T01:57:31.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:57:31 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:57:29.585211+0000 mgr.smithi134.qekssw (mgr.24415) 468 : cluster [DBG] pgmap v337: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:57:31.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:57:31 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:57:29.585211+0000 mgr.smithi134.qekssw (mgr.24415) 468 : cluster [DBG] pgmap v337: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:57:32.602 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:57:33.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:57:33 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:57:31.586127+0000 mgr.smithi134.qekssw (mgr.24415) 469 : cluster [DBG] pgmap v338: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:57:33.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:57:33 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:57:31.586127+0000 mgr.smithi134.qekssw (mgr.24415) 469 : cluster [DBG] pgmap v338: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:57:35.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:57:35 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:57:33.586638+0000 mgr.smithi134.qekssw (mgr.24415) 470 : cluster [DBG] pgmap v339: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:57:35.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:57:35 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:57:33.586638+0000 mgr.smithi134.qekssw (mgr.24415) 470 : cluster [DBG] pgmap v339: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:57:36.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:57:36 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:57:35.536048+0000 mon.smithi134 (mon.1) 131 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:57:36.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:57:36 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:57:35.536048+0000 mon.smithi134 (mon.1) 131 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:57:37.640 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:57:37.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:57:37 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:57:35.587126+0000 mgr.smithi134.qekssw (mgr.24415) 471 : cluster [DBG] pgmap v340: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:57:37.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:57:37 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:57:35.587126+0000 mgr.smithi134.qekssw (mgr.24415) 471 : cluster [DBG] pgmap v340: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:57:39.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:57:39 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:57:37.587858+0000 mgr.smithi134.qekssw (mgr.24415) 472 : cluster [DBG] pgmap v341: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:57:39.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:57:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:57:37.587858+0000 mgr.smithi134.qekssw (mgr.24415) 472 : cluster [DBG] pgmap v341: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:57:41.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:57:41 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:57:39.588371+0000 mgr.smithi134.qekssw (mgr.24415) 473 : cluster [DBG] pgmap v342: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:57:41.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:57:41 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:57:39.588371+0000 mgr.smithi134.qekssw (mgr.24415) 473 : cluster [DBG] pgmap v342: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:57:42.682 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:57:43.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:57:43 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:57:41.589095+0000 mgr.smithi134.qekssw (mgr.24415) 474 : cluster [DBG] pgmap v343: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:57:43.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:57:43 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:57:41.589095+0000 mgr.smithi134.qekssw (mgr.24415) 474 : cluster [DBG] pgmap v343: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:57:45.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:57:45 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:57:43.589433+0000 mgr.smithi134.qekssw (mgr.24415) 475 : cluster [DBG] pgmap v344: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:57:45.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:57:45 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:57:43.589433+0000 mgr.smithi134.qekssw (mgr.24415) 475 : cluster [DBG] pgmap v344: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:57:47.728 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:57:47.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:57:47 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:57:45.589915+0000 mgr.smithi134.qekssw (mgr.24415) 476 : cluster [DBG] pgmap v345: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:57:47.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:57:47 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:57:45.589915+0000 mgr.smithi134.qekssw (mgr.24415) 476 : cluster [DBG] pgmap v345: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:57:49.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:57:49 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:57:47.590667+0000 mgr.smithi134.qekssw (mgr.24415) 477 : cluster [DBG] pgmap v346: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:57:49.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:57:49 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:57:47.590667+0000 mgr.smithi134.qekssw (mgr.24415) 477 : cluster [DBG] pgmap v346: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:57:51.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:57:51 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:57:49.591038+0000 mgr.smithi134.qekssw (mgr.24415) 478 : cluster [DBG] pgmap v347: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:57:51.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:57:51 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:57:50.536318+0000 mon.smithi134 (mon.1) 132 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:57:51.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:57:51 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:57:49.591038+0000 mgr.smithi134.qekssw (mgr.24415) 478 : cluster [DBG] pgmap v347: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:57:51.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:57:51 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:57:50.536318+0000 mon.smithi134 (mon.1) 132 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:57:52.768 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:57:53.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:57:53 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:57:51.591617+0000 mgr.smithi134.qekssw (mgr.24415) 479 : cluster [DBG] pgmap v348: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:57:53.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:57:53 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:57:51.591617+0000 mgr.smithi134.qekssw (mgr.24415) 479 : cluster [DBG] pgmap v348: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:57:55.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:57:55 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:57:53.592270+0000 mgr.smithi134.qekssw (mgr.24415) 480 : cluster [DBG] pgmap v349: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:57:55.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:57:55 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:57:53.592270+0000 mgr.smithi134.qekssw (mgr.24415) 480 : cluster [DBG] pgmap v349: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:57:57.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:57:57 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:57:55.592729+0000 mgr.smithi134.qekssw (mgr.24415) 481 : cluster [DBG] pgmap v350: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:57:57.802 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:57:57.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:57:57 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:57:55.592729+0000 mgr.smithi134.qekssw (mgr.24415) 481 : cluster [DBG] pgmap v350: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:57:59.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:57:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:57:57.593619+0000 mgr.smithi134.qekssw (mgr.24415) 482 : cluster [DBG] pgmap v351: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:57:59.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:57:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:57:57.593619+0000 mgr.smithi134.qekssw (mgr.24415) 482 : cluster [DBG] pgmap v351: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:58:00.002 INFO:teuthology.orchestra.run.smithi103.stdout:true 2024-04-16T01:58:00.630 INFO:teuthology.orchestra.run.smithi103.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T01:58:00.631 INFO:teuthology.orchestra.run.smithi103.stdout:alertmanager.smithi103 smithi103 *:9093,9094 starting - - - - 2024-04-16T01:58:00.631 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi103 smithi103 running (19m) 10m ago 19m 6391k - 16.2.5 6933c2a0b7dd 596a73884a8d 2024-04-16T01:58:00.631 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi134 smithi134 running (18m) 10m ago 18m 6391k - 16.2.5 6933c2a0b7dd eccf250d192a 2024-04-16T01:58:00.631 INFO:teuthology.orchestra.run.smithi103.stdout:grafana.smithi103 smithi103 *:3000 starting - - - - 2024-04-16T01:58:00.631 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi103.yzimiy smithi103 running (13m) 10m ago 13m 38.7M - 16.2.5 6933c2a0b7dd cf2f08c0639d 2024-04-16T01:58:00.631 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi134.assnsf smithi134 running (13m) 10m ago 13m 12.5M - 16.2.5 6933c2a0b7dd 9ca5fc777b10 2024-04-16T01:58:00.631 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi103.rfboyd smithi103 *:9283 running (21m) 10m ago 21m 367M - 16.2.5 6933c2a0b7dd fd4a37955cd4 2024-04-16T01:58:00.631 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi134.qekssw smithi134 *:8443,9283 running (11m) 10m ago 18m 499M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 43c59b758a1f 2024-04-16T01:58:00.631 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi103 smithi103 running (21m) 10m ago 21m 52.4M 2048M 16.2.5 6933c2a0b7dd 0e564be6f870 2024-04-16T01:58:00.631 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi134 smithi134 running (18m) 10m ago 18m 43.1M 2048M 16.2.5 6933c2a0b7dd d389835288fb 2024-04-16T01:58:00.631 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.0.1.smithi103.gqcofo smithi103 *:2049 running (10m) 10m ago 10m 45.5M - 3.5 6933c2a0b7dd 0b6b40ef9c00 2024-04-16T01:58:00.632 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.1.1.smithi134.lpxagn smithi134 *:2049 running (10m) 10m ago 10m 44.8M - 3.5 6933c2a0b7dd 57d4a8c9a0d1 2024-04-16T01:58:00.632 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi103 smithi103 *:9100 starting - - - - 2024-04-16T01:58:00.632 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi134 smithi134 *:9100 running (18m) 10m ago 18m 17.0M - 0.18.1 e5a616e4b9cf b86a5432fccd 2024-04-16T01:58:00.632 INFO:teuthology.orchestra.run.smithi103.stdout:osd.0 smithi103 running (18m) 10m ago 18m 407M 1944M 16.2.5 6933c2a0b7dd 531969a5edd8 2024-04-16T01:58:00.632 INFO:teuthology.orchestra.run.smithi103.stdout:osd.1 smithi103 running (17m) 10m ago 17m 314M 1944M 16.2.5 6933c2a0b7dd 97f3a1182717 2024-04-16T01:58:00.632 INFO:teuthology.orchestra.run.smithi103.stdout:osd.2 smithi103 running (17m) 10m ago 17m 256M 1944M 16.2.5 6933c2a0b7dd 12126d451d0f 2024-04-16T01:58:00.632 INFO:teuthology.orchestra.run.smithi103.stdout:osd.3 smithi103 running (16m) 10m ago 16m 386M 1944M 16.2.5 6933c2a0b7dd 8f336b10e958 2024-04-16T01:58:00.632 INFO:teuthology.orchestra.run.smithi103.stdout:osd.4 smithi134 running (16m) 10m ago 16m 383M 2712M 16.2.5 6933c2a0b7dd fb0845263111 2024-04-16T01:58:00.632 INFO:teuthology.orchestra.run.smithi103.stdout:osd.5 smithi134 running (16m) 10m ago 16m 424M 2712M 16.2.5 6933c2a0b7dd 2a44c23ab3a6 2024-04-16T01:58:00.632 INFO:teuthology.orchestra.run.smithi103.stdout:osd.6 smithi134 running (15m) 10m ago 15m 356M 2712M 16.2.5 6933c2a0b7dd b4045b632965 2024-04-16T01:58:00.632 INFO:teuthology.orchestra.run.smithi103.stdout:osd.7 smithi134 running (15m) 10m ago 15m 504M 2712M 16.2.5 6933c2a0b7dd d6fa09360d46 2024-04-16T01:58:00.632 INFO:teuthology.orchestra.run.smithi103.stdout:prometheus.smithi103 smithi103 *:9095 starting - - - - 2024-04-16T01:58:01.006 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T01:58:01.007 INFO:teuthology.orchestra.run.smithi103.stdout: "mon": { 2024-04-16T01:58:01.007 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T01:58:01.007 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:58:01.007 INFO:teuthology.orchestra.run.smithi103.stdout: "mgr": { 2024-04-16T01:58:01.007 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-16T01:58:01.007 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T01:58:01.007 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:58:01.007 INFO:teuthology.orchestra.run.smithi103.stdout: "osd": { 2024-04-16T01:58:01.007 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-16T01:58:01.007 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:58:01.007 INFO:teuthology.orchestra.run.smithi103.stdout: "mds": { 2024-04-16T01:58:01.007 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T01:58:01.008 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:58:01.008 INFO:teuthology.orchestra.run.smithi103.stdout: "overall": { 2024-04-16T01:58:01.008 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-16T01:58:01.008 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T01:58:01.008 INFO:teuthology.orchestra.run.smithi103.stdout: } 2024-04-16T01:58:01.008 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T01:58:01.326 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T01:58:01.327 INFO:teuthology.orchestra.run.smithi103.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T01:58:01.327 INFO:teuthology.orchestra.run.smithi103.stdout: "in_progress": true, 2024-04-16T01:58:01.327 INFO:teuthology.orchestra.run.smithi103.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T01:58:01.327 INFO:teuthology.orchestra.run.smithi103.stdout: "services_complete": [], 2024-04-16T01:58:01.327 INFO:teuthology.orchestra.run.smithi103.stdout: "progress": "1/23 daemons upgraded", 2024-04-16T01:58:01.327 INFO:teuthology.orchestra.run.smithi103.stdout: "message": "", 2024-04-16T01:58:01.327 INFO:teuthology.orchestra.run.smithi103.stdout: "is_paused": false 2024-04-16T01:58:01.327 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T01:58:01.711 INFO:teuthology.orchestra.run.smithi103.stdout:HEALTH_OK 2024-04-16T01:58:01.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:01 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:57:59.594123+0000 mgr.smithi134.qekssw (mgr.24415) 483 : cluster [DBG] pgmap v352: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:58:01.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:01 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:57:59.994005+0000 mgr.smithi134.qekssw (mgr.24415) 484 : audit [DBG] from='client.15246 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:58:01.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:01 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:00.318084+0000 mgr.smithi134.qekssw (mgr.24415) 485 : audit [DBG] from='client.15250 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:58:01.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:01 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:01.012216+0000 mon.smithi103 (mon.0) 932 : audit [DBG] from='client.? 172.21.15.103:0/3731257093' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:58:01.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:01 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:57:59.594123+0000 mgr.smithi134.qekssw (mgr.24415) 483 : cluster [DBG] pgmap v352: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:58:01.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:01 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:57:59.994005+0000 mgr.smithi134.qekssw (mgr.24415) 484 : audit [DBG] from='client.15246 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:58:01.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:01 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:00.318084+0000 mgr.smithi134.qekssw (mgr.24415) 485 : audit [DBG] from='client.15250 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:58:01.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:01 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:01.012216+0000 mon.smithi103 (mon.0) 932 : audit [DBG] from='client.? 172.21.15.103:0/3731257093' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:58:02.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:02 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:00.626080+0000 mgr.smithi134.qekssw (mgr.24415) 486 : audit [DBG] from='client.15254 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:58:02.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:02 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:01.331904+0000 mgr.smithi134.qekssw (mgr.24415) 487 : audit [DBG] from='client.15262 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:58:02.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:02 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:01.716968+0000 mon.smithi103 (mon.0) 933 : audit [DBG] from='client.? 172.21.15.103:0/4134544959' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T01:58:02.849 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:58:02.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:02 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:00.626080+0000 mgr.smithi134.qekssw (mgr.24415) 486 : audit [DBG] from='client.15254 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:58:02.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:02 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:01.331904+0000 mgr.smithi134.qekssw (mgr.24415) 487 : audit [DBG] from='client.15262 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:58:02.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:02 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:01.716968+0000 mon.smithi103 (mon.0) 933 : audit [DBG] from='client.? 172.21.15.103:0/4134544959' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T01:58:03.679 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:03 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:58:01.594799+0000 mgr.smithi134.qekssw (mgr.24415) 488 : cluster [DBG] pgmap v353: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:58:03.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:03 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:58:01.594799+0000 mgr.smithi134.qekssw (mgr.24415) 488 : cluster [DBG] pgmap v353: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:58:05.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:05 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:58:03.595338+0000 mgr.smithi134.qekssw (mgr.24415) 489 : cluster [DBG] pgmap v354: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:58:05.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:05 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:04.014303+0000 mon.smithi103 (mon.0) 934 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:58:05.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:05 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:04.019511+0000 mon.smithi103 (mon.0) 935 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:58:05.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:05 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:04.048485+0000 mon.smithi134 (mon.1) 133 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-16T01:58:05.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:05 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:04.048855+0000 mgr.smithi134.qekssw (mgr.24415) 490 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-16T01:58:05.290 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:05 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:04.049734+0000 mon.smithi134 (mon.1) 134 : audit [INF] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi103.front.sepia.ceph.com:9093"}]: dispatch 2024-04-16T01:58:05.290 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:05 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:04.050008+0000 mgr.smithi134.qekssw (mgr.24415) 491 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi103.front.sepia.ceph.com:9093"}]: dispatch 2024-04-16T01:58:05.290 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:05 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:04.054064+0000 mon.smithi103 (mon.0) 936 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:58:05.290 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:05 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:04.063386+0000 mon.smithi134 (mon.1) 135 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-16T01:58:05.290 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:05 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:04.063776+0000 mgr.smithi134.qekssw (mgr.24415) 492 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-16T01:58:05.290 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:05 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:04.067009+0000 mon.smithi134 (mon.1) 136 : audit [INF] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi103.front.sepia.ceph.com:3000"}]: dispatch 2024-04-16T01:58:05.290 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:05 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:04.067331+0000 mgr.smithi134.qekssw (mgr.24415) 493 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi103.front.sepia.ceph.com:3000"}]: dispatch 2024-04-16T01:58:05.290 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:05 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:04.071825+0000 mon.smithi103 (mon.0) 937 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:58:05.290 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:05 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:04.081786+0000 mon.smithi134 (mon.1) 137 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T01:58:05.290 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:05 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:04.082180+0000 mgr.smithi134.qekssw (mgr.24415) 494 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T01:58:05.290 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:05 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:04.083306+0000 mon.smithi134 (mon.1) 138 : audit [INF] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi103.front.sepia.ceph.com:9095"}]: dispatch 2024-04-16T01:58:05.290 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:05 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:04.083605+0000 mgr.smithi134.qekssw (mgr.24415) 495 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi103.front.sepia.ceph.com:9095"}]: dispatch 2024-04-16T01:58:05.290 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:05 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:04.087616+0000 mon.smithi103 (mon.0) 938 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:58:05.291 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:05 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:04.101156+0000 mon.smithi134 (mon.1) 139 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:58:05.291 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:05 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:04.105650+0000 mon.smithi103 (mon.0) 939 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:58:05.291 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:05 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:58:04.107010+0000 mgr.smithi134.qekssw (mgr.24415) 496 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi134.qekssw) 2024-04-16T01:58:05.291 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:05 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:58:04.107380+0000 mgr.smithi134.qekssw (mgr.24415) 497 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi134.qekssw) 2024-04-16T01:58:05.380 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:05 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:58:03.595338+0000 mgr.smithi134.qekssw (mgr.24415) 489 : cluster [DBG] pgmap v354: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:58:05.380 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:05 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:04.014303+0000 mon.smithi103 (mon.0) 934 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:58:05.380 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:05 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:04.019511+0000 mon.smithi103 (mon.0) 935 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:58:05.380 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:05 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:04.048485+0000 mon.smithi134 (mon.1) 133 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-16T01:58:05.380 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:05 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:04.048855+0000 mgr.smithi134.qekssw (mgr.24415) 490 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-16T01:58:05.380 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:05 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:04.049734+0000 mon.smithi134 (mon.1) 134 : audit [INF] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi103.front.sepia.ceph.com:9093"}]: dispatch 2024-04-16T01:58:05.380 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:05 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:04.050008+0000 mgr.smithi134.qekssw (mgr.24415) 491 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi103.front.sepia.ceph.com:9093"}]: dispatch 2024-04-16T01:58:05.381 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:05 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:04.054064+0000 mon.smithi103 (mon.0) 936 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:58:05.381 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:05 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:04.063386+0000 mon.smithi134 (mon.1) 135 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-16T01:58:05.381 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:05 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:04.063776+0000 mgr.smithi134.qekssw (mgr.24415) 492 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-16T01:58:05.381 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:05 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:04.067009+0000 mon.smithi134 (mon.1) 136 : audit [INF] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi103.front.sepia.ceph.com:3000"}]: dispatch 2024-04-16T01:58:05.381 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:05 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:04.067331+0000 mgr.smithi134.qekssw (mgr.24415) 493 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi103.front.sepia.ceph.com:3000"}]: dispatch 2024-04-16T01:58:05.381 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:05 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:04.071825+0000 mon.smithi103 (mon.0) 937 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:58:05.381 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:05 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:04.081786+0000 mon.smithi134 (mon.1) 137 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T01:58:05.381 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:05 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:04.082180+0000 mgr.smithi134.qekssw (mgr.24415) 494 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T01:58:05.381 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:05 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:04.083306+0000 mon.smithi134 (mon.1) 138 : audit [INF] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi103.front.sepia.ceph.com:9095"}]: dispatch 2024-04-16T01:58:05.381 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:05 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:04.083605+0000 mgr.smithi134.qekssw (mgr.24415) 495 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi103.front.sepia.ceph.com:9095"}]: dispatch 2024-04-16T01:58:05.381 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:05 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:04.087616+0000 mon.smithi103 (mon.0) 938 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:58:05.381 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:05 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:04.101156+0000 mon.smithi134 (mon.1) 139 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:58:05.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:05 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:04.105650+0000 mon.smithi103 (mon.0) 939 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:58:05.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:05 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:58:04.107010+0000 mgr.smithi134.qekssw (mgr.24415) 496 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi134.qekssw) 2024-04-16T01:58:05.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:05 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:58:04.107380+0000 mgr.smithi134.qekssw (mgr.24415) 497 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi134.qekssw) 2024-04-16T01:58:06.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:06 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:05.536502+0000 mon.smithi134 (mon.1) 140 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:58:06.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:06 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:05.779666+0000 mon.smithi103 (mon.0) 940 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:58:06.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:06 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:05.781542+0000 mon.smithi134 (mon.1) 141 : audit [INF] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi103.rfboyd", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T01:58:06.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:06 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:05.781892+0000 mon.smithi103 (mon.0) 941 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi103.rfboyd", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T01:58:06.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:06 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:05.782975+0000 mon.smithi134 (mon.1) 142 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T01:58:06.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:06 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:05.783786+0000 mon.smithi134 (mon.1) 143 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:58:06.290 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:06 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:05.536502+0000 mon.smithi134 (mon.1) 140 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:58:06.290 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:06 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:05.779666+0000 mon.smithi103 (mon.0) 940 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:58:06.290 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:06 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:05.781542+0000 mon.smithi134 (mon.1) 141 : audit [INF] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi103.rfboyd", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T01:58:06.290 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:06 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:05.781892+0000 mon.smithi103 (mon.0) 941 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi103.rfboyd", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T01:58:06.290 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:06 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:05.782975+0000 mon.smithi134 (mon.1) 142 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T01:58:06.290 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:06 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:05.783786+0000 mon.smithi134 (mon.1) 143 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:58:07.283 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:07 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:58:05.595729+0000 mgr.smithi134.qekssw (mgr.24415) 498 : cluster [DBG] pgmap v355: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:58:07.283 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:07 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:58:05.775250+0000 mgr.smithi134.qekssw (mgr.24415) 499 : cephadm [INF] Upgrade: Updating mgr.smithi103.rfboyd 2024-04-16T01:58:07.283 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:07 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:58:05.784650+0000 mgr.smithi134.qekssw (mgr.24415) 500 : cephadm [INF] Deploying daemon mgr.smithi103.rfboyd on smithi103 2024-04-16T01:58:07.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:07 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:58:05.595729+0000 mgr.smithi134.qekssw (mgr.24415) 498 : cluster [DBG] pgmap v355: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:58:07.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:07 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:58:05.775250+0000 mgr.smithi134.qekssw (mgr.24415) 499 : cephadm [INF] Upgrade: Updating mgr.smithi103.rfboyd 2024-04-16T01:58:07.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:07 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:58:05.784650+0000 mgr.smithi134.qekssw (mgr.24415) 500 : cephadm [INF] Deploying daemon mgr.smithi103.rfboyd on smithi103 2024-04-16T01:58:07.885 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:58:09.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:09 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:58:07.596484+0000 mgr.smithi134.qekssw (mgr.24415) 501 : cluster [DBG] pgmap v356: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:58:09.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:09 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:58:07.596484+0000 mgr.smithi134.qekssw (mgr.24415) 501 : cluster [DBG] pgmap v356: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:58:10.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:10 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:58:09.597051+0000 mgr.smithi134.qekssw (mgr.24415) 502 : cluster [DBG] pgmap v357: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:58:10.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:10 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:09.606654+0000 mon.smithi103 (mon.0) 942 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:58:10.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:10 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:09.612670+0000 mon.smithi103 (mon.0) 943 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:58:10.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:10 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:09.657794+0000 mon.smithi134 (mon.1) 144 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:58:10.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:10 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:09.929976+0000 mon.smithi103 (mon.0) 944 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:58:10.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:10 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:09.936007+0000 mon.smithi103 (mon.0) 945 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:58:10.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:10 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:09.979629+0000 mon.smithi103 (mon.0) 946 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:58:10.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:10 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:09.985497+0000 mon.smithi103 (mon.0) 947 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:58:11.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:10 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:58:09.597051+0000 mgr.smithi134.qekssw (mgr.24415) 502 : cluster [DBG] pgmap v357: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:58:11.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:10 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:09.606654+0000 mon.smithi103 (mon.0) 942 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:58:11.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:10 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:09.612670+0000 mon.smithi103 (mon.0) 943 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:58:11.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:10 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:09.657794+0000 mon.smithi134 (mon.1) 144 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:58:11.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:10 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:09.929976+0000 mon.smithi103 (mon.0) 944 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:58:11.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:10 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:09.936007+0000 mon.smithi103 (mon.0) 945 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:58:11.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:10 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:09.979629+0000 mon.smithi103 (mon.0) 946 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:58:11.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:10 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:09.985497+0000 mon.smithi103 (mon.0) 947 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:58:12.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:12 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:58:11.597662+0000 mgr.smithi134.qekssw (mgr.24415) 503 : cluster [DBG] pgmap v358: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:58:12.862 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:12 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:58:11.597662+0000 mgr.smithi134.qekssw (mgr.24415) 503 : cluster [DBG] pgmap v358: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:58:12.926 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:58:15.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:15 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:58:13.598080+0000 mgr.smithi134.qekssw (mgr.24415) 504 : cluster [DBG] pgmap v359: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:58:15.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:15 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:14.363005+0000 mon.smithi103 (mon.0) 948 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:58:15.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:15 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:14.368575+0000 mon.smithi103 (mon.0) 949 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:58:15.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:15 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:58:13.598080+0000 mgr.smithi134.qekssw (mgr.24415) 504 : cluster [DBG] pgmap v359: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:58:15.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:15 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:14.363005+0000 mon.smithi103 (mon.0) 948 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:58:15.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:15 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:14.368575+0000 mon.smithi103 (mon.0) 949 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:58:17.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:17 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:58:15.598396+0000 mgr.smithi134.qekssw (mgr.24415) 505 : cluster [DBG] pgmap v360: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:58:17.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:17 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:16.618863+0000 mon.smithi103 (mon.0) 950 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:58:17.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:17 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:16.628292+0000 mon.smithi103 (mon.0) 951 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:58:17.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:17 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:58:16.712265+0000 mon.smithi103 (mon.0) 952 : cluster [DBG] Standby manager daemon smithi103.rfboyd restarted 2024-04-16T01:58:17.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:17 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:58:16.712397+0000 mon.smithi103 (mon.0) 953 : cluster [DBG] Standby manager daemon smithi103.rfboyd started 2024-04-16T01:58:17.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:17 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:16.714610+0000 mon.smithi103 (mon.0) 954 : audit [DBG] from='mgr.? 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi103.rfboyd/crt"}]: dispatch 2024-04-16T01:58:17.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:17 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:16.715105+0000 mon.smithi103 (mon.0) 955 : audit [DBG] from='mgr.? 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T01:58:17.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:17 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:16.717057+0000 mon.smithi103 (mon.0) 956 : audit [DBG] from='mgr.? 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi103.rfboyd/key"}]: dispatch 2024-04-16T01:58:17.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:17 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:16.718007+0000 mon.smithi103 (mon.0) 957 : audit [DBG] from='mgr.? 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T01:58:17.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:17 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:17.267211+0000 mon.smithi103 (mon.0) 958 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:58:17.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:17 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:17.273912+0000 mon.smithi103 (mon.0) 959 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:58:17.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:17 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:58:15.598396+0000 mgr.smithi134.qekssw (mgr.24415) 505 : cluster [DBG] pgmap v360: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:58:17.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:17 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:16.618863+0000 mon.smithi103 (mon.0) 950 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:58:17.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:17 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:16.628292+0000 mon.smithi103 (mon.0) 951 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:58:17.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:17 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:58:16.712265+0000 mon.smithi103 (mon.0) 952 : cluster [DBG] Standby manager daemon smithi103.rfboyd restarted 2024-04-16T01:58:17.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:17 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:58:16.712397+0000 mon.smithi103 (mon.0) 953 : cluster [DBG] Standby manager daemon smithi103.rfboyd started 2024-04-16T01:58:17.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:17 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:16.714610+0000 mon.smithi103 (mon.0) 954 : audit [DBG] from='mgr.? 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi103.rfboyd/crt"}]: dispatch 2024-04-16T01:58:17.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:17 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:16.715105+0000 mon.smithi103 (mon.0) 955 : audit [DBG] from='mgr.? 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T01:58:17.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:17 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:16.717057+0000 mon.smithi103 (mon.0) 956 : audit [DBG] from='mgr.? 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi103.rfboyd/key"}]: dispatch 2024-04-16T01:58:17.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:17 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:16.718007+0000 mon.smithi103 (mon.0) 957 : audit [DBG] from='mgr.? 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T01:58:17.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:17 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:17.267211+0000 mon.smithi103 (mon.0) 958 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:58:17.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:17 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:17.273912+0000 mon.smithi103 (mon.0) 959 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:58:17.964 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:58:18.842 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:18 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:58:17.599111+0000 mgr.smithi134.qekssw (mgr.24415) 506 : cluster [DBG] pgmap v361: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:58:18.842 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:18 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:58:17.635598+0000 mon.smithi103 (mon.0) 960 : cluster [DBG] mgrmap e29: smithi134.qekssw(active, since 11m), standbys: smithi103.rfboyd 2024-04-16T01:58:19.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:18 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:58:17.599111+0000 mgr.smithi134.qekssw (mgr.24415) 506 : cluster [DBG] pgmap v361: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:58:19.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:18 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:58:17.635598+0000 mon.smithi103 (mon.0) 960 : cluster [DBG] mgrmap e29: smithi134.qekssw(active, since 11m), standbys: smithi103.rfboyd 2024-04-16T01:58:21.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:21 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:58:19.599606+0000 mgr.smithi134.qekssw (mgr.24415) 507 : cluster [DBG] pgmap v362: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:58:21.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:21 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:20.537010+0000 mon.smithi134 (mon.1) 145 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:58:21.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:21 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:21.004157+0000 mon.smithi103 (mon.0) 961 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:58:21.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:21 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:21.010533+0000 mon.smithi103 (mon.0) 962 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:58:21.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:21 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:21.014880+0000 mon.smithi134 (mon.1) 146 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:58:21.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:21 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:21.015708+0000 mon.smithi134 (mon.1) 147 : audit [INF] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T01:58:21.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:21 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:21.020005+0000 mon.smithi103 (mon.0) 963 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:58:21.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:21 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:21.027888+0000 mon.smithi103 (mon.0) 964 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:58:21.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:21 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:21.164483+0000 mon.smithi134 (mon.1) 148 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:58:21.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:21 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:21.170176+0000 mon.smithi134 (mon.1) 149 : audit [INF] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "mgr fail", "who": "smithi134.qekssw"}]: dispatch 2024-04-16T01:58:21.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:21 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:21.170683+0000 mon.smithi103 (mon.0) 965 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "mgr fail", "who": "smithi134.qekssw"}]: dispatch 2024-04-16T01:58:21.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:21 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:58:21.175015+0000 mon.smithi103 (mon.0) 966 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-04-16T01:58:21.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:21 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:58:19.599606+0000 mgr.smithi134.qekssw (mgr.24415) 507 : cluster [DBG] pgmap v362: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:58:21.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:21 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:20.537010+0000 mon.smithi134 (mon.1) 145 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:58:21.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:21 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:21.004157+0000 mon.smithi103 (mon.0) 961 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:58:21.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:21 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:21.010533+0000 mon.smithi103 (mon.0) 962 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:58:21.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:21 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:21.014880+0000 mon.smithi134 (mon.1) 146 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:58:21.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:21 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:21.015708+0000 mon.smithi134 (mon.1) 147 : audit [INF] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T01:58:21.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:21 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:21.020005+0000 mon.smithi103 (mon.0) 963 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:58:21.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:21 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:21.027888+0000 mon.smithi103 (mon.0) 964 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' 2024-04-16T01:58:21.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:21 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:21.164483+0000 mon.smithi134 (mon.1) 148 : audit [DBG] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:58:21.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:21 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:21.170176+0000 mon.smithi134 (mon.1) 149 : audit [INF] from='mgr.24415 172.21.15.134:0/4225195187' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "mgr fail", "who": "smithi134.qekssw"}]: dispatch 2024-04-16T01:58:21.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:21 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:21.170683+0000 mon.smithi103 (mon.0) 965 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "mgr fail", "who": "smithi134.qekssw"}]: dispatch 2024-04-16T01:58:21.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:21 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:58:21.175015+0000 mon.smithi103 (mon.0) 966 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-04-16T01:58:22.735 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:22 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:58:21.017094+0000 mgr.smithi134.qekssw (mgr.24415) 508 : cluster [DBG] pgmap v363: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 179 B/s rd, 179 B/s wr, 0 op/s 2024-04-16T01:58:22.735 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:22 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:58:21.167028+0000 mgr.smithi134.qekssw (mgr.24415) 509 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi134.qekssw) 2024-04-16T01:58:22.735 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:22 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:58:21.167464+0000 mgr.smithi134.qekssw (mgr.24415) 510 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi134.qekssw) 2024-04-16T01:58:22.736 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:22 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:58:21.169971+0000 mgr.smithi134.qekssw (mgr.24415) 511 : cephadm [INF] Failing over to other MGR 2024-04-16T01:58:22.736 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:22 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:58:22.009323+0000 mon.smithi103 (mon.0) 967 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-16T01:58:22.736 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:22 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:22.033897+0000 mon.smithi103 (mon.0) 968 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd='[{"prefix": "mgr fail", "who": "smithi134.qekssw"}]': finished 2024-04-16T01:58:22.736 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:22 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:58:22.033964+0000 mon.smithi103 (mon.0) 969 : cluster [DBG] mgrmap e30: smithi103.rfboyd(active, starting, since 0.862601s) 2024-04-16T01:58:22.736 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:22 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:22.035151+0000 mon.smithi134 (mon.1) 150 : audit [DBG] from='mgr.15270 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mon metadata", "id": "smithi103"}]: dispatch 2024-04-16T01:58:22.736 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:22 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:22.035315+0000 mon.smithi134 (mon.1) 151 : audit [DBG] from='mgr.15270 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mon metadata", "id": "smithi134"}]: dispatch 2024-04-16T01:58:22.736 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:22 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:22.035941+0000 mon.smithi134 (mon.1) 152 : audit [DBG] from='mgr.15270 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi103.yzimiy"}]: dispatch 2024-04-16T01:58:22.736 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:22 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:22.036167+0000 mon.smithi134 (mon.1) 153 : audit [DBG] from='mgr.15270 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi134.assnsf"}]: dispatch 2024-04-16T01:58:22.736 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:22 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:22.036466+0000 mon.smithi134 (mon.1) 154 : audit [DBG] from='mgr.15270 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mgr metadata", "who": "smithi103.rfboyd", "id": "smithi103.rfboyd"}]: dispatch 2024-04-16T01:58:22.736 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:22 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:22.036805+0000 mon.smithi134 (mon.1) 155 : audit [DBG] from='mgr.15270 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T01:58:22.736 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:22 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:22.037112+0000 mon.smithi134 (mon.1) 156 : audit [DBG] from='mgr.15270 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T01:58:22.736 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:22 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:22.037480+0000 mon.smithi134 (mon.1) 157 : audit [DBG] from='mgr.15270 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T01:58:22.736 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:22 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:22.037720+0000 mon.smithi134 (mon.1) 158 : audit [DBG] from='mgr.15270 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T01:58:22.737 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:22 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:22.037992+0000 mon.smithi134 (mon.1) 159 : audit [DBG] from='mgr.15270 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T01:58:22.737 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:22 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:22.038182+0000 mon.smithi134 (mon.1) 160 : audit [DBG] from='mgr.15270 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T01:58:22.737 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:22 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:58:22.038293+0000 mon.smithi103 (mon.0) 970 : cluster [DBG] Standby manager daemon smithi134.qekssw started 2024-04-16T01:58:22.737 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:22 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:22.038376+0000 mon.smithi134 (mon.1) 161 : audit [DBG] from='mgr.15270 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T01:58:22.737 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:22 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:22.038576+0000 mon.smithi134 (mon.1) 162 : audit [DBG] from='mgr.15270 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T01:58:22.737 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:22 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:22.038788+0000 mon.smithi134 (mon.1) 163 : audit [DBG] from='mgr.15270 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-16T01:58:22.737 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:22 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:22.039025+0000 mon.smithi134 (mon.1) 164 : audit [DBG] from='mgr.15270 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-16T01:58:22.737 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:22 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:22.039424+0000 mon.smithi134 (mon.1) 165 : audit [DBG] from='mgr.15270 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-16T01:58:22.737 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:22 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:58:22.073107+0000 mon.smithi103 (mon.0) 971 : cluster [INF] Manager daemon smithi103.rfboyd is now available 2024-04-16T01:58:22.737 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:22 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:22.097041+0000 mon.smithi134 (mon.1) 166 : audit [DBG] from='mgr.15270 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:58:22.737 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:22 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:22.129924+0000 mon.smithi103 (mon.0) 972 : audit [INF] from='mgr.15270 ' entity='mgr.smithi103.rfboyd' 2024-04-16T01:58:22.737 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:22 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:22.133214+0000 mon.smithi134 (mon.1) 167 : audit [DBG] from='mgr.15270 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:58:22.737 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:22 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:22.133464+0000 mon.smithi134 (mon.1) 168 : audit [INF] from='mgr.15270 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi103.rfboyd/mirror_snapshot_schedule"}]: dispatch 2024-04-16T01:58:22.738 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:22 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:22.133815+0000 mon.smithi103 (mon.0) 973 : audit [INF] from='mgr.15270 ' entity='mgr.smithi103.rfboyd' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi103.rfboyd/mirror_snapshot_schedule"}]: dispatch 2024-04-16T01:58:22.738 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:22 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:22.147385+0000 mon.smithi134 (mon.1) 169 : audit [INF] from='mgr.15270 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi103.rfboyd/trash_purge_schedule"}]: dispatch 2024-04-16T01:58:22.738 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:22 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:22.147706+0000 mon.smithi103 (mon.0) 974 : audit [INF] from='mgr.15270 ' entity='mgr.smithi103.rfboyd' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi103.rfboyd/trash_purge_schedule"}]: dispatch 2024-04-16T01:58:22.886 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:22 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:58:21.017094+0000 mgr.smithi134.qekssw (mgr.24415) 508 : cluster [DBG] pgmap v363: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 179 B/s rd, 179 B/s wr, 0 op/s 2024-04-16T01:58:22.886 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:22 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:58:21.167028+0000 mgr.smithi134.qekssw (mgr.24415) 509 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi134.qekssw) 2024-04-16T01:58:22.886 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:22 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:58:21.167464+0000 mgr.smithi134.qekssw (mgr.24415) 510 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi134.qekssw) 2024-04-16T01:58:22.886 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:22 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:58:21.169971+0000 mgr.smithi134.qekssw (mgr.24415) 511 : cephadm [INF] Failing over to other MGR 2024-04-16T01:58:22.887 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:22 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:58:22.009323+0000 mon.smithi103 (mon.0) 967 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-16T01:58:22.887 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:22 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:22.033897+0000 mon.smithi103 (mon.0) 968 : audit [INF] from='mgr.24415 ' entity='mgr.smithi134.qekssw' cmd='[{"prefix": "mgr fail", "who": "smithi134.qekssw"}]': finished 2024-04-16T01:58:22.887 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:22 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:58:22.033964+0000 mon.smithi103 (mon.0) 969 : cluster [DBG] mgrmap e30: smithi103.rfboyd(active, starting, since 0.862601s) 2024-04-16T01:58:22.887 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:22 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:22.035151+0000 mon.smithi134 (mon.1) 150 : audit [DBG] from='mgr.15270 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mon metadata", "id": "smithi103"}]: dispatch 2024-04-16T01:58:22.887 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:22 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:22.035315+0000 mon.smithi134 (mon.1) 151 : audit [DBG] from='mgr.15270 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mon metadata", "id": "smithi134"}]: dispatch 2024-04-16T01:58:22.887 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:22 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:22.035941+0000 mon.smithi134 (mon.1) 152 : audit [DBG] from='mgr.15270 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi103.yzimiy"}]: dispatch 2024-04-16T01:58:22.887 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:22 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:22.036167+0000 mon.smithi134 (mon.1) 153 : audit [DBG] from='mgr.15270 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi134.assnsf"}]: dispatch 2024-04-16T01:58:22.887 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:22 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:22.036466+0000 mon.smithi134 (mon.1) 154 : audit [DBG] from='mgr.15270 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mgr metadata", "who": "smithi103.rfboyd", "id": "smithi103.rfboyd"}]: dispatch 2024-04-16T01:58:22.887 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:22 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:22.036805+0000 mon.smithi134 (mon.1) 155 : audit [DBG] from='mgr.15270 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T01:58:22.887 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:22 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:22.037112+0000 mon.smithi134 (mon.1) 156 : audit [DBG] from='mgr.15270 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T01:58:22.887 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:22 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:22.037480+0000 mon.smithi134 (mon.1) 157 : audit [DBG] from='mgr.15270 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T01:58:22.887 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:22 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:22.037720+0000 mon.smithi134 (mon.1) 158 : audit [DBG] from='mgr.15270 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T01:58:22.887 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:22 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:22.037992+0000 mon.smithi134 (mon.1) 159 : audit [DBG] from='mgr.15270 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T01:58:22.887 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:22 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:22.038182+0000 mon.smithi134 (mon.1) 160 : audit [DBG] from='mgr.15270 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T01:58:22.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:22 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:58:22.038293+0000 mon.smithi103 (mon.0) 970 : cluster [DBG] Standby manager daemon smithi134.qekssw started 2024-04-16T01:58:22.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:22 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:22.038376+0000 mon.smithi134 (mon.1) 161 : audit [DBG] from='mgr.15270 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T01:58:22.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:22 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:22.038576+0000 mon.smithi134 (mon.1) 162 : audit [DBG] from='mgr.15270 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T01:58:22.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:22 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:22.038788+0000 mon.smithi134 (mon.1) 163 : audit [DBG] from='mgr.15270 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-16T01:58:22.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:22 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:22.039025+0000 mon.smithi134 (mon.1) 164 : audit [DBG] from='mgr.15270 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-16T01:58:22.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:22 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:22.039424+0000 mon.smithi134 (mon.1) 165 : audit [DBG] from='mgr.15270 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-16T01:58:22.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:22 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:58:22.073107+0000 mon.smithi103 (mon.0) 971 : cluster [INF] Manager daemon smithi103.rfboyd is now available 2024-04-16T01:58:22.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:22 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:22.097041+0000 mon.smithi134 (mon.1) 166 : audit [DBG] from='mgr.15270 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:58:22.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:22 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:22.129924+0000 mon.smithi103 (mon.0) 972 : audit [INF] from='mgr.15270 ' entity='mgr.smithi103.rfboyd' 2024-04-16T01:58:22.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:22 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:22.133214+0000 mon.smithi134 (mon.1) 167 : audit [DBG] from='mgr.15270 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:58:22.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:22 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:22.133464+0000 mon.smithi134 (mon.1) 168 : audit [INF] from='mgr.15270 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi103.rfboyd/mirror_snapshot_schedule"}]: dispatch 2024-04-16T01:58:22.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:22 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:22.133815+0000 mon.smithi103 (mon.0) 973 : audit [INF] from='mgr.15270 ' entity='mgr.smithi103.rfboyd' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi103.rfboyd/mirror_snapshot_schedule"}]: dispatch 2024-04-16T01:58:22.888 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:22 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:22.147385+0000 mon.smithi134 (mon.1) 169 : audit [INF] from='mgr.15270 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi103.rfboyd/trash_purge_schedule"}]: dispatch 2024-04-16T01:58:22.889 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:22 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:22.147706+0000 mon.smithi103 (mon.0) 974 : audit [INF] from='mgr.15270 ' entity='mgr.smithi103.rfboyd' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi103.rfboyd/trash_purge_schedule"}]: dispatch 2024-04-16T01:58:22.998 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:58:24.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:58:22.650966+0000 mgr.smithi103.rfboyd (mgr.15270) 1 : cephadm [INF] [16/Apr/2024:01:58:22] ENGINE Bus STARTING 2024-04-16T01:58:24.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:58:22.767131+0000 mgr.smithi103.rfboyd (mgr.15270) 2 : cephadm [INF] [16/Apr/2024:01:58:22] ENGINE Serving on https://172.21.15.103:7150 2024-04-16T01:58:24.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:58:22.868482+0000 mgr.smithi103.rfboyd (mgr.15270) 3 : cephadm [INF] [16/Apr/2024:01:58:22] ENGINE Serving on http://172.21.15.103:8765 2024-04-16T01:58:24.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:58:22.868732+0000 mgr.smithi103.rfboyd (mgr.15270) 4 : cephadm [INF] [16/Apr/2024:01:58:22] ENGINE Bus STARTED 2024-04-16T01:58:24.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:58:23.038062+0000 mon.smithi103 (mon.0) 975 : cluster [DBG] mgrmap e31: smithi103.rfboyd(active, since 1.8667s), standbys: smithi134.qekssw 2024-04-16T01:58:24.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:23.042113+0000 mon.smithi134 (mon.1) 170 : audit [DBG] from='mgr.15270 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mgr metadata", "who": "smithi134.qekssw", "id": "smithi134.qekssw"}]: dispatch 2024-04-16T01:58:24.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:58:23.045259+0000 mgr.smithi103.rfboyd (mgr.15270) 5 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-16T01:58:24.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:24 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:58:22.650966+0000 mgr.smithi103.rfboyd (mgr.15270) 1 : cephadm [INF] [16/Apr/2024:01:58:22] ENGINE Bus STARTING 2024-04-16T01:58:24.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:24 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:58:22.767131+0000 mgr.smithi103.rfboyd (mgr.15270) 2 : cephadm [INF] [16/Apr/2024:01:58:22] ENGINE Serving on https://172.21.15.103:7150 2024-04-16T01:58:24.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:24 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:58:22.868482+0000 mgr.smithi103.rfboyd (mgr.15270) 3 : cephadm [INF] [16/Apr/2024:01:58:22] ENGINE Serving on http://172.21.15.103:8765 2024-04-16T01:58:24.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:24 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:58:22.868732+0000 mgr.smithi103.rfboyd (mgr.15270) 4 : cephadm [INF] [16/Apr/2024:01:58:22] ENGINE Bus STARTED 2024-04-16T01:58:24.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:24 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:58:23.038062+0000 mon.smithi103 (mon.0) 975 : cluster [DBG] mgrmap e31: smithi103.rfboyd(active, since 1.8667s), standbys: smithi134.qekssw 2024-04-16T01:58:24.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:24 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:23.042113+0000 mon.smithi134 (mon.1) 170 : audit [DBG] from='mgr.15270 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mgr metadata", "who": "smithi134.qekssw", "id": "smithi134.qekssw"}]: dispatch 2024-04-16T01:58:24.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:24 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:58:23.045259+0000 mgr.smithi103.rfboyd (mgr.15270) 5 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-16T01:58:25.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:25 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:58:24.031666+0000 mon.smithi103 (mon.0) 976 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-16T01:58:25.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:25 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:58:24.031692+0000 mon.smithi103 (mon.0) 977 : cluster [INF] Cluster is now healthy 2024-04-16T01:58:25.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:25 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:58:24.038233+0000 mgr.smithi103.rfboyd (mgr.15270) 6 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-16T01:58:25.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:25 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:58:24.031666+0000 mon.smithi103 (mon.0) 976 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-16T01:58:25.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:25 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:58:24.031692+0000 mon.smithi103 (mon.0) 977 : cluster [INF] Cluster is now healthy 2024-04-16T01:58:25.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:25 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:58:24.038233+0000 mgr.smithi103.rfboyd (mgr.15270) 6 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-16T01:58:26.741 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:26 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:58:25.390424+0000 mon.smithi103 (mon.0) 978 : cluster [DBG] mgrmap e32: smithi103.rfboyd(active, since 4s), standbys: smithi134.qekssw 2024-04-16T01:58:26.862 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:26 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:58:25.390424+0000 mon.smithi103 (mon.0) 978 : cluster [DBG] mgrmap e32: smithi103.rfboyd(active, since 4s), standbys: smithi134.qekssw 2024-04-16T01:58:27.642 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:27 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:58:26.038613+0000 mgr.smithi103.rfboyd (mgr.15270) 7 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-16T01:58:27.642 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:27 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:27.056418+0000 mon.smithi103 (mon.0) 979 : audit [INF] from='mgr.15270 ' entity='mgr.smithi103.rfboyd' 2024-04-16T01:58:27.642 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:27 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:27.063273+0000 mon.smithi103 (mon.0) 980 : audit [INF] from='mgr.15270 ' entity='mgr.smithi103.rfboyd' 2024-04-16T01:58:27.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:27 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:58:26.038613+0000 mgr.smithi103.rfboyd (mgr.15270) 7 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-16T01:58:27.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:27 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:27.056418+0000 mon.smithi103 (mon.0) 979 : audit [INF] from='mgr.15270 ' entity='mgr.smithi103.rfboyd' 2024-04-16T01:58:27.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:27 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:27.063273+0000 mon.smithi103 (mon.0) 980 : audit [INF] from='mgr.15270 ' entity='mgr.smithi103.rfboyd' 2024-04-16T01:58:28.037 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:58:28.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:28 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:27.703254+0000 mon.smithi103 (mon.0) 981 : audit [INF] from='mgr.15270 ' entity='mgr.smithi103.rfboyd' 2024-04-16T01:58:28.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:28 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:27.709041+0000 mon.smithi103 (mon.0) 982 : audit [INF] from='mgr.15270 ' entity='mgr.smithi103.rfboyd' 2024-04-16T01:58:28.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:28 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:58:28.038954+0000 mgr.smithi103.rfboyd (mgr.15270) 8 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 205 B/s wr, 0 op/s 2024-04-16T01:58:29.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:28 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:27.703254+0000 mon.smithi103 (mon.0) 981 : audit [INF] from='mgr.15270 ' entity='mgr.smithi103.rfboyd' 2024-04-16T01:58:29.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:28 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:27.709041+0000 mon.smithi103 (mon.0) 982 : audit [INF] from='mgr.15270 ' entity='mgr.smithi103.rfboyd' 2024-04-16T01:58:29.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:28 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:58:28.038954+0000 mgr.smithi103.rfboyd (mgr.15270) 8 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 205 B/s wr, 0 op/s 2024-04-16T01:58:30.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:30 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:29.031759+0000 mon.smithi103 (mon.0) 983 : audit [INF] from='mgr.15270 ' entity='mgr.smithi103.rfboyd' 2024-04-16T01:58:30.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:30 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:29.037234+0000 mon.smithi103 (mon.0) 984 : audit [INF] from='mgr.15270 ' entity='mgr.smithi103.rfboyd' 2024-04-16T01:58:30.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:30 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:58:29.274599+0000 mon.smithi103 (mon.0) 985 : cluster [DBG] Standby manager daemon smithi134.qekssw restarted 2024-04-16T01:58:30.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:30 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:58:29.274719+0000 mon.smithi103 (mon.0) 986 : cluster [DBG] Standby manager daemon smithi134.qekssw started 2024-04-16T01:58:30.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:30 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:29.276176+0000 mon.smithi134 (mon.1) 171 : audit [DBG] from='mgr.? 172.21.15.134:0/1905585999' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi134.qekssw/crt"}]: dispatch 2024-04-16T01:58:30.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:30 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:29.276629+0000 mon.smithi134 (mon.1) 172 : audit [DBG] from='mgr.? 172.21.15.134:0/1905585999' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T01:58:30.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:30 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:29.278688+0000 mon.smithi134 (mon.1) 173 : audit [DBG] from='mgr.? 172.21.15.134:0/1905585999' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi134.qekssw/key"}]: dispatch 2024-04-16T01:58:30.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:30 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:29.279584+0000 mon.smithi134 (mon.1) 174 : audit [DBG] from='mgr.? 172.21.15.134:0/1905585999' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T01:58:30.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:30 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:29.674080+0000 mon.smithi103 (mon.0) 987 : audit [INF] from='mgr.15270 ' entity='mgr.smithi103.rfboyd' 2024-04-16T01:58:30.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:30 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:29.681816+0000 mon.smithi103 (mon.0) 988 : audit [INF] from='mgr.15270 ' entity='mgr.smithi103.rfboyd' 2024-04-16T01:58:30.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:30 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:29.031759+0000 mon.smithi103 (mon.0) 983 : audit [INF] from='mgr.15270 ' entity='mgr.smithi103.rfboyd' 2024-04-16T01:58:30.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:30 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:29.037234+0000 mon.smithi103 (mon.0) 984 : audit [INF] from='mgr.15270 ' entity='mgr.smithi103.rfboyd' 2024-04-16T01:58:30.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:30 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:58:29.274599+0000 mon.smithi103 (mon.0) 985 : cluster [DBG] Standby manager daemon smithi134.qekssw restarted 2024-04-16T01:58:30.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:30 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:58:29.274719+0000 mon.smithi103 (mon.0) 986 : cluster [DBG] Standby manager daemon smithi134.qekssw started 2024-04-16T01:58:30.384 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:30 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:29.276176+0000 mon.smithi134 (mon.1) 171 : audit [DBG] from='mgr.? 172.21.15.134:0/1905585999' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi134.qekssw/crt"}]: dispatch 2024-04-16T01:58:30.384 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:30 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:29.276629+0000 mon.smithi134 (mon.1) 172 : audit [DBG] from='mgr.? 172.21.15.134:0/1905585999' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T01:58:30.384 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:30 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:29.278688+0000 mon.smithi134 (mon.1) 173 : audit [DBG] from='mgr.? 172.21.15.134:0/1905585999' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi134.qekssw/key"}]: dispatch 2024-04-16T01:58:30.384 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:30 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:29.279584+0000 mon.smithi134 (mon.1) 174 : audit [DBG] from='mgr.? 172.21.15.134:0/1905585999' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T01:58:30.384 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:30 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:29.674080+0000 mon.smithi103 (mon.0) 987 : audit [INF] from='mgr.15270 ' entity='mgr.smithi103.rfboyd' 2024-04-16T01:58:30.384 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:30 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:29.681816+0000 mon.smithi103 (mon.0) 988 : audit [INF] from='mgr.15270 ' entity='mgr.smithi103.rfboyd' 2024-04-16T01:58:31.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:31 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:58:30.039640+0000 mgr.smithi103.rfboyd (mgr.15270) 9 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 29 KiB/s rd, 146 B/s wr, 16 op/s 2024-04-16T01:58:31.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:31 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:58:30.043653+0000 mon.smithi103 (mon.0) 989 : cluster [DBG] mgrmap e33: smithi103.rfboyd(active, since 8s), standbys: smithi134.qekssw 2024-04-16T01:58:31.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:31 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:58:30.039640+0000 mgr.smithi103.rfboyd (mgr.15270) 9 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 29 KiB/s rd, 146 B/s wr, 16 op/s 2024-04-16T01:58:31.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:31 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:58:30.043653+0000 mon.smithi103 (mon.0) 989 : cluster [DBG] mgrmap e33: smithi103.rfboyd(active, since 8s), standbys: smithi134.qekssw 2024-04-16T01:58:32.061 INFO:teuthology.orchestra.run.smithi103.stdout:true 2024-04-16T01:58:32.741 INFO:teuthology.orchestra.run.smithi103.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T01:58:32.741 INFO:teuthology.orchestra.run.smithi103.stdout:alertmanager.smithi103 smithi103 *:9093,9094 running (9m) 3s ago 20m 19.0M - 0.20.0 0881eb8f169f 37e2895be705 2024-04-16T01:58:32.741 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi103 smithi103 running (20m) 3s ago 20m 6391k - 16.2.5 6933c2a0b7dd 596a73884a8d 2024-04-16T01:58:32.741 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi134 smithi134 running (19m) 5s ago 19m 6391k - 16.2.5 6933c2a0b7dd eccf250d192a 2024-04-16T01:58:32.741 INFO:teuthology.orchestra.run.smithi103.stdout:grafana.smithi103 smithi103 *:3000 running (6m) 3s ago 19m 32.8M - 6.7.4 557c83e11646 7fa8209ca1a6 2024-04-16T01:58:32.742 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi103.yzimiy smithi103 running (14m) 3s ago 14m 39.0M - 16.2.5 6933c2a0b7dd cf2f08c0639d 2024-04-16T01:58:32.742 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi134.assnsf smithi134 running (14m) 5s ago 14m 15.1M - 16.2.5 6933c2a0b7dd 9ca5fc777b10 2024-04-16T01:58:32.742 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi103.rfboyd smithi103 *:8443,9283,8765 running (23s) 3s ago 21m 471M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 4115033d1c09 2024-04-16T01:58:32.742 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi134.qekssw smithi134 *:8443,9283 running (12m) 5s ago 19m 61.7M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 43c59b758a1f 2024-04-16T01:58:32.742 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi103 smithi103 running (21m) 3s ago 21m 78.1M 2048M 16.2.5 6933c2a0b7dd 0e564be6f870 2024-04-16T01:58:32.742 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi134 smithi134 running (19m) 5s ago 19m 55.5M 2048M 16.2.5 6933c2a0b7dd d389835288fb 2024-04-16T01:58:32.743 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.0.1.smithi103.gqcofo smithi103 *:2049 running (11m) 3s ago 11m 77.2M - 3.5 6933c2a0b7dd 0b6b40ef9c00 2024-04-16T01:58:32.743 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.1.1.smithi134.lpxagn smithi134 *:2049 running (11m) 5s ago 11m 75.2M - 3.5 6933c2a0b7dd 57d4a8c9a0d1 2024-04-16T01:58:32.743 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi103 smithi103 *:9100 running (4m) 3s ago 19m 17.0M - 0.18.1 e5a616e4b9cf 7645b6fe3f54 2024-04-16T01:58:32.743 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi134 smithi134 *:9100 running (29s) 5s ago 18m 4688k - 0.18.1 e5a616e4b9cf 4533f23f974c 2024-04-16T01:58:32.743 INFO:teuthology.orchestra.run.smithi103.stdout:osd.0 smithi103 running (18m) 3s ago 18m 411M 1944M 16.2.5 6933c2a0b7dd 531969a5edd8 2024-04-16T01:58:32.743 INFO:teuthology.orchestra.run.smithi103.stdout:osd.1 smithi103 running (18m) 3s ago 18m 316M 1944M 16.2.5 6933c2a0b7dd 97f3a1182717 2024-04-16T01:58:32.743 INFO:teuthology.orchestra.run.smithi103.stdout:osd.2 smithi103 running (17m) 3s ago 17m 258M 1944M 16.2.5 6933c2a0b7dd 12126d451d0f 2024-04-16T01:58:32.744 INFO:teuthology.orchestra.run.smithi103.stdout:osd.3 smithi103 running (17m) 3s ago 17m 389M 1944M 16.2.5 6933c2a0b7dd 8f336b10e958 2024-04-16T01:58:32.744 INFO:teuthology.orchestra.run.smithi103.stdout:osd.4 smithi134 running (16m) 5s ago 16m 385M 2712M 16.2.5 6933c2a0b7dd fb0845263111 2024-04-16T01:58:32.744 INFO:teuthology.orchestra.run.smithi103.stdout:osd.5 smithi134 running (16m) 5s ago 16m 426M 2712M 16.2.5 6933c2a0b7dd 2a44c23ab3a6 2024-04-16T01:58:32.744 INFO:teuthology.orchestra.run.smithi103.stdout:osd.6 smithi134 running (16m) 5s ago 16m 358M 2712M 16.2.5 6933c2a0b7dd b4045b632965 2024-04-16T01:58:32.744 INFO:teuthology.orchestra.run.smithi103.stdout:osd.7 smithi134 running (15m) 5s ago 15m 507M 2712M 16.2.5 6933c2a0b7dd d6fa09360d46 2024-04-16T01:58:32.744 INFO:teuthology.orchestra.run.smithi103.stdout:prometheus.smithi103 smithi103 *:9095 error 3s ago 19m - - 2024-04-16T01:58:33.071 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:58:33.131 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T01:58:33.131 INFO:teuthology.orchestra.run.smithi103.stdout: "mon": { 2024-04-16T01:58:33.131 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T01:58:33.131 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:58:33.132 INFO:teuthology.orchestra.run.smithi103.stdout: "mgr": { 2024-04-16T01:58:33.132 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T01:58:33.132 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:58:33.132 INFO:teuthology.orchestra.run.smithi103.stdout: "osd": { 2024-04-16T01:58:33.132 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-16T01:58:33.132 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:58:33.132 INFO:teuthology.orchestra.run.smithi103.stdout: "mds": { 2024-04-16T01:58:33.132 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T01:58:33.132 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:58:33.132 INFO:teuthology.orchestra.run.smithi103.stdout: "overall": { 2024-04-16T01:58:33.132 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 12, 2024-04-16T01:58:33.132 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T01:58:33.132 INFO:teuthology.orchestra.run.smithi103.stdout: } 2024-04-16T01:58:33.132 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T01:58:33.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:33 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:58:32.039982+0000 mgr.smithi103.rfboyd (mgr.15270) 10 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 23 KiB/s rd, 113 B/s wr, 13 op/s 2024-04-16T01:58:33.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:33 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:32.052987+0000 mgr.smithi103.rfboyd (mgr.15270) 11 : audit [DBG] from='client.15302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:58:33.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:33 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:32.406828+0000 mgr.smithi103.rfboyd (mgr.15270) 12 : audit [DBG] from='client.15306 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:58:33.511 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T01:58:33.511 INFO:teuthology.orchestra.run.smithi103.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T01:58:33.511 INFO:teuthology.orchestra.run.smithi103.stdout: "in_progress": true, 2024-04-16T01:58:33.511 INFO:teuthology.orchestra.run.smithi103.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T01:58:33.511 INFO:teuthology.orchestra.run.smithi103.stdout: "services_complete": [ 2024-04-16T01:58:33.511 INFO:teuthology.orchestra.run.smithi103.stdout: "mgr" 2024-04-16T01:58:33.511 INFO:teuthology.orchestra.run.smithi103.stdout: ], 2024-04-16T01:58:33.512 INFO:teuthology.orchestra.run.smithi103.stdout: "progress": "2/23 daemons upgraded", 2024-04-16T01:58:33.512 INFO:teuthology.orchestra.run.smithi103.stdout: "message": "", 2024-04-16T01:58:33.512 INFO:teuthology.orchestra.run.smithi103.stdout: "is_paused": false 2024-04-16T01:58:33.512 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T01:58:33.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:33 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:58:32.039982+0000 mgr.smithi103.rfboyd (mgr.15270) 10 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 23 KiB/s rd, 113 B/s wr, 13 op/s 2024-04-16T01:58:33.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:33 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:32.052987+0000 mgr.smithi103.rfboyd (mgr.15270) 11 : audit [DBG] from='client.15302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:58:33.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:33 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:32.406828+0000 mgr.smithi103.rfboyd (mgr.15270) 12 : audit [DBG] from='client.15306 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:58:33.940 INFO:teuthology.orchestra.run.smithi103.stdout:HEALTH_OK 2024-04-16T01:58:34.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:34 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:32.736112+0000 mgr.smithi103.rfboyd (mgr.15270) 13 : audit [DBG] from='client.15310 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:58:34.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:34 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:33.136901+0000 mon.smithi103 (mon.0) 990 : audit [DBG] from='client.? 172.21.15.103:0/3213945938' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:58:34.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:34 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:33.310515+0000 mon.smithi103 (mon.0) 991 : audit [INF] from='mgr.15270 ' entity='mgr.smithi103.rfboyd' 2024-04-16T01:58:34.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:34 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:33.317240+0000 mon.smithi103 (mon.0) 992 : audit [INF] from='mgr.15270 ' entity='mgr.smithi103.rfboyd' 2024-04-16T01:58:34.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:34 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:33.319248+0000 mon.smithi134 (mon.1) 175 : audit [DBG] from='mgr.15270 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:58:34.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:34 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:33.320157+0000 mon.smithi134 (mon.1) 176 : audit [INF] from='mgr.15270 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T01:58:34.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:34 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:58:33.321170+0000 mgr.smithi103.rfboyd (mgr.15270) 14 : cephadm [INF] Updating smithi103:/etc/ceph/ceph.conf 2024-04-16T01:58:34.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:34 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:58:33.321354+0000 mgr.smithi103.rfboyd (mgr.15270) 15 : cephadm [INF] Updating smithi134:/etc/ceph/ceph.conf 2024-04-16T01:58:34.384 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:34 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:33.945519+0000 mon.smithi103 (mon.0) 993 : audit [DBG] from='client.? 172.21.15.103:0/533077753' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T01:58:34.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:34 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:32.736112+0000 mgr.smithi103.rfboyd (mgr.15270) 13 : audit [DBG] from='client.15310 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:58:34.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:34 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:33.136901+0000 mon.smithi103 (mon.0) 990 : audit [DBG] from='client.? 172.21.15.103:0/3213945938' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:58:34.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:34 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:33.310515+0000 mon.smithi103 (mon.0) 991 : audit [INF] from='mgr.15270 ' entity='mgr.smithi103.rfboyd' 2024-04-16T01:58:34.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:34 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:33.317240+0000 mon.smithi103 (mon.0) 992 : audit [INF] from='mgr.15270 ' entity='mgr.smithi103.rfboyd' 2024-04-16T01:58:34.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:34 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:33.319248+0000 mon.smithi134 (mon.1) 175 : audit [DBG] from='mgr.15270 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:58:34.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:34 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:33.320157+0000 mon.smithi134 (mon.1) 176 : audit [INF] from='mgr.15270 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T01:58:34.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:34 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:58:33.321170+0000 mgr.smithi103.rfboyd (mgr.15270) 14 : cephadm [INF] Updating smithi103:/etc/ceph/ceph.conf 2024-04-16T01:58:34.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:34 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:58:33.321354+0000 mgr.smithi103.rfboyd (mgr.15270) 15 : cephadm [INF] Updating smithi134:/etc/ceph/ceph.conf 2024-04-16T01:58:34.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:34 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:33.945519+0000 mon.smithi103 (mon.0) 993 : audit [DBG] from='client.? 172.21.15.103:0/533077753' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T01:58:35.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:35 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:33.516405+0000 mgr.smithi103.rfboyd (mgr.15270) 16 : audit [DBG] from='client.15318 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:58:35.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:35 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:58:33.585513+0000 mgr.smithi103.rfboyd (mgr.15270) 17 : cephadm [INF] Updating smithi103:/var/lib/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968/config/ceph.conf 2024-04-16T01:58:35.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:35 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:58:33.585672+0000 mgr.smithi103.rfboyd (mgr.15270) 18 : cephadm [INF] Updating smithi134:/var/lib/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968/config/ceph.conf 2024-04-16T01:58:35.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:35 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:58:33.849649+0000 mgr.smithi103.rfboyd (mgr.15270) 19 : cephadm [INF] Updating smithi103:/etc/ceph/ceph.client.admin.keyring 2024-04-16T01:58:35.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:35 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:58:33.849765+0000 mgr.smithi103.rfboyd (mgr.15270) 20 : cephadm [INF] Updating smithi134:/etc/ceph/ceph.client.admin.keyring 2024-04-16T01:58:35.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:35 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:58:34.040549+0000 mgr.smithi103.rfboyd (mgr.15270) 21 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 19 KiB/s rd, 93 B/s wr, 10 op/s 2024-04-16T01:58:35.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:35 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:58:34.113719+0000 mgr.smithi103.rfboyd (mgr.15270) 22 : cephadm [INF] Updating smithi134:/var/lib/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T01:58:35.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:35 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:58:34.113860+0000 mgr.smithi103.rfboyd (mgr.15270) 23 : cephadm [INF] Updating smithi103:/var/lib/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T01:58:35.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:35 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:34.384173+0000 mon.smithi103 (mon.0) 994 : audit [INF] from='mgr.15270 ' entity='mgr.smithi103.rfboyd' 2024-04-16T01:58:35.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:35 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:34.386778+0000 mon.smithi103 (mon.0) 995 : audit [INF] from='mgr.15270 ' entity='mgr.smithi103.rfboyd' 2024-04-16T01:58:35.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:35 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:34.391637+0000 mon.smithi103 (mon.0) 996 : audit [INF] from='mgr.15270 ' entity='mgr.smithi103.rfboyd' 2024-04-16T01:58:35.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:35 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:34.394635+0000 mon.smithi103 (mon.0) 997 : audit [INF] from='mgr.15270 ' entity='mgr.smithi103.rfboyd' 2024-04-16T01:58:35.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:35 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:58:34.395832+0000 mgr.smithi103.rfboyd (mgr.15270) 24 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 20 KiB/s rd, 98 B/s wr, 11 op/s 2024-04-16T01:58:35.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:35 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:34.399273+0000 mon.smithi103 (mon.0) 998 : audit [INF] from='mgr.15270 ' entity='mgr.smithi103.rfboyd' 2024-04-16T01:58:35.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:35 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:34.406006+0000 mon.smithi103 (mon.0) 999 : audit [INF] from='mgr.15270 ' entity='mgr.smithi103.rfboyd' 2024-04-16T01:58:35.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:35 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:33.516405+0000 mgr.smithi103.rfboyd (mgr.15270) 16 : audit [DBG] from='client.15318 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:58:35.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:35 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:58:33.585513+0000 mgr.smithi103.rfboyd (mgr.15270) 17 : cephadm [INF] Updating smithi103:/var/lib/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968/config/ceph.conf 2024-04-16T01:58:35.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:35 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:58:33.585672+0000 mgr.smithi103.rfboyd (mgr.15270) 18 : cephadm [INF] Updating smithi134:/var/lib/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968/config/ceph.conf 2024-04-16T01:58:35.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:35 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:58:33.849649+0000 mgr.smithi103.rfboyd (mgr.15270) 19 : cephadm [INF] Updating smithi103:/etc/ceph/ceph.client.admin.keyring 2024-04-16T01:58:35.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:35 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:58:33.849765+0000 mgr.smithi103.rfboyd (mgr.15270) 20 : cephadm [INF] Updating smithi134:/etc/ceph/ceph.client.admin.keyring 2024-04-16T01:58:35.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:35 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:58:34.040549+0000 mgr.smithi103.rfboyd (mgr.15270) 21 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 19 KiB/s rd, 93 B/s wr, 10 op/s 2024-04-16T01:58:35.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:35 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:58:34.113719+0000 mgr.smithi103.rfboyd (mgr.15270) 22 : cephadm [INF] Updating smithi134:/var/lib/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T01:58:35.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:35 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:58:34.113860+0000 mgr.smithi103.rfboyd (mgr.15270) 23 : cephadm [INF] Updating smithi103:/var/lib/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T01:58:35.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:35 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:34.384173+0000 mon.smithi103 (mon.0) 994 : audit [INF] from='mgr.15270 ' entity='mgr.smithi103.rfboyd' 2024-04-16T01:58:35.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:35 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:34.386778+0000 mon.smithi103 (mon.0) 995 : audit [INF] from='mgr.15270 ' entity='mgr.smithi103.rfboyd' 2024-04-16T01:58:35.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:35 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:34.391637+0000 mon.smithi103 (mon.0) 996 : audit [INF] from='mgr.15270 ' entity='mgr.smithi103.rfboyd' 2024-04-16T01:58:35.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:35 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:34.394635+0000 mon.smithi103 (mon.0) 997 : audit [INF] from='mgr.15270 ' entity='mgr.smithi103.rfboyd' 2024-04-16T01:58:35.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:35 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:58:34.395832+0000 mgr.smithi103.rfboyd (mgr.15270) 24 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 20 KiB/s rd, 98 B/s wr, 11 op/s 2024-04-16T01:58:35.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:35 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:34.399273+0000 mon.smithi103 (mon.0) 998 : audit [INF] from='mgr.15270 ' entity='mgr.smithi103.rfboyd' 2024-04-16T01:58:35.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:35 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:34.406006+0000 mon.smithi103 (mon.0) 999 : audit [INF] from='mgr.15270 ' entity='mgr.smithi103.rfboyd' 2024-04-16T01:58:36.582 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:36 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:58:34.503760+0000 mgr.smithi103.rfboyd (mgr.15270) 25 : cephadm [INF] Reconfiguring prometheus.smithi103 (dependencies changed)... 2024-04-16T01:58:36.583 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:36 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:58:34.726718+0000 mgr.smithi103.rfboyd (mgr.15270) 26 : cephadm [INF] Reconfiguring daemon prometheus.smithi103 on smithi103 2024-04-16T01:58:36.583 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:36 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:58:35.393365+0000 mon.smithi103 (mon.0) 1000 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-16T01:58:36.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:36 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:58:34.503760+0000 mgr.smithi103.rfboyd (mgr.15270) 25 : cephadm [INF] Reconfiguring prometheus.smithi103 (dependencies changed)... 2024-04-16T01:58:36.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:36 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:58:34.726718+0000 mgr.smithi103.rfboyd (mgr.15270) 26 : cephadm [INF] Reconfiguring daemon prometheus.smithi103 on smithi103 2024-04-16T01:58:36.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:36 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:58:35.393365+0000 mon.smithi103 (mon.0) 1000 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-16T01:58:37.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:37 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:58:36.396164+0000 mgr.smithi103.rfboyd (mgr.15270) 27 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 20 KiB/s rd, 98 B/s wr, 11 op/s 2024-04-16T01:58:37.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:37 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:37.121838+0000 mon.smithi134 (mon.1) 177 : audit [DBG] from='mgr.15270 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:58:37.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:37 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:58:36.396164+0000 mgr.smithi103.rfboyd (mgr.15270) 27 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 20 KiB/s rd, 98 B/s wr, 11 op/s 2024-04-16T01:58:37.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:37 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:37.121838+0000 mon.smithi134 (mon.1) 177 : audit [DBG] from='mgr.15270 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:58:38.124 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:58:38.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:38 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:58:38.396816+0000 mgr.smithi103.rfboyd (mgr.15270) 28 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 20 KiB/s rd, 98 B/s wr, 11 op/s 2024-04-16T01:58:38.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:38 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:58:38.396816+0000 mgr.smithi103.rfboyd (mgr.15270) 28 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 20 KiB/s rd, 98 B/s wr, 11 op/s 2024-04-16T01:58:40.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:39 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:38.942778+0000 mon.smithi103 (mon.0) 1001 : audit [INF] from='mgr.15270 ' entity='mgr.smithi103.rfboyd' 2024-04-16T01:58:40.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:39 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:38.948982+0000 mon.smithi103 (mon.0) 1002 : audit [INF] from='mgr.15270 ' entity='mgr.smithi103.rfboyd' 2024-04-16T01:58:40.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:39 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:38.956079+0000 mon.smithi134 (mon.1) 178 : audit [DBG] from='mgr.15270 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T01:58:40.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:39 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:38.956682+0000 mgr.smithi103.rfboyd (mgr.15270) 29 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T01:58:40.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:39 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:38.962925+0000 mon.smithi134 (mon.1) 179 : audit [DBG] from='mgr.15270 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:58:40.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:38.942778+0000 mon.smithi103 (mon.0) 1001 : audit [INF] from='mgr.15270 ' entity='mgr.smithi103.rfboyd' 2024-04-16T01:58:40.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:38.948982+0000 mon.smithi103 (mon.0) 1002 : audit [INF] from='mgr.15270 ' entity='mgr.smithi103.rfboyd' 2024-04-16T01:58:40.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:38.956079+0000 mon.smithi134 (mon.1) 178 : audit [DBG] from='mgr.15270 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T01:58:40.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:38.956682+0000 mgr.smithi103.rfboyd (mgr.15270) 29 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T01:58:40.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:39 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:38.962925+0000 mon.smithi134 (mon.1) 179 : audit [DBG] from='mgr.15270 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:58:41.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:40 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:58:40.397286+0000 mgr.smithi103.rfboyd (mgr.15270) 30 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 197 B/s rd, 98 B/s wr, 0 op/s 2024-04-16T01:58:41.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:40 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:40.433756+0000 mon.smithi134 (mon.1) 180 : audit [INF] from='mgr.15270 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi134.qekssw", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T01:58:41.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:40 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:40.434137+0000 mon.smithi103 (mon.0) 1003 : audit [INF] from='mgr.15270 ' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi134.qekssw", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T01:58:41.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:40 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:40.435473+0000 mon.smithi134 (mon.1) 181 : audit [DBG] from='mgr.15270 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T01:58:41.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:40 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:40.436365+0000 mon.smithi134 (mon.1) 182 : audit [DBG] from='mgr.15270 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:58:41.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:40 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:58:40.397286+0000 mgr.smithi103.rfboyd (mgr.15270) 30 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 197 B/s rd, 98 B/s wr, 0 op/s 2024-04-16T01:58:41.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:40 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:40.433756+0000 mon.smithi134 (mon.1) 180 : audit [INF] from='mgr.15270 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi134.qekssw", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T01:58:41.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:40 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:40.434137+0000 mon.smithi103 (mon.0) 1003 : audit [INF] from='mgr.15270 ' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi134.qekssw", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T01:58:41.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:40 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:40.435473+0000 mon.smithi134 (mon.1) 181 : audit [DBG] from='mgr.15270 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T01:58:41.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:40 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:40.436365+0000 mon.smithi134 (mon.1) 182 : audit [DBG] from='mgr.15270 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:58:42.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:41 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:58:40.433164+0000 mgr.smithi103.rfboyd (mgr.15270) 31 : cephadm [INF] Upgrade: Updating mgr.smithi134.qekssw 2024-04-16T01:58:42.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:41 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:58:40.437188+0000 mgr.smithi103.rfboyd (mgr.15270) 32 : cephadm [INF] Deploying daemon mgr.smithi134.qekssw on smithi134 2024-04-16T01:58:42.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:41 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:58:40.433164+0000 mgr.smithi103.rfboyd (mgr.15270) 31 : cephadm [INF] Upgrade: Updating mgr.smithi134.qekssw 2024-04-16T01:58:42.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:41 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:58:40.437188+0000 mgr.smithi103.rfboyd (mgr.15270) 32 : cephadm [INF] Deploying daemon mgr.smithi134.qekssw on smithi134 2024-04-16T01:58:43.168 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:58:43.276 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:42 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:58:42.397846+0000 mgr.smithi103.rfboyd (mgr.15270) 33 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 197 B/s rd, 98 B/s wr, 0 op/s 2024-04-16T01:58:43.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:42 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:58:42.397846+0000 mgr.smithi103.rfboyd (mgr.15270) 33 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 197 B/s rd, 98 B/s wr, 0 op/s 2024-04-16T01:58:45.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:45 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:44.131554+0000 mon.smithi103 (mon.0) 1004 : audit [INF] from='mgr.15270 ' entity='mgr.smithi103.rfboyd' 2024-04-16T01:58:45.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:45 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:44.137338+0000 mon.smithi103 (mon.0) 1005 : audit [INF] from='mgr.15270 ' entity='mgr.smithi103.rfboyd' 2024-04-16T01:58:45.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:45 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:44.160596+0000 mon.smithi134 (mon.1) 183 : audit [DBG] from='mgr.15270 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:58:45.384 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:45 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:58:44.398442+0000 mgr.smithi103.rfboyd (mgr.15270) 34 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 197 B/s rd, 197 B/s wr, 0 op/s 2024-04-16T01:58:45.442 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:45 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:44.131554+0000 mon.smithi103 (mon.0) 1004 : audit [INF] from='mgr.15270 ' entity='mgr.smithi103.rfboyd' 2024-04-16T01:58:45.442 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:45 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:44.137338+0000 mon.smithi103 (mon.0) 1005 : audit [INF] from='mgr.15270 ' entity='mgr.smithi103.rfboyd' 2024-04-16T01:58:45.445 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:45 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:44.160596+0000 mon.smithi134 (mon.1) 183 : audit [DBG] from='mgr.15270 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:58:45.445 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:45 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:58:44.398442+0000 mgr.smithi103.rfboyd (mgr.15270) 34 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 197 B/s rd, 197 B/s wr, 0 op/s 2024-04-16T01:58:46.757 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:46 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:58:46.398851+0000 mgr.smithi103.rfboyd (mgr.15270) 35 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:58:46.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:46 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:58:46.398851+0000 mgr.smithi103.rfboyd (mgr.15270) 35 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:58:48.208 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:58:48.635 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:48 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:58:48.399663+0000 mgr.smithi103.rfboyd (mgr.15270) 36 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:58:48.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:48 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:58:48.399663+0000 mgr.smithi103.rfboyd (mgr.15270) 36 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:58:50.092 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:49 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:48.841256+0000 mon.smithi103 (mon.0) 1006 : audit [INF] from='mgr.15270 ' entity='mgr.smithi103.rfboyd' 2024-04-16T01:58:50.092 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:49 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:48.848462+0000 mon.smithi103 (mon.0) 1007 : audit [INF] from='mgr.15270 ' entity='mgr.smithi103.rfboyd' 2024-04-16T01:58:50.092 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:49 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:49.486745+0000 mon.smithi103 (mon.0) 1008 : audit [INF] from='mgr.15270 ' entity='mgr.smithi103.rfboyd' 2024-04-16T01:58:50.093 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:49 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:49.492666+0000 mon.smithi103 (mon.0) 1009 : audit [INF] from='mgr.15270 ' entity='mgr.smithi103.rfboyd' 2024-04-16T01:58:50.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:49 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:48.841256+0000 mon.smithi103 (mon.0) 1006 : audit [INF] from='mgr.15270 ' entity='mgr.smithi103.rfboyd' 2024-04-16T01:58:50.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:49 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:48.848462+0000 mon.smithi103 (mon.0) 1007 : audit [INF] from='mgr.15270 ' entity='mgr.smithi103.rfboyd' 2024-04-16T01:58:50.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:49 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:49.486745+0000 mon.smithi103 (mon.0) 1008 : audit [INF] from='mgr.15270 ' entity='mgr.smithi103.rfboyd' 2024-04-16T01:58:50.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:49 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:49.492666+0000 mon.smithi103 (mon.0) 1009 : audit [INF] from='mgr.15270 ' entity='mgr.smithi103.rfboyd' 2024-04-16T01:58:51.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:50 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:58:50.400209+0000 mgr.smithi103.rfboyd (mgr.15270) 37 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:58:51.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:50 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:58:50.400209+0000 mgr.smithi103.rfboyd (mgr.15270) 37 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:58:51.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:51 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:58:51.213744+0000 mon.smithi103 (mon.0) 1010 : cluster [DBG] Standby manager daemon smithi134.qekssw restarted 2024-04-16T01:58:51.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:51 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:58:51.213870+0000 mon.smithi103 (mon.0) 1011 : cluster [DBG] Standby manager daemon smithi134.qekssw started 2024-04-16T01:58:51.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:51 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:51.215884+0000 mon.smithi134 (mon.1) 184 : audit [DBG] from='mgr.? 172.21.15.134:0/2975675536' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi134.qekssw/crt"}]: dispatch 2024-04-16T01:58:51.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:51 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:51.216333+0000 mon.smithi134 (mon.1) 185 : audit [DBG] from='mgr.? 172.21.15.134:0/2975675536' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T01:58:51.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:51 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:51.218751+0000 mon.smithi134 (mon.1) 186 : audit [DBG] from='mgr.? 172.21.15.134:0/2975675536' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi134.qekssw/key"}]: dispatch 2024-04-16T01:58:51.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:51 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:51.219169+0000 mon.smithi134 (mon.1) 187 : audit [DBG] from='mgr.? 172.21.15.134:0/2975675536' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T01:58:52.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:51 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:58:51.213744+0000 mon.smithi103 (mon.0) 1010 : cluster [DBG] Standby manager daemon smithi134.qekssw restarted 2024-04-16T01:58:52.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:51 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:58:51.213870+0000 mon.smithi103 (mon.0) 1011 : cluster [DBG] Standby manager daemon smithi134.qekssw started 2024-04-16T01:58:52.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:51 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:51.215884+0000 mon.smithi134 (mon.1) 184 : audit [DBG] from='mgr.? 172.21.15.134:0/2975675536' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi134.qekssw/crt"}]: dispatch 2024-04-16T01:58:52.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:51 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:51.216333+0000 mon.smithi134 (mon.1) 185 : audit [DBG] from='mgr.? 172.21.15.134:0/2975675536' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T01:58:52.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:51 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:51.218751+0000 mon.smithi134 (mon.1) 186 : audit [DBG] from='mgr.? 172.21.15.134:0/2975675536' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi134.qekssw/key"}]: dispatch 2024-04-16T01:58:52.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:51 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:51.219169+0000 mon.smithi134 (mon.1) 187 : audit [DBG] from='mgr.? 172.21.15.134:0/2975675536' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T01:58:53.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:52 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:58:51.862675+0000 mon.smithi103 (mon.0) 1012 : cluster [DBG] mgrmap e34: smithi103.rfboyd(active, since 30s), standbys: smithi134.qekssw 2024-04-16T01:58:53.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:52 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:52.128673+0000 mon.smithi134 (mon.1) 188 : audit [DBG] from='mgr.15270 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:58:53.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:52 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:52.201563+0000 mon.smithi103 (mon.0) 1013 : audit [INF] from='mgr.15270 ' entity='mgr.smithi103.rfboyd' 2024-04-16T01:58:53.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:52 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:52.209687+0000 mon.smithi103 (mon.0) 1014 : audit [INF] from='mgr.15270 ' entity='mgr.smithi103.rfboyd' 2024-04-16T01:58:53.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:52 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:58:52.400787+0000 mgr.smithi103.rfboyd (mgr.15270) 38 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:58:53.162 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:52 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:58:51.862675+0000 mon.smithi103 (mon.0) 1012 : cluster [DBG] mgrmap e34: smithi103.rfboyd(active, since 30s), standbys: smithi134.qekssw 2024-04-16T01:58:53.162 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:52 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:52.128673+0000 mon.smithi134 (mon.1) 188 : audit [DBG] from='mgr.15270 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:58:53.162 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:52 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:52.201563+0000 mon.smithi103 (mon.0) 1013 : audit [INF] from='mgr.15270 ' entity='mgr.smithi103.rfboyd' 2024-04-16T01:58:53.162 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:52 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:52.209687+0000 mon.smithi103 (mon.0) 1014 : audit [INF] from='mgr.15270 ' entity='mgr.smithi103.rfboyd' 2024-04-16T01:58:53.162 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:52 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:58:52.400787+0000 mgr.smithi103.rfboyd (mgr.15270) 38 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:58:53.253 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:58:54.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:54 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:53.221495+0000 mon.smithi103 (mon.0) 1015 : audit [INF] from='mgr.15270 ' entity='mgr.smithi103.rfboyd' 2024-04-16T01:58:54.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:54 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:53.229294+0000 mon.smithi103 (mon.0) 1016 : audit [INF] from='mgr.15270 ' entity='mgr.smithi103.rfboyd' 2024-04-16T01:58:54.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:54 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:53.231831+0000 mon.smithi134 (mon.1) 189 : audit [DBG] from='mgr.15270 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:58:54.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:54 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:53.232759+0000 mon.smithi134 (mon.1) 190 : audit [INF] from='mgr.15270 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T01:58:54.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:54 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:58:53.234606+0000 mgr.smithi103.rfboyd (mgr.15270) 39 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 377 B/s rd, 283 B/s wr, 0 op/s 2024-04-16T01:58:54.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:54 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:58:53.234799+0000 mgr.smithi103.rfboyd (mgr.15270) 40 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 231 B/s rd, 231 B/s wr, 0 op/s 2024-04-16T01:58:54.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:54 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:53.239850+0000 mon.smithi103 (mon.0) 1017 : audit [INF] from='mgr.15270 ' entity='mgr.smithi103.rfboyd' 2024-04-16T01:58:54.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:54 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:53.250412+0000 mon.smithi103 (mon.0) 1018 : audit [INF] from='mgr.15270 ' entity='mgr.smithi103.rfboyd' 2024-04-16T01:58:54.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:54 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:53.386734+0000 mon.smithi134 (mon.1) 191 : audit [DBG] from='mgr.15270 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:58:54.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:54 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:53.390133+0000 mon.smithi134 (mon.1) 192 : audit [DBG] from='mgr.15270 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:58:54.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:54 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:58:53.390678+0000 mgr.smithi103.rfboyd (mgr.15270) 41 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-04-16T01:58:54.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:54 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:53.395221+0000 mon.smithi103 (mon.0) 1019 : audit [INF] from='mgr.15270 ' entity='mgr.smithi103.rfboyd' 2024-04-16T01:58:54.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:54 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:53.396514+0000 mon.smithi134 (mon.1) 193 : audit [INF] from='mgr.15270 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi103.rfboyd"}]: dispatch 2024-04-16T01:58:54.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:54 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:53.396757+0000 mon.smithi103 (mon.0) 1020 : audit [INF] from='mgr.15270 ' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi103.rfboyd"}]: dispatch 2024-04-16T01:58:54.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:54 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:53.400181+0000 mon.smithi103 (mon.0) 1021 : audit [INF] from='mgr.15270 ' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi103.rfboyd"}]': finished 2024-04-16T01:58:54.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:54 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:53.400993+0000 mon.smithi134 (mon.1) 194 : audit [INF] from='mgr.15270 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi134.qekssw"}]: dispatch 2024-04-16T01:58:54.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:54 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:53.401137+0000 mon.smithi103 (mon.0) 1022 : audit [INF] from='mgr.15270 ' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi134.qekssw"}]: dispatch 2024-04-16T01:58:54.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:54 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:53.404534+0000 mon.smithi103 (mon.0) 1023 : audit [INF] from='mgr.15270 ' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi134.qekssw"}]': finished 2024-04-16T01:58:54.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:54 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:53.405673+0000 mon.smithi134 (mon.1) 195 : audit [DBG] from='mgr.15270 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-16T01:58:54.616 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:54 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:53.221495+0000 mon.smithi103 (mon.0) 1015 : audit [INF] from='mgr.15270 ' entity='mgr.smithi103.rfboyd' 2024-04-16T01:58:54.616 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:54 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:53.229294+0000 mon.smithi103 (mon.0) 1016 : audit [INF] from='mgr.15270 ' entity='mgr.smithi103.rfboyd' 2024-04-16T01:58:54.616 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:54 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:53.231831+0000 mon.smithi134 (mon.1) 189 : audit [DBG] from='mgr.15270 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:58:54.616 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:54 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:53.232759+0000 mon.smithi134 (mon.1) 190 : audit [INF] from='mgr.15270 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T01:58:54.616 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:54 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:58:53.234606+0000 mgr.smithi103.rfboyd (mgr.15270) 39 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 377 B/s rd, 283 B/s wr, 0 op/s 2024-04-16T01:58:54.616 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:54 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:58:53.234799+0000 mgr.smithi103.rfboyd (mgr.15270) 40 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 231 B/s rd, 231 B/s wr, 0 op/s 2024-04-16T01:58:54.616 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:54 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:53.239850+0000 mon.smithi103 (mon.0) 1017 : audit [INF] from='mgr.15270 ' entity='mgr.smithi103.rfboyd' 2024-04-16T01:58:54.616 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:54 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:53.250412+0000 mon.smithi103 (mon.0) 1018 : audit [INF] from='mgr.15270 ' entity='mgr.smithi103.rfboyd' 2024-04-16T01:58:54.616 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:54 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:53.386734+0000 mon.smithi134 (mon.1) 191 : audit [DBG] from='mgr.15270 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:58:54.616 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:54 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:53.390133+0000 mon.smithi134 (mon.1) 192 : audit [DBG] from='mgr.15270 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:58:54.617 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:54 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:58:53.390678+0000 mgr.smithi103.rfboyd (mgr.15270) 41 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-04-16T01:58:54.617 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:54 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:53.395221+0000 mon.smithi103 (mon.0) 1019 : audit [INF] from='mgr.15270 ' entity='mgr.smithi103.rfboyd' 2024-04-16T01:58:54.617 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:54 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:53.396514+0000 mon.smithi134 (mon.1) 193 : audit [INF] from='mgr.15270 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi103.rfboyd"}]: dispatch 2024-04-16T01:58:54.617 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:54 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:53.396757+0000 mon.smithi103 (mon.0) 1020 : audit [INF] from='mgr.15270 ' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi103.rfboyd"}]: dispatch 2024-04-16T01:58:54.617 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:54 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:53.400181+0000 mon.smithi103 (mon.0) 1021 : audit [INF] from='mgr.15270 ' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi103.rfboyd"}]': finished 2024-04-16T01:58:54.617 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:54 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:53.400993+0000 mon.smithi134 (mon.1) 194 : audit [INF] from='mgr.15270 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi134.qekssw"}]: dispatch 2024-04-16T01:58:54.617 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:54 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:53.401137+0000 mon.smithi103 (mon.0) 1022 : audit [INF] from='mgr.15270 ' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi134.qekssw"}]: dispatch 2024-04-16T01:58:54.617 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:54 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:53.404534+0000 mon.smithi103 (mon.0) 1023 : audit [INF] from='mgr.15270 ' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi134.qekssw"}]': finished 2024-04-16T01:58:54.617 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:54 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:53.405673+0000 mon.smithi134 (mon.1) 195 : audit [DBG] from='mgr.15270 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-16T01:58:56.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:56 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:58:55.056794+0000 mgr.smithi103.rfboyd (mgr.15270) 42 : cephadm [INF] Upgrade: Updating mon.smithi103 2024-04-16T01:58:56.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:56 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:55.061463+0000 mon.smithi103 (mon.0) 1024 : audit [INF] from='mgr.15270 ' entity='mgr.smithi103.rfboyd' 2024-04-16T01:58:56.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:56 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:55.063477+0000 mon.smithi134 (mon.1) 196 : audit [INF] from='mgr.15270 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T01:58:56.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:56 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:55.064049+0000 mon.smithi134 (mon.1) 197 : audit [DBG] from='mgr.15270 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T01:58:56.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:56 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: audit 2024-04-16T01:58:55.064674+0000 mon.smithi134 (mon.1) 198 : audit [DBG] from='mgr.15270 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:58:56.384 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:56 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cephadm 2024-04-16T01:58:55.065271+0000 mgr.smithi103.rfboyd (mgr.15270) 43 : cephadm [INF] Deploying daemon mon.smithi103 on smithi103 2024-04-16T01:58:56.384 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:56 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: cluster 2024-04-16T01:58:55.235137+0000 mgr.smithi103.rfboyd (mgr.15270) 44 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 231 B/s rd, 231 B/s wr, 0 op/s 2024-04-16T01:58:56.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:56 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:58:55.056794+0000 mgr.smithi103.rfboyd (mgr.15270) 42 : cephadm [INF] Upgrade: Updating mon.smithi103 2024-04-16T01:58:56.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:56 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:55.061463+0000 mon.smithi103 (mon.0) 1024 : audit [INF] from='mgr.15270 ' entity='mgr.smithi103.rfboyd' 2024-04-16T01:58:56.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:56 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:55.063477+0000 mon.smithi134 (mon.1) 196 : audit [INF] from='mgr.15270 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T01:58:56.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:56 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:55.064049+0000 mon.smithi134 (mon.1) 197 : audit [DBG] from='mgr.15270 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T01:58:56.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:56 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:58:55.064674+0000 mon.smithi134 (mon.1) 198 : audit [DBG] from='mgr.15270 172.21.15.103:0/3113670919' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:58:56.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:56 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:58:55.065271+0000 mgr.smithi103.rfboyd (mgr.15270) 43 : cephadm [INF] Deploying daemon mon.smithi103 on smithi103 2024-04-16T01:58:56.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:58:56 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:58:55.235137+0000 mgr.smithi103.rfboyd (mgr.15270) 44 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 231 B/s rd, 231 B/s wr, 0 op/s 2024-04-16T01:58:56.876 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:56 smithi103 systemd[1]: Stopping Ceph mon.smithi103 for a7e43c46-fb91-11ee-bc8f-c7b262605968... 2024-04-16T01:58:56.876 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:56 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:58:56.879+0000 7efe6bc6a700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi103 -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-16T01:58:57.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:56 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103[35338]: debug 2024-04-16T01:58:56.879+0000 7efe6bc6a700 -1 mon.smithi103@0(leader) e2 *** Got Signal Terminated *** 2024-04-16T01:58:57.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:57 smithi103 bash[92212]: ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi103 2024-04-16T01:58:58.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:57 smithi103 systemd[1]: ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968@mon.smithi103.service: Succeeded. 2024-04-16T01:58:58.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:57 smithi103 systemd[1]: Stopped Ceph mon.smithi103 for a7e43c46-fb91-11ee-bc8f-c7b262605968. 2024-04-16T01:58:58.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 systemd[1]: Starting Ceph mon.smithi103 for a7e43c46-fb91-11ee-bc8f-c7b262605968... 2024-04-16T01:58:58.289 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:58:59.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: set uid:gid to 167:167 (ceph:ceph) 2024-04-16T01:58:59.134 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable), process ceph-mon, pid 7 2024-04-16T01:58:59.134 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: pidfile_write: ignore empty --pid-file 2024-04-16T01:58:59.134 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: load: jerasure load: lrc 2024-04-16T01:58:59.134 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: RocksDB version: 7.9.2 2024-04-16T01:58:59.134 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Git sha 0 2024-04-16T01:58:59.134 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Compile date 2024-04-14 15:03:13 2024-04-16T01:58:59.134 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: DB SUMMARY 2024-04-16T01:58:59.134 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: DB Session ID: RJYV8Z037HDECEOVNNXV 2024-04-16T01:58:59.134 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: CURRENT file: CURRENT 2024-04-16T01:58:59.134 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: IDENTITY file: IDENTITY 2024-04-16T01:58:59.134 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: MANIFEST file: MANIFEST-000008 size: 1724 Bytes 2024-04-16T01:58:59.134 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi103/store.db dir, Total Num: 1, files: 000035.sst 2024-04-16T01:58:59.135 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi103/store.db: 000033.log size: 5858400 ; 2024-04-16T01:58:59.135 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.error_if_exists: 0 2024-04-16T01:58:59.135 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.create_if_missing: 0 2024-04-16T01:58:59.135 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.paranoid_checks: 1 2024-04-16T01:58:59.135 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.flush_verify_memtable_count: 1 2024-04-16T01:58:59.135 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-16T01:58:59.135 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-16T01:58:59.135 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.env: 0x55828358a820 2024-04-16T01:58:59.135 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.fs: PosixFileSystem 2024-04-16T01:58:59.135 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.info_log: 0x558284f233c0 2024-04-16T01:58:59.135 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.max_file_opening_threads: 16 2024-04-16T01:58:59.135 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.statistics: (nil) 2024-04-16T01:58:59.135 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.use_fsync: 0 2024-04-16T01:58:59.135 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.max_log_file_size: 0 2024-04-16T01:58:59.135 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-16T01:58:59.135 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.log_file_time_to_roll: 0 2024-04-16T01:58:59.136 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.keep_log_file_num: 1000 2024-04-16T01:58:59.136 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.recycle_log_file_num: 0 2024-04-16T01:58:59.136 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.allow_fallocate: 1 2024-04-16T01:58:59.136 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.allow_mmap_reads: 0 2024-04-16T01:58:59.136 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.allow_mmap_writes: 0 2024-04-16T01:58:59.136 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.use_direct_reads: 0 2024-04-16T01:58:59.136 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-16T01:58:59.136 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.create_missing_column_families: 0 2024-04-16T01:58:59.136 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.db_log_dir: 2024-04-16T01:58:59.136 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.wal_dir: 2024-04-16T01:58:59.136 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.table_cache_numshardbits: 6 2024-04-16T01:58:59.136 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.WAL_ttl_seconds: 0 2024-04-16T01:58:59.136 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.WAL_size_limit_MB: 0 2024-04-16T01:58:59.136 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-16T01:58:59.137 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-16T01:58:59.137 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.is_fd_close_on_exec: 1 2024-04-16T01:58:59.137 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.advise_random_on_open: 1 2024-04-16T01:58:59.137 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.db_write_buffer_size: 0 2024-04-16T01:58:59.137 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.write_buffer_manager: 0x558284198140 2024-04-16T01:58:59.137 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-16T01:58:59.137 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-16T01:58:59.137 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.use_adaptive_mutex: 0 2024-04-16T01:58:59.137 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.rate_limiter: (nil) 2024-04-16T01:58:59.137 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-16T01:58:59.137 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.wal_recovery_mode: 2 2024-04-16T01:58:59.137 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.enable_thread_tracking: 0 2024-04-16T01:58:59.137 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.enable_pipelined_write: 0 2024-04-16T01:58:59.137 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.unordered_write: 0 2024-04-16T01:58:59.138 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-16T01:58:59.138 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-16T01:58:59.138 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-16T01:58:59.138 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-16T01:58:59.138 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.row_cache: None 2024-04-16T01:58:59.138 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.wal_filter: None 2024-04-16T01:58:59.138 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-16T01:58:59.138 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.allow_ingest_behind: 0 2024-04-16T01:58:59.138 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.two_write_queues: 0 2024-04-16T01:58:59.138 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.manual_wal_flush: 0 2024-04-16T01:58:59.138 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.wal_compression: 0 2024-04-16T01:58:59.138 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.atomic_flush: 0 2024-04-16T01:58:59.138 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-16T01:58:59.138 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.persist_stats_to_disk: 0 2024-04-16T01:58:59.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.write_dbid_to_manifest: 0 2024-04-16T01:58:59.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.log_readahead_size: 0 2024-04-16T01:58:59.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-16T01:58:59.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.best_efforts_recovery: 0 2024-04-16T01:58:59.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-16T01:58:59.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-16T01:58:59.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.allow_data_in_errors: 0 2024-04-16T01:58:59.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.db_host_id: __hostname__ 2024-04-16T01:58:59.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.enforce_single_del_contracts: true 2024-04-16T01:58:59.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.max_background_jobs: 2 2024-04-16T01:58:59.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.max_background_compactions: -1 2024-04-16T01:58:59.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.max_subcompactions: 1 2024-04-16T01:58:59.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-16T01:58:59.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-16T01:58:59.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.delayed_write_rate : 16777216 2024-04-16T01:58:59.140 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.max_total_wal_size: 0 2024-04-16T01:58:59.140 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-16T01:58:59.140 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.stats_dump_period_sec: 600 2024-04-16T01:58:59.140 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.stats_persist_period_sec: 600 2024-04-16T01:58:59.140 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-16T01:58:59.140 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.max_open_files: -1 2024-04-16T01:58:59.140 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.bytes_per_sync: 0 2024-04-16T01:58:59.140 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.wal_bytes_per_sync: 0 2024-04-16T01:58:59.140 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.strict_bytes_per_sync: 0 2024-04-16T01:58:59.140 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.compaction_readahead_size: 0 2024-04-16T01:58:59.140 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.max_background_flushes: -1 2024-04-16T01:58:59.140 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Compression algorithms supported: 2024-04-16T01:58:59.140 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-16T01:58:59.140 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: kZSTD supported: 0 2024-04-16T01:58:59.140 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: kXpressCompression supported: 0 2024-04-16T01:58:59.141 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: kLZ4HCCompression supported: 1 2024-04-16T01:58:59.141 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: kZlibCompression supported: 1 2024-04-16T01:58:59.141 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: kSnappyCompression supported: 1 2024-04-16T01:58:59.141 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: kLZ4Compression supported: 1 2024-04-16T01:58:59.141 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: kBZip2Compression supported: 0 2024-04-16T01:58:59.141 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Fast CRC32 supported: Supported on x86 2024-04-16T01:58:59.141 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: DMutex implementation: pthread_mutex_t 2024-04-16T01:58:59.141 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi103/store.db/MANIFEST-000008 2024-04-16T01:58:59.141 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-16T01:58:59.141 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-16T01:58:59.141 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.merge_operator: 2024-04-16T01:58:59.141 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.compaction_filter: None 2024-04-16T01:58:59.141 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.compaction_filter_factory: None 2024-04-16T01:58:59.141 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.sst_partitioner_factory: None 2024-04-16T01:58:59.141 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.memtable_factory: SkipListFactory 2024-04-16T01:58:59.142 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.table_factory: BlockBasedTable 2024-04-16T01:58:59.142 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x558284f234e0) 2024-04-16T01:58:59.142 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: cache_index_and_filter_blocks: 1 2024-04-16T01:58:59.142 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-16T01:58:59.142 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-16T01:58:59.142 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: pin_top_level_index_and_filter: 1 2024-04-16T01:58:59.142 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: index_type: 0 2024-04-16T01:58:59.142 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: data_block_index_type: 0 2024-04-16T01:58:59.142 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: index_shortening: 1 2024-04-16T01:58:59.142 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: data_block_hash_table_util_ratio: 0.750000 2024-04-16T01:58:59.142 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: checksum: 4 2024-04-16T01:58:59.142 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: no_block_cache: 0 2024-04-16T01:58:59.142 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: block_cache: 0x5582842391f0 2024-04-16T01:58:59.142 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: block_cache_name: BinnedLRUCache 2024-04-16T01:58:59.142 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: block_cache_options: 2024-04-16T01:58:59.142 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: capacity : 536870912 2024-04-16T01:58:59.143 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: num_shard_bits : 4 2024-04-16T01:58:59.143 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: strict_capacity_limit : 0 2024-04-16T01:58:59.143 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: high_pri_pool_ratio: 0.000 2024-04-16T01:58:59.143 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: block_cache_compressed: (nil) 2024-04-16T01:58:59.143 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: persistent_cache: (nil) 2024-04-16T01:58:59.143 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: block_size: 4096 2024-04-16T01:58:59.143 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: block_size_deviation: 10 2024-04-16T01:58:59.143 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: block_restart_interval: 16 2024-04-16T01:58:59.143 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: index_block_restart_interval: 1 2024-04-16T01:58:59.143 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: metadata_block_size: 4096 2024-04-16T01:58:59.143 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: partition_filters: 0 2024-04-16T01:58:59.143 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: use_delta_encoding: 1 2024-04-16T01:58:59.143 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: filter_policy: bloomfilter 2024-04-16T01:58:59.143 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: whole_key_filtering: 1 2024-04-16T01:58:59.144 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: verify_compression: 0 2024-04-16T01:58:59.144 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: read_amp_bytes_per_bit: 0 2024-04-16T01:58:59.144 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: format_version: 5 2024-04-16T01:58:59.144 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: enable_index_compression: 1 2024-04-16T01:58:59.144 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: block_align: 0 2024-04-16T01:58:59.144 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: max_auto_readahead_size: 262144 2024-04-16T01:58:59.144 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: prepopulate_block_cache: 0 2024-04-16T01:58:59.144 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: initial_auto_readahead_size: 8192 2024-04-16T01:58:59.144 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: num_file_reads_for_auto_readahead: 2 2024-04-16T01:58:59.144 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.write_buffer_size: 33554432 2024-04-16T01:58:59.144 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.max_write_buffer_number: 2 2024-04-16T01:58:59.144 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.compression: NoCompression 2024-04-16T01:58:59.144 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.bottommost_compression: Disabled 2024-04-16T01:58:59.144 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.prefix_extractor: nullptr 2024-04-16T01:58:59.144 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-16T01:58:59.144 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.num_levels: 7 2024-04-16T01:58:59.144 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-16T01:58:59.145 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-16T01:58:59.145 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-16T01:58:59.145 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-16T01:58:59.145 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-16T01:58:59.145 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-16T01:58:59.145 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-16T01:58:59.145 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-16T01:58:59.146 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-16T01:58:59.146 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-16T01:58:59.146 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-16T01:58:59.146 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-16T01:58:59.146 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.compression_opts.window_bits: -14 2024-04-16T01:58:59.146 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.compression_opts.level: 32767 2024-04-16T01:58:59.146 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.compression_opts.strategy: 0 2024-04-16T01:58:59.147 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-16T01:58:59.147 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-16T01:58:59.147 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-16T01:58:59.147 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-16T01:58:59.147 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.compression_opts.enabled: false 2024-04-16T01:58:59.147 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-16T01:58:59.147 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-16T01:58:59.147 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-16T01:58:59.147 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-16T01:58:59.147 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.target_file_size_base: 67108864 2024-04-16T01:58:59.147 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.target_file_size_multiplier: 1 2024-04-16T01:58:59.147 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-16T01:58:59.147 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-16T01:58:59.147 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-16T01:58:59.147 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-16T01:58:59.148 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-16T01:58:59.148 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-16T01:58:59.148 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-16T01:58:59.148 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-16T01:58:59.148 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-16T01:58:59.148 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-16T01:58:59.148 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-16T01:58:59.148 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-16T01:58:59.148 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-16T01:58:59.148 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.arena_block_size: 1048576 2024-04-16T01:58:59.148 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-16T01:58:59.148 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-16T01:58:59.148 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.disable_auto_compactions: 0 2024-04-16T01:58:59.148 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-16T01:58:59.148 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-16T01:58:59.149 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-16T01:58:59.149 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-16T01:58:59.149 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-16T01:58:59.149 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-16T01:58:59.149 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-16T01:58:59.149 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-16T01:58:59.149 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-16T01:58:59.149 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-16T01:58:59.149 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.table_properties_collectors: 2024-04-16T01:58:59.149 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.inplace_update_support: 0 2024-04-16T01:58:59.149 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.inplace_update_num_locks: 10000 2024-04-16T01:58:59.149 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-16T01:58:59.150 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-16T01:58:59.150 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.memtable_huge_page_size: 0 2024-04-16T01:58:59.150 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.bloom_locality: 0 2024-04-16T01:58:59.150 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.max_successive_merges: 0 2024-04-16T01:58:59.150 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.optimize_filters_for_hits: 0 2024-04-16T01:58:59.150 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.paranoid_file_checks: 0 2024-04-16T01:58:59.150 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.force_consistency_checks: 1 2024-04-16T01:58:59.150 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.report_bg_io_stats: 0 2024-04-16T01:58:59.150 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.ttl: 2592000 2024-04-16T01:58:59.150 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.periodic_compaction_seconds: 0 2024-04-16T01:58:59.150 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-16T01:58:59.150 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-16T01:58:59.150 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.enable_blob_files: false 2024-04-16T01:58:59.151 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.min_blob_size: 0 2024-04-16T01:58:59.151 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.blob_file_size: 268435456 2024-04-16T01:58:59.151 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.blob_compression_type: NoCompression 2024-04-16T01:58:59.151 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.enable_blob_garbage_collection: false 2024-04-16T01:58:59.151 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-16T01:58:59.151 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-16T01:58:59.151 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-16T01:58:59.151 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.blob_file_starting_level: 0 2024-04-16T01:58:59.151 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-16T01:58:59.151 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: 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-16T01:58:59.151 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi103/store.db/MANIFEST-000008 succeeded,manifest_file_number is 8, next_file_number is 37, last_sequence is 18651, log_number is 33,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-16T01:58:59.152 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 33 2024-04-16T01:58:59.152 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 0524cc08-c0c6-4e44-9786-68c91ca0c56f 2024-04-16T01:58:59.152 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: EVENT_LOG_v1 {"time_micros": 1713232738658763, "job": 1, "event": "recovery_started", "wal_files": [33]} 2024-04-16T01:58:59.152 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #33 mode 2 2024-04-16T01:58:59.152 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: EVENT_LOG_v1 {"time_micros": 1713232738674469, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 38, "file_size": 5574985, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 18652, "largest_seqno": 19840, "table_properties": {"data_size": 5567468, "index_size": 5474, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1029, "raw_key_size": 8767, "raw_average_key_size": 21, "raw_value_size": 5555612, "raw_average_value_size": 13819, "num_data_blocks": 244, "num_entries": 402, "num_filter_entries": 402, "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": 1713232738, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "0524cc08-c0c6-4e44-9786-68c91ca0c56f", "db_session_id": "RJYV8Z037HDECEOVNNXV", "orig_file_number": 38, "seqno_to_time_mapping": "N/A"}} 2024-04-16T01:58:59.152 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: EVENT_LOG_v1 {"time_micros": 1713232738674570, "job": 1, "event": "recovery_finished"} 2024-04-16T01:58:59.152 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: [db/version_set.cc:5047] Creating manifest 40 2024-04-16T01:58:59.152 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-smithi103/store.db/000033.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-16T01:58:59.152 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5582842d8000 2024-04-16T01:58:59.152 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: DB pointer 0x5582842c6000 2024-04-16T01:58:59.152 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-16T01:58:59.152 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-16T01:58:59.152 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: ** DB Stats ** 2024-04-16T01:58:59.153 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-16T01:58:59.153 INFO:journalctl@ceph.mon.smithi103.smithi103.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-16T01:58:59.153 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-16T01:58:59.153 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-16T01:58:59.153 INFO:journalctl@ceph.mon.smithi103.smithi103.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-16T01:58:59.153 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-16T01:58:59.153 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-16T01:58:59.153 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: 2024-04-16T01:58:59.153 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: ** Compaction Stats [default] ** 2024-04-16T01:58:59.153 INFO:journalctl@ceph.mon.smithi103.smithi103.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-16T01:58:59.153 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-16T01:58:59.153 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: L0 1/0 5.32 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 624.1 0.01 0.00 1 0.009 0 0 0.0 0.0 2024-04-16T01:58:59.153 INFO:journalctl@ceph.mon.smithi103.smithi103.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-16T01:58:59.153 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: Sum 2/0 34.99 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 624.1 0.01 0.00 1 0.009 0 0 0.0 0.0 2024-04-16T01:58:59.153 INFO:journalctl@ceph.mon.smithi103.smithi103.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 624.1 0.01 0.00 1 0.009 0 0 0.0 0.0 2024-04-16T01:58:59.154 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: 2024-04-16T01:58:59.154 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: ** Compaction Stats [default] ** 2024-04-16T01:58:59.154 INFO:journalctl@ceph.mon.smithi103.smithi103.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-16T01:58:59.154 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-16T01:58:59.154 INFO:journalctl@ceph.mon.smithi103.smithi103.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 624.1 0.01 0.00 1 0.009 0 0 0.0 0.0 2024-04-16T01:58:59.154 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: 2024-04-16T01:58:59.154 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-16T01:58:59.154 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: 2024-04-16T01:58:59.154 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-16T01:58:59.154 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: Flush(GB): cumulative 0.005, interval 0.005 2024-04-16T01:58:59.154 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-16T01:58:59.154 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-04-16T01:58:59.154 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-04-16T01:58:59.154 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: AddFile(Keys): cumulative 0, interval 0 2024-04-16T01:58:59.155 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: Cumulative compaction: 0.01 GB write, 266.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-16T01:58:59.155 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: Interval compaction: 0.01 GB write, 266.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-16T01:58:59.155 INFO:journalctl@ceph.mon.smithi103.smithi103.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-16T01:58:59.155 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: Block cache BinnedLRUCache@0x5582842391f0#7 capacity: 512.00 MB usage: 7.23 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.1e-05 secs_since: 0 2024-04-16T01:58:59.155 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,1.16 KB,0.000220537%) IndexBlock(1,6.08 KB,0.00115931%) Misc(1,0.00 KB,0%) 2024-04-16T01:58:59.155 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: 2024-04-16T01:58:59.155 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: ** File Read Latency Histogram By Level [default] ** 2024-04-16T01:58:59.155 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: starting mon.smithi103 rank 0 at public addrs [v2:172.21.15.103:3300/0,v1:172.21.15.103:6789/0] at bind addrs [v2:172.21.15.103:3300/0,v1:172.21.15.103:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi103 fsid a7e43c46-fb91-11ee-bc8f-c7b262605968 2024-04-16T01:58:59.155 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: mon.smithi103@-1(???) e2 preinit fsid a7e43c46-fb91-11ee-bc8f-c7b262605968 2024-04-16T01:58:59.155 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: mon.smithi103@-1(???).mds e7 new map 2024-04-16T01:58:59.155 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: mon.smithi103@-1(???).mds e7 print_map 2024-04-16T01:58:59.155 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: e7 2024-04-16T01:58:59.155 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-04-16T01:58:59.155 INFO:journalctl@ceph.mon.smithi103.smithi103.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-16T01:58:59.155 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: legacy client fscid: 1 2024-04-16T01:58:59.156 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: 2024-04-16T01:58:59.156 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: Filesystem 'foofs' (1) 2024-04-16T01:58:59.156 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: fs_name foofs 2024-04-16T01:58:59.156 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: epoch 5 2024-04-16T01:58:59.156 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2024-04-16T01:58:59.156 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: created 2024-04-16T01:44:13.499530+0000 2024-04-16T01:58:59.156 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: modified 2024-04-16T01:44:18.525861+0000 2024-04-16T01:58:59.156 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: tableserver 0 2024-04-16T01:58:59.156 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: root 0 2024-04-16T01:58:59.156 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: session_timeout 60 2024-04-16T01:58:59.156 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: session_autoclose 300 2024-04-16T01:58:59.156 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: max_file_size 1099511627776 2024-04-16T01:58:59.156 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: max_xattr_size 65536 2024-04-16T01:58:59.156 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: required_client_features {} 2024-04-16T01:58:59.157 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: last_failure 0 2024-04-16T01:58:59.157 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: last_failure_osd_epoch 0 2024-04-16T01:58:59.157 INFO:journalctl@ceph.mon.smithi103.smithi103.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-16T01:58:59.157 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: max_mds 1 2024-04-16T01:58:59.157 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: in 0 2024-04-16T01:58:59.157 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: up {0=14502} 2024-04-16T01:58:59.157 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: failed 2024-04-16T01:58:59.157 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: damaged 2024-04-16T01:58:59.157 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: stopped 2024-04-16T01:58:59.157 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: data_pools [3] 2024-04-16T01:58:59.157 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: metadata_pool 2 2024-04-16T01:58:59.157 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: inline_data disabled 2024-04-16T01:58:59.157 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: balancer 2024-04-16T01:58:59.157 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: bal_rank_mask -1 2024-04-16T01:58:59.158 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: standby_count_wanted 1 2024-04-16T01:58:59.158 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: [mds.foofs.smithi103.yzimiy{0:14502} state up:active seq 2 join_fscid=1 addr [v2:172.21.15.103:6834/1344951575,v1:172.21.15.103:6835/1344951575] compat {c=[1],r=[1],i=[7ff]}] 2024-04-16T01:58:59.158 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: 2024-04-16T01:58:59.158 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: 2024-04-16T01:58:59.158 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: Standby daemons: 2024-04-16T01:58:59.158 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: 2024-04-16T01:58:59.158 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout: [mds.foofs.smithi134.assnsf{-1:24277} state up:standby seq 3 join_fscid=1 addr [v2:172.21.15.134:6832/1369360978,v1:172.21.15.134:6833/1369360978] compat {c=[1],r=[1],i=[7ff]}] 2024-04-16T01:58:59.158 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: mon.smithi103@-1(???).osd e70 crush map has features 3314933000854323200, adjusting msgr requires 2024-04-16T01:58:59.158 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: mon.smithi103@-1(???).osd e70 crush map has features 432629239337189376, adjusting msgr requires 2024-04-16T01:58:59.158 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: mon.smithi103@-1(???).osd e70 crush map has features 432629239337189376, adjusting msgr requires 2024-04-16T01:58:59.158 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: mon.smithi103@-1(???).osd e70 crush map has features 432629239337189376, adjusting msgr requires 2024-04-16T01:58:59.158 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 ceph-mon[92435]: mon.smithi103@-1(???).paxosservice(auth 1..46) refresh upgraded, format 0 -> 3 2024-04-16T01:58:59.158 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 bash[92380]: a2ab3a0eb5ee2d2feb405c7728443f5b701689704ad46330ba5a9e78e0e25e71 2024-04-16T01:58:59.158 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:58:58 smithi103 systemd[1]: Started Ceph mon.smithi103 for a7e43c46-fb91-11ee-bc8f-c7b262605968. 2024-04-16T01:59:00.452 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:00 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:58:57.235544+0000 mgr.smithi103.rfboyd (mgr.15270) 45 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 231 B/s rd, 115 B/s wr, 0 op/s 2024-04-16T01:59:00.452 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:00 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:58:59.236411+0000 mgr.smithi103.rfboyd (mgr.15270) 46 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 231 B/s rd, 231 B/s wr, 0 op/s 2024-04-16T01:59:00.452 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:00 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:59:00.090519+0000 mon.smithi103 (mon.0) 1 : cluster [INF] mon.smithi103 calling monitor election 2024-04-16T01:59:00.452 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:00 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:59:00.104376+0000 mon.smithi103 (mon.0) 2 : cluster [INF] mon.smithi103 is new leader, mons smithi103,smithi134 in quorum (ranks 0,1) 2024-04-16T01:59:00.452 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:00 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:59:00.109259+0000 mon.smithi103 (mon.0) 3 : cluster [DBG] monmap e2: 2 mons at {smithi103=[v2:172.21.15.103:3300/0,v1:172.21.15.103:6789/0],smithi134=[v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-04-16T01:59:00.452 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:00 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:59:00.109874+0000 mon.smithi103 (mon.0) 4 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi103.yzimiy=up:active} 1 up:standby 2024-04-16T01:59:00.452 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:00 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:59:00.109903+0000 mon.smithi103 (mon.0) 5 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-04-16T01:59:00.452 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:00 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:59:00.110942+0000 mon.smithi103 (mon.0) 6 : cluster [DBG] mgrmap e34: smithi103.rfboyd(active, since 38s), standbys: smithi134.qekssw 2024-04-16T01:59:00.452 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:00 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:59:00.111428+0000 mon.smithi103 (mon.0) 7 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-16T01:59:00.452 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:00 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:59:00.111449+0000 mon.smithi103 (mon.0) 8 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-16T01:59:00.452 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:00 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:59:00.111463+0000 mon.smithi103 (mon.0) 9 : cluster [WRN] daemon prometheus.smithi103 on smithi103 is in unknown state 2024-04-16T01:59:00.453 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:00 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:59:00.119765+0000 mon.smithi103 (mon.0) 10 : cluster [DBG] mgrmap e35: smithi103.rfboyd(active, since 38s), standbys: smithi134.qekssw 2024-04-16T01:59:00.453 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:00 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:59:00.119844+0000 mon.smithi103 (mon.0) 11 : audit [INF] from='mgr.15270 ' entity='' 2024-04-16T01:59:02.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:02 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:59:01.121859+0000 mon.smithi103 (mon.0) 12 : cluster [DBG] mgrmap e36: smithi103.rfboyd(active, since 39s), standbys: smithi134.qekssw 2024-04-16T01:59:03.336 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:59:07.040 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:06 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:59:06.924605+0000 mon.smithi103 (mon.0) 13 : cluster [DBG] Standby manager daemon smithi134.qekssw restarted 2024-04-16T01:59:07.040 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:06 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:59:06.924697+0000 mon.smithi103 (mon.0) 14 : cluster [DBG] Standby manager daemon smithi134.qekssw started 2024-04-16T01:59:07.040 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:06 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:59:06.926935+0000 mon.smithi134 (mon.1) 199 : audit [DBG] from='mgr.? 172.21.15.134:0/875482397' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi134.qekssw/crt"}]: dispatch 2024-04-16T01:59:07.040 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:06 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:59:06.927278+0000 mon.smithi134 (mon.1) 200 : audit [DBG] from='mgr.? 172.21.15.134:0/875482397' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T01:59:07.040 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:06 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:59:06.929586+0000 mon.smithi134 (mon.1) 201 : audit [DBG] from='mgr.? 172.21.15.134:0/875482397' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi134.qekssw/key"}]: dispatch 2024-04-16T01:59:07.040 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:06 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:59:06.929867+0000 mon.smithi134 (mon.1) 202 : audit [DBG] from='mgr.? 172.21.15.134:0/875482397' entity='mgr.smithi134.qekssw' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T01:59:08.131 INFO:teuthology.orchestra.run.smithi103.stdout:true 2024-04-16T01:59:08.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:07 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:59:06.980015+0000 mon.smithi103 (mon.0) 15 : cluster [DBG] mgrmap e37: smithi103.rfboyd(active, since 45s), standbys: smithi134.qekssw 2024-04-16T01:59:08.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:07 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:59:07.110063+0000 mon.smithi103 (mon.0) 16 : cluster [INF] Active manager daemon smithi103.rfboyd restarted 2024-04-16T01:59:08.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:07 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:59:07.110380+0000 mon.smithi103 (mon.0) 17 : cluster [INF] Activating manager daemon smithi103.rfboyd 2024-04-16T01:59:08.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:07 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:59:07.117231+0000 mon.smithi103 (mon.0) 18 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-04-16T01:59:08.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:07 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:59:07.117543+0000 mon.smithi103 (mon.0) 19 : cluster [DBG] mgrmap e38: smithi103.rfboyd(active, starting, since 0.00725809s), standbys: smithi134.qekssw 2024-04-16T01:59:08.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:07 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:59:07.118511+0000 mon.smithi103 (mon.0) 20 : audit [DBG] from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mon metadata", "id": "smithi103"}]: dispatch 2024-04-16T01:59:08.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:07 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:59:07.118660+0000 mon.smithi103 (mon.0) 21 : audit [DBG] from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mon metadata", "id": "smithi134"}]: dispatch 2024-04-16T01:59:08.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:07 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:59:07.118923+0000 mon.smithi103 (mon.0) 22 : audit [DBG] from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi103.yzimiy"}]: dispatch 2024-04-16T01:59:08.290 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:07 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:59:07.119163+0000 mon.smithi103 (mon.0) 23 : audit [DBG] from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi134.assnsf"}]: dispatch 2024-04-16T01:59:08.290 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:07 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:59:07.119705+0000 mon.smithi103 (mon.0) 24 : audit [DBG] from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mgr metadata", "who": "smithi103.rfboyd", "id": "smithi103.rfboyd"}]: dispatch 2024-04-16T01:59:08.290 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:07 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:59:07.119875+0000 mon.smithi103 (mon.0) 25 : audit [DBG] from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mgr metadata", "who": "smithi134.qekssw", "id": "smithi134.qekssw"}]: dispatch 2024-04-16T01:59:08.290 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:07 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:59:07.120055+0000 mon.smithi103 (mon.0) 26 : audit [DBG] from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T01:59:08.290 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:07 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:59:07.120244+0000 mon.smithi103 (mon.0) 27 : audit [DBG] from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T01:59:08.290 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:07 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:59:07.120431+0000 mon.smithi103 (mon.0) 28 : audit [DBG] from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T01:59:08.290 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:07 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:59:07.120620+0000 mon.smithi103 (mon.0) 29 : audit [DBG] from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T01:59:08.290 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:07 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:59:07.120875+0000 mon.smithi103 (mon.0) 30 : audit [DBG] from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T01:59:08.290 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:07 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:59:07.121088+0000 mon.smithi103 (mon.0) 31 : audit [DBG] from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T01:59:08.290 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:07 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:59:07.121274+0000 mon.smithi103 (mon.0) 32 : audit [DBG] from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T01:59:08.290 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:07 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:59:07.121468+0000 mon.smithi103 (mon.0) 33 : audit [DBG] from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T01:59:08.291 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:07 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:59:07.121661+0000 mon.smithi103 (mon.0) 34 : audit [DBG] from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-16T01:59:08.291 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:07 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:59:07.121864+0000 mon.smithi103 (mon.0) 35 : audit [DBG] from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-16T01:59:08.291 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:07 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:59:07.122236+0000 mon.smithi103 (mon.0) 36 : audit [DBG] from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-16T01:59:08.291 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:07 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:59:07.142179+0000 mon.smithi103 (mon.0) 37 : cluster [INF] Manager daemon smithi103.rfboyd is now available 2024-04-16T01:59:08.291 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:07 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:59:07.165122+0000 mon.smithi103 (mon.0) 38 : audit [DBG] from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:59:08.291 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:07 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:59:07.188315+0000 mon.smithi103 (mon.0) 39 : audit [DBG] from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:59:08.291 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:07 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:59:07.192666+0000 mon.smithi103 (mon.0) 40 : audit [INF] from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi103.rfboyd/mirror_snapshot_schedule"}]: dispatch 2024-04-16T01:59:08.291 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:07 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:59:07.202566+0000 mon.smithi103 (mon.0) 41 : audit [INF] from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi103.rfboyd/trash_purge_schedule"}]: dispatch 2024-04-16T01:59:08.372 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:59:08.822 INFO:teuthology.orchestra.run.smithi103.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T01:59:08.822 INFO:teuthology.orchestra.run.smithi103.stdout:alertmanager.smithi103 smithi103 *:9093,9094 running (9m) 16s ago 20m 19.0M - 0.20.0 0881eb8f169f 37e2895be705 2024-04-16T01:59:08.822 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi103 smithi103 running (20m) 16s ago 20m 6391k - 16.2.5 6933c2a0b7dd 596a73884a8d 2024-04-16T01:59:08.822 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi134 smithi134 running (19m) 19s ago 19m 6391k - 16.2.5 6933c2a0b7dd eccf250d192a 2024-04-16T01:59:08.822 INFO:teuthology.orchestra.run.smithi103.stdout:grafana.smithi103 smithi103 *:3000 running (7m) 16s ago 20m 33.0M - 6.7.4 557c83e11646 7fa8209ca1a6 2024-04-16T01:59:08.822 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi103.yzimiy smithi103 running (14m) 16s ago 14m 39.2M - 16.2.5 6933c2a0b7dd cf2f08c0639d 2024-04-16T01:59:08.822 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi134.assnsf smithi134 running (14m) 19s ago 14m 15.3M - 16.2.5 6933c2a0b7dd 9ca5fc777b10 2024-04-16T01:59:08.822 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi103.rfboyd smithi103 *:8443,9283,8765 running (59s) 16s ago 22m 491M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 4115033d1c09 2024-04-16T01:59:08.822 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi134.qekssw smithi134 *:8443,9283,8765 running (25s) 19s ago 19m 50.4M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 87205746141f 2024-04-16T01:59:08.822 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi103 smithi103 running (22m) 16s ago 22m 79.6M 2048M 16.2.5 6933c2a0b7dd 0e564be6f870 2024-04-16T01:59:08.823 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi134 smithi134 running (19m) 19s ago 19m 60.5M 2048M 16.2.5 6933c2a0b7dd d389835288fb 2024-04-16T01:59:08.823 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.0.1.smithi103.gqcofo smithi103 *:2049 running (12m) 16s ago 12m 77.3M - 3.5 6933c2a0b7dd 0b6b40ef9c00 2024-04-16T01:59:08.823 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.1.1.smithi134.lpxagn smithi134 *:2049 running (11m) 19s ago 11m 75.3M - 3.5 6933c2a0b7dd 57d4a8c9a0d1 2024-04-16T01:59:08.823 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi103 smithi103 *:9100 running (5m) 16s ago 20m 17.0M - 0.18.1 e5a616e4b9cf 7645b6fe3f54 2024-04-16T01:59:08.823 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi134 smithi134 *:9100 running (65s) 19s ago 19m 4688k - 0.18.1 e5a616e4b9cf 4533f23f974c 2024-04-16T01:59:08.823 INFO:teuthology.orchestra.run.smithi103.stdout:osd.0 smithi103 running (19m) 16s ago 19m 411M 1944M 16.2.5 6933c2a0b7dd 531969a5edd8 2024-04-16T01:59:08.823 INFO:teuthology.orchestra.run.smithi103.stdout:osd.1 smithi103 running (18m) 16s ago 18m 316M 1944M 16.2.5 6933c2a0b7dd 97f3a1182717 2024-04-16T01:59:08.823 INFO:teuthology.orchestra.run.smithi103.stdout:osd.2 smithi103 running (18m) 16s ago 18m 258M 1944M 16.2.5 6933c2a0b7dd 12126d451d0f 2024-04-16T01:59:08.823 INFO:teuthology.orchestra.run.smithi103.stdout:osd.3 smithi103 running (17m) 16s ago 17m 389M 1944M 16.2.5 6933c2a0b7dd 8f336b10e958 2024-04-16T01:59:08.823 INFO:teuthology.orchestra.run.smithi103.stdout:osd.4 smithi134 running (17m) 19s ago 17m 385M 2712M 16.2.5 6933c2a0b7dd fb0845263111 2024-04-16T01:59:08.823 INFO:teuthology.orchestra.run.smithi103.stdout:osd.5 smithi134 running (17m) 19s ago 17m 426M 2712M 16.2.5 6933c2a0b7dd 2a44c23ab3a6 2024-04-16T01:59:08.823 INFO:teuthology.orchestra.run.smithi103.stdout:osd.6 smithi134 running (16m) 19s ago 16m 358M 2712M 16.2.5 6933c2a0b7dd b4045b632965 2024-04-16T01:59:08.823 INFO:teuthology.orchestra.run.smithi103.stdout:osd.7 smithi134 running (16m) 19s ago 16m 508M 2712M 16.2.5 6933c2a0b7dd d6fa09360d46 2024-04-16T01:59:08.823 INFO:teuthology.orchestra.run.smithi103.stdout:prometheus.smithi103 smithi103 *:9095 unknown 16s ago 20m - - 2024-04-16T01:59:09.220 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T01:59:09.220 INFO:teuthology.orchestra.run.smithi103.stdout: "mon": { 2024-04-16T01:59:09.220 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-16T01:59:09.220 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T01:59:09.220 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:59:09.221 INFO:teuthology.orchestra.run.smithi103.stdout: "mgr": { 2024-04-16T01:59:09.221 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T01:59:09.221 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:59:09.221 INFO:teuthology.orchestra.run.smithi103.stdout: "osd": { 2024-04-16T01:59:09.221 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-16T01:59:09.221 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:59:09.221 INFO:teuthology.orchestra.run.smithi103.stdout: "mds": { 2024-04-16T01:59:09.221 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T01:59:09.221 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:59:09.221 INFO:teuthology.orchestra.run.smithi103.stdout: "overall": { 2024-04-16T01:59:09.221 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 11, 2024-04-16T01:59:09.221 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 3 2024-04-16T01:59:09.221 INFO:teuthology.orchestra.run.smithi103.stdout: } 2024-04-16T01:59:09.222 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T01:59:09.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:09 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:59:07.539755+0000 mgr.smithi103.rfboyd (mgr.34102) 1 : cephadm [INF] [16/Apr/2024:01:59:07] ENGINE Bus STARTING 2024-04-16T01:59:09.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:09 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:59:07.655081+0000 mgr.smithi103.rfboyd (mgr.34102) 2 : cephadm [INF] [16/Apr/2024:01:59:07] ENGINE Serving on https://172.21.15.103:7150 2024-04-16T01:59:09.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:09 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:59:07.756399+0000 mgr.smithi103.rfboyd (mgr.34102) 3 : cephadm [INF] [16/Apr/2024:01:59:07] ENGINE Serving on http://172.21.15.103:8765 2024-04-16T01:59:09.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:09 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:59:07.756726+0000 mgr.smithi103.rfboyd (mgr.34102) 4 : cephadm [INF] [16/Apr/2024:01:59:07] ENGINE Bus STARTED 2024-04-16T01:59:09.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:09 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:59:08.118928+0000 mon.smithi103 (mon.0) 42 : cluster [DBG] mgrmap e39: smithi103.rfboyd(active, since 1.00864s), standbys: smithi134.qekssw 2024-04-16T01:59:09.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:09 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:59:08.118950+0000 mgr.smithi103.rfboyd (mgr.34102) 5 : audit [DBG] from='client.34108 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:59:09.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:09 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:59:08.129078+0000 mgr.smithi103.rfboyd (mgr.34102) 6 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-16T01:59:09.549 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T01:59:09.549 INFO:teuthology.orchestra.run.smithi103.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T01:59:09.550 INFO:teuthology.orchestra.run.smithi103.stdout: "in_progress": true, 2024-04-16T01:59:09.550 INFO:teuthology.orchestra.run.smithi103.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T01:59:09.550 INFO:teuthology.orchestra.run.smithi103.stdout: "services_complete": [ 2024-04-16T01:59:09.550 INFO:teuthology.orchestra.run.smithi103.stdout: "mgr" 2024-04-16T01:59:09.550 INFO:teuthology.orchestra.run.smithi103.stdout: ], 2024-04-16T01:59:09.550 INFO:teuthology.orchestra.run.smithi103.stdout: "progress": "2/23 daemons upgraded", 2024-04-16T01:59:09.550 INFO:teuthology.orchestra.run.smithi103.stdout: "message": "", 2024-04-16T01:59:09.550 INFO:teuthology.orchestra.run.smithi103.stdout: "is_paused": false 2024-04-16T01:59:09.550 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T01:59:09.975 INFO:teuthology.orchestra.run.smithi103.stdout:HEALTH_OK 2024-04-16T01:59:10.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:10 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:59:08.475641+0000 mgr.smithi103.rfboyd (mgr.34102) 7 : audit [DBG] from='client.34128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:59:10.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:10 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:59:08.817699+0000 mgr.smithi103.rfboyd (mgr.34102) 8 : audit [DBG] from='client.34132 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:59:10.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:10 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:59:09.115038+0000 mon.smithi103 (mon.0) 43 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-16T01:59:10.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:10 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:59:09.115065+0000 mon.smithi103 (mon.0) 44 : cluster [INF] Cluster is now healthy 2024-04-16T01:59:10.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:10 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:59:09.120983+0000 mgr.smithi103.rfboyd (mgr.34102) 9 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-16T01:59:10.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:10 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:59:09.225691+0000 mon.smithi103 (mon.0) 45 : audit [DBG] from='client.? 172.21.15.103:0/5509502' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:59:10.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:10 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:59:09.980729+0000 mon.smithi103 (mon.0) 46 : audit [DBG] from='client.? 172.21.15.103:0/3030826761' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T01:59:11.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:11 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:59:09.555242+0000 mgr.smithi103.rfboyd (mgr.34102) 10 : audit [DBG] from='client.34144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:59:11.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:11 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:59:10.126192+0000 mon.smithi103 (mon.0) 47 : cluster [DBG] mgrmap e40: smithi103.rfboyd(active, since 3s), standbys: smithi134.qekssw 2024-04-16T01:59:12.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:12 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:59:11.121343+0000 mgr.smithi103.rfboyd (mgr.34102) 11 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-16T01:59:12.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:12 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:59:11.878625+0000 mon.smithi103 (mon.0) 48 : audit [INF] from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:12.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:12 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:59:11.885887+0000 mon.smithi103 (mon.0) 49 : audit [INF] from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:13.339 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:13 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:59:12.137514+0000 mon.smithi103 (mon.0) 50 : cluster [DBG] mgrmap e41: smithi103.rfboyd(active, since 5s), standbys: smithi134.qekssw 2024-04-16T01:59:13.339 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:13 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:59:12.522658+0000 mon.smithi103 (mon.0) 51 : audit [INF] from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:13.339 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:13 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:59:12.527683+0000 mon.smithi103 (mon.0) 52 : audit [INF] from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:13.406 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:59:14.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:14 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:59:13.121853+0000 mgr.smithi103.rfboyd (mgr.34102) 12 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-16T01:59:16.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:16 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:59:15.086900+0000 mon.smithi103 (mon.0) 53 : audit [INF] from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:16.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:16 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:59:15.091616+0000 mon.smithi103 (mon.0) 54 : audit [INF] from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:16.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:16 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:59:15.122390+0000 mgr.smithi103.rfboyd (mgr.34102) 13 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 30 KiB/s rd, 146 B/s wr, 17 op/s 2024-04-16T01:59:16.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:16 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:59:15.726324+0000 mon.smithi103 (mon.0) 55 : audit [INF] from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:16.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:16 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:59:15.730855+0000 mon.smithi103 (mon.0) 56 : audit [INF] from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:17.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:17 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:59:16.354582+0000 mon.smithi103 (mon.0) 57 : audit [INF] from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:17.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:17 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:59:16.359011+0000 mon.smithi103 (mon.0) 58 : audit [INF] from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:17.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:17 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:59:16.360355+0000 mon.smithi103 (mon.0) 59 : audit [DBG] from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:59:17.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:17 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:59:16.361196+0000 mon.smithi103 (mon.0) 60 : audit [INF] from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T01:59:17.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:17 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:59:16.362308+0000 mgr.smithi103.rfboyd (mgr.34102) 14 : cephadm [INF] Updating smithi103:/etc/ceph/ceph.conf 2024-04-16T01:59:17.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:17 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:59:16.362513+0000 mgr.smithi103.rfboyd (mgr.34102) 15 : cephadm [INF] Updating smithi134:/etc/ceph/ceph.conf 2024-04-16T01:59:17.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:17 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:59:16.626706+0000 mgr.smithi103.rfboyd (mgr.34102) 16 : cephadm [INF] Updating smithi134:/var/lib/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968/config/ceph.conf 2024-04-16T01:59:17.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:17 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:59:16.626847+0000 mgr.smithi103.rfboyd (mgr.34102) 17 : cephadm [INF] Updating smithi103:/var/lib/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968/config/ceph.conf 2024-04-16T01:59:17.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:17 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:59:16.890678+0000 mgr.smithi103.rfboyd (mgr.34102) 18 : cephadm [INF] Updating smithi134:/etc/ceph/ceph.client.admin.keyring 2024-04-16T01:59:17.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:17 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:59:16.891221+0000 mgr.smithi103.rfboyd (mgr.34102) 19 : cephadm [INF] Updating smithi103:/etc/ceph/ceph.client.admin.keyring 2024-04-16T01:59:17.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:17 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:59:17.122699+0000 mgr.smithi103.rfboyd (mgr.34102) 20 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 23 KiB/s rd, 113 B/s wr, 13 op/s 2024-04-16T01:59:17.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:17 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:59:17.154797+0000 mgr.smithi103.rfboyd (mgr.34102) 21 : cephadm [INF] Updating smithi134:/var/lib/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T01:59:17.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:17 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:59:17.155295+0000 mgr.smithi103.rfboyd (mgr.34102) 22 : cephadm [INF] Updating smithi103:/var/lib/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T01:59:18.448 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:59:18.718 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:18 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:59:17.423599+0000 mon.smithi103 (mon.0) 61 : audit [INF] from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:18.718 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:18 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:59:17.426676+0000 mon.smithi103 (mon.0) 62 : audit [INF] from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:18.718 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:18 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:59:17.430216+0000 mon.smithi103 (mon.0) 63 : audit [INF] from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:18.718 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:18 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:59:17.433584+0000 mon.smithi103 (mon.0) 64 : audit [INF] from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:18.718 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:18 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:59:17.434553+0000 mgr.smithi103.rfboyd (mgr.34102) 23 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 22 KiB/s rd, 110 B/s wr, 12 op/s 2024-04-16T01:59:18.719 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:18 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:59:17.437273+0000 mon.smithi103 (mon.0) 65 : audit [INF] from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:18.719 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:18 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:59:17.443510+0000 mon.smithi103 (mon.0) 66 : audit [INF] from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:18.719 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:18 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:59:17.578859+0000 mon.smithi103 (mon.0) 67 : audit [DBG] from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:59:18.719 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:18 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:59:17.580942+0000 mon.smithi103 (mon.0) 68 : audit [DBG] from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:59:18.719 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:18 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:59:17.581857+0000 mon.smithi103 (mon.0) 69 : audit [DBG] from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-16T01:59:19.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:19 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:59:18.432051+0000 mon.smithi103 (mon.0) 70 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-16T01:59:19.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:19 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:59:19.149882+0000 mgr.smithi103.rfboyd (mgr.34102) 24 : cephadm [INF] Upgrade: Updating mon.smithi134 2024-04-16T01:59:19.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:19 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:59:19.154933+0000 mon.smithi103 (mon.0) 71 : audit [INF] from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:19.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:19 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:59:19.155794+0000 mon.smithi103 (mon.0) 72 : audit [INF] from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T01:59:19.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:19 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:59:19.156484+0000 mon.smithi103 (mon.0) 73 : audit [DBG] from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T01:59:19.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:19 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: audit 2024-04-16T01:59:19.157200+0000 mon.smithi103 (mon.0) 74 : audit [DBG] from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:59:19.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:19 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cephadm 2024-04-16T01:59:19.158140+0000 mgr.smithi103.rfboyd (mgr.34102) 25 : cephadm [INF] Deploying daemon mon.smithi134 on smithi134 2024-04-16T01:59:20.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:20 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: cluster 2024-04-16T01:59:19.435241+0000 mgr.smithi103.rfboyd (mgr.34102) 26 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 20 KiB/s rd, 198 B/s wr, 11 op/s 2024-04-16T01:59:20.977 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:20 smithi134 systemd[1]: Stopping Ceph mon.smithi134 for a7e43c46-fb91-11ee-bc8f-c7b262605968... 2024-04-16T01:59:20.978 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:20 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:59:20.981+0000 7fb98acac700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi134 -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-16T01:59:21.286 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:20 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134[39033]: debug 2024-04-16T01:59:20.981+0000 7fb98acac700 -1 mon.smithi134@1(peon) e2 *** Got Signal Terminated *** 2024-04-16T01:59:21.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:21 smithi134 bash[67974]: ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon.smithi134 2024-04-16T01:59:22.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:21 smithi134 systemd[1]: ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968@mon.smithi134.service: Succeeded. 2024-04-16T01:59:22.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:21 smithi134 systemd[1]: Stopped Ceph mon.smithi134 for a7e43c46-fb91-11ee-bc8f-c7b262605968. 2024-04-16T01:59:22.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:21 smithi134 systemd[1]: Starting Ceph mon.smithi134 for a7e43c46-fb91-11ee-bc8f-c7b262605968... 2024-04-16T01:59:23.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: set uid:gid to 167:167 (ceph:ceph) 2024-04-16T01:59:23.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable), process ceph-mon, pid 7 2024-04-16T01:59:23.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: pidfile_write: ignore empty --pid-file 2024-04-16T01:59:23.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: load: jerasure load: lrc 2024-04-16T01:59:23.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: RocksDB version: 7.9.2 2024-04-16T01:59:23.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Git sha 0 2024-04-16T01:59:23.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Compile date 2024-04-14 15:03:13 2024-04-16T01:59:23.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: DB SUMMARY 2024-04-16T01:59:23.040 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: DB Session ID: DRNM14R09WVIXJRLYYT5 2024-04-16T01:59:23.040 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: CURRENT file: CURRENT 2024-04-16T01:59:23.040 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: IDENTITY file: IDENTITY 2024-04-16T01:59:23.040 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: MANIFEST file: MANIFEST-000005 size: 2037 Bytes 2024-04-16T01:59:23.040 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi134/store.db dir, Total Num: 1, files: 000038.sst 2024-04-16T01:59:23.040 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi134/store.db: 000036.log size: 229042 ; 2024-04-16T01:59:23.040 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.error_if_exists: 0 2024-04-16T01:59:23.040 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.create_if_missing: 0 2024-04-16T01:59:23.040 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.paranoid_checks: 1 2024-04-16T01:59:23.040 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.flush_verify_memtable_count: 1 2024-04-16T01:59:23.040 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-16T01:59:23.040 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-16T01:59:23.041 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.env: 0x558025b88820 2024-04-16T01:59:23.041 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.fs: PosixFileSystem 2024-04-16T01:59:23.041 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.info_log: 0x5580275dd3c0 2024-04-16T01:59:23.041 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.max_file_opening_threads: 16 2024-04-16T01:59:23.041 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.statistics: (nil) 2024-04-16T01:59:23.041 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.use_fsync: 0 2024-04-16T01:59:23.041 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.max_log_file_size: 0 2024-04-16T01:59:23.041 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-16T01:59:23.041 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.log_file_time_to_roll: 0 2024-04-16T01:59:23.041 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.keep_log_file_num: 1000 2024-04-16T01:59:23.041 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.recycle_log_file_num: 0 2024-04-16T01:59:23.041 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.allow_fallocate: 1 2024-04-16T01:59:23.042 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.allow_mmap_reads: 0 2024-04-16T01:59:23.042 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.allow_mmap_writes: 0 2024-04-16T01:59:23.042 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.use_direct_reads: 0 2024-04-16T01:59:23.042 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-16T01:59:23.042 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.create_missing_column_families: 0 2024-04-16T01:59:23.042 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.db_log_dir: 2024-04-16T01:59:23.042 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.wal_dir: 2024-04-16T01:59:23.042 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.table_cache_numshardbits: 6 2024-04-16T01:59:23.044 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.WAL_ttl_seconds: 0 2024-04-16T01:59:23.044 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.WAL_size_limit_MB: 0 2024-04-16T01:59:23.044 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-16T01:59:23.044 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-16T01:59:23.044 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.is_fd_close_on_exec: 1 2024-04-16T01:59:23.044 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.advise_random_on_open: 1 2024-04-16T01:59:23.044 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.db_write_buffer_size: 0 2024-04-16T01:59:23.044 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.write_buffer_manager: 0x558026852140 2024-04-16T01:59:23.044 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-16T01:59:23.044 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-16T01:59:23.045 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.use_adaptive_mutex: 0 2024-04-16T01:59:23.045 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.rate_limiter: (nil) 2024-04-16T01:59:23.045 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-16T01:59:23.045 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.wal_recovery_mode: 2 2024-04-16T01:59:23.045 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.enable_thread_tracking: 0 2024-04-16T01:59:23.045 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.enable_pipelined_write: 0 2024-04-16T01:59:23.046 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.unordered_write: 0 2024-04-16T01:59:23.047 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-16T01:59:23.047 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-16T01:59:23.047 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-16T01:59:23.047 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-16T01:59:23.047 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.row_cache: None 2024-04-16T01:59:23.047 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.wal_filter: None 2024-04-16T01:59:23.047 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-16T01:59:23.047 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.allow_ingest_behind: 0 2024-04-16T01:59:23.047 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.two_write_queues: 0 2024-04-16T01:59:23.047 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.manual_wal_flush: 0 2024-04-16T01:59:23.047 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.wal_compression: 0 2024-04-16T01:59:23.047 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.atomic_flush: 0 2024-04-16T01:59:23.047 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-16T01:59:23.048 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.persist_stats_to_disk: 0 2024-04-16T01:59:23.048 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.write_dbid_to_manifest: 0 2024-04-16T01:59:23.048 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.log_readahead_size: 0 2024-04-16T01:59:23.048 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-16T01:59:23.048 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.best_efforts_recovery: 0 2024-04-16T01:59:23.048 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-16T01:59:23.048 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-16T01:59:23.048 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.allow_data_in_errors: 0 2024-04-16T01:59:23.048 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.db_host_id: __hostname__ 2024-04-16T01:59:23.048 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.enforce_single_del_contracts: true 2024-04-16T01:59:23.048 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.max_background_jobs: 2 2024-04-16T01:59:23.048 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.max_background_compactions: -1 2024-04-16T01:59:23.048 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.max_subcompactions: 1 2024-04-16T01:59:23.048 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-16T01:59:23.049 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-16T01:59:23.049 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.delayed_write_rate : 16777216 2024-04-16T01:59:23.049 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.max_total_wal_size: 0 2024-04-16T01:59:23.049 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-16T01:59:23.049 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.stats_dump_period_sec: 600 2024-04-16T01:59:23.049 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.stats_persist_period_sec: 600 2024-04-16T01:59:23.049 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-16T01:59:23.049 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.max_open_files: -1 2024-04-16T01:59:23.049 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.bytes_per_sync: 0 2024-04-16T01:59:23.049 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.wal_bytes_per_sync: 0 2024-04-16T01:59:23.049 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.strict_bytes_per_sync: 0 2024-04-16T01:59:23.049 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.compaction_readahead_size: 0 2024-04-16T01:59:23.049 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.max_background_flushes: -1 2024-04-16T01:59:23.049 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Compression algorithms supported: 2024-04-16T01:59:23.049 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-16T01:59:23.050 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: kZSTD supported: 0 2024-04-16T01:59:23.050 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: kXpressCompression supported: 0 2024-04-16T01:59:23.050 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: kLZ4HCCompression supported: 1 2024-04-16T01:59:23.050 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: kZlibCompression supported: 1 2024-04-16T01:59:23.050 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: kSnappyCompression supported: 1 2024-04-16T01:59:23.050 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: kLZ4Compression supported: 1 2024-04-16T01:59:23.050 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: kBZip2Compression supported: 0 2024-04-16T01:59:23.050 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Fast CRC32 supported: Supported on x86 2024-04-16T01:59:23.050 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: DMutex implementation: pthread_mutex_t 2024-04-16T01:59:23.050 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi134/store.db/MANIFEST-000005 2024-04-16T01:59:23.050 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-16T01:59:23.050 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-16T01:59:23.050 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.merge_operator: 2024-04-16T01:59:23.051 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.compaction_filter: None 2024-04-16T01:59:23.051 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.compaction_filter_factory: None 2024-04-16T01:59:23.051 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.sst_partitioner_factory: None 2024-04-16T01:59:23.051 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.memtable_factory: SkipListFactory 2024-04-16T01:59:23.051 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.table_factory: BlockBasedTable 2024-04-16T01:59:23.051 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5580275dd4e0) 2024-04-16T01:59:23.051 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: cache_index_and_filter_blocks: 1 2024-04-16T01:59:23.051 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-16T01:59:23.051 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-16T01:59:23.051 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: pin_top_level_index_and_filter: 1 2024-04-16T01:59:23.051 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: index_type: 0 2024-04-16T01:59:23.051 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: data_block_index_type: 0 2024-04-16T01:59:23.051 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: index_shortening: 1 2024-04-16T01:59:23.051 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: data_block_hash_table_util_ratio: 0.750000 2024-04-16T01:59:23.051 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: checksum: 4 2024-04-16T01:59:23.052 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: no_block_cache: 0 2024-04-16T01:59:23.052 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: block_cache: 0x5580268f31f0 2024-04-16T01:59:23.052 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: block_cache_name: BinnedLRUCache 2024-04-16T01:59:23.052 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: block_cache_options: 2024-04-16T01:59:23.052 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: capacity : 536870912 2024-04-16T01:59:23.052 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: num_shard_bits : 4 2024-04-16T01:59:23.052 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: strict_capacity_limit : 0 2024-04-16T01:59:23.052 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: high_pri_pool_ratio: 0.000 2024-04-16T01:59:23.052 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: block_cache_compressed: (nil) 2024-04-16T01:59:23.052 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: persistent_cache: (nil) 2024-04-16T01:59:23.052 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: block_size: 4096 2024-04-16T01:59:23.052 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: block_size_deviation: 10 2024-04-16T01:59:23.052 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: block_restart_interval: 16 2024-04-16T01:59:23.052 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: index_block_restart_interval: 1 2024-04-16T01:59:23.052 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: metadata_block_size: 4096 2024-04-16T01:59:23.053 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: partition_filters: 0 2024-04-16T01:59:23.053 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: use_delta_encoding: 1 2024-04-16T01:59:23.053 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: filter_policy: bloomfilter 2024-04-16T01:59:23.053 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: whole_key_filtering: 1 2024-04-16T01:59:23.053 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: verify_compression: 0 2024-04-16T01:59:23.053 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: read_amp_bytes_per_bit: 0 2024-04-16T01:59:23.053 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: format_version: 5 2024-04-16T01:59:23.053 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: enable_index_compression: 1 2024-04-16T01:59:23.053 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: block_align: 0 2024-04-16T01:59:23.053 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: max_auto_readahead_size: 262144 2024-04-16T01:59:23.053 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: prepopulate_block_cache: 0 2024-04-16T01:59:23.053 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: initial_auto_readahead_size: 8192 2024-04-16T01:59:23.053 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: num_file_reads_for_auto_readahead: 2 2024-04-16T01:59:23.053 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.write_buffer_size: 33554432 2024-04-16T01:59:23.053 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.max_write_buffer_number: 2 2024-04-16T01:59:23.054 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.compression: NoCompression 2024-04-16T01:59:23.054 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.bottommost_compression: Disabled 2024-04-16T01:59:23.054 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.prefix_extractor: nullptr 2024-04-16T01:59:23.054 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-16T01:59:23.054 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.num_levels: 7 2024-04-16T01:59:23.054 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-16T01:59:23.054 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-16T01:59:23.054 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-16T01:59:23.054 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-16T01:59:23.054 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-16T01:59:23.054 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-16T01:59:23.054 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-16T01:59:23.054 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-16T01:59:23.055 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-16T01:59:23.055 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-16T01:59:23.055 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-16T01:59:23.055 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-16T01:59:23.055 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.compression_opts.window_bits: -14 2024-04-16T01:59:23.055 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.compression_opts.level: 32767 2024-04-16T01:59:23.055 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.compression_opts.strategy: 0 2024-04-16T01:59:23.055 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-16T01:59:23.055 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-16T01:59:23.055 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-16T01:59:23.055 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-16T01:59:23.055 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.compression_opts.enabled: false 2024-04-16T01:59:23.055 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-16T01:59:23.055 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-16T01:59:23.056 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-16T01:59:23.056 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-16T01:59:23.056 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.target_file_size_base: 67108864 2024-04-16T01:59:23.056 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.target_file_size_multiplier: 1 2024-04-16T01:59:23.056 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-16T01:59:23.056 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-16T01:59:23.056 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-16T01:59:23.056 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-16T01:59:23.056 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-16T01:59:23.056 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-16T01:59:23.056 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-16T01:59:23.056 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-16T01:59:23.056 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-16T01:59:23.056 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-16T01:59:23.056 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-16T01:59:23.057 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-16T01:59:23.057 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-16T01:59:23.057 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.arena_block_size: 1048576 2024-04-16T01:59:23.057 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-16T01:59:23.057 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-16T01:59:23.057 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.disable_auto_compactions: 0 2024-04-16T01:59:23.057 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-16T01:59:23.057 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-16T01:59:23.057 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-16T01:59:23.057 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-16T01:59:23.057 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-16T01:59:23.057 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-16T01:59:23.057 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-16T01:59:23.057 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-16T01:59:23.058 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-16T01:59:23.058 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-16T01:59:23.058 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.table_properties_collectors: 2024-04-16T01:59:23.058 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.inplace_update_support: 0 2024-04-16T01:59:23.058 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.inplace_update_num_locks: 10000 2024-04-16T01:59:23.058 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-16T01:59:23.058 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-16T01:59:23.058 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.memtable_huge_page_size: 0 2024-04-16T01:59:23.058 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.bloom_locality: 0 2024-04-16T01:59:23.058 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.max_successive_merges: 0 2024-04-16T01:59:23.058 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.optimize_filters_for_hits: 0 2024-04-16T01:59:23.058 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.paranoid_file_checks: 0 2024-04-16T01:59:23.058 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.force_consistency_checks: 1 2024-04-16T01:59:23.058 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.report_bg_io_stats: 0 2024-04-16T01:59:23.059 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.ttl: 2592000 2024-04-16T01:59:23.059 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.periodic_compaction_seconds: 0 2024-04-16T01:59:23.059 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-16T01:59:23.059 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-16T01:59:23.059 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.enable_blob_files: false 2024-04-16T01:59:23.059 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.min_blob_size: 0 2024-04-16T01:59:23.059 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.blob_file_size: 268435456 2024-04-16T01:59:23.059 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.blob_compression_type: NoCompression 2024-04-16T01:59:23.059 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.enable_blob_garbage_collection: false 2024-04-16T01:59:23.059 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-16T01:59:23.059 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-16T01:59:23.059 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-16T01:59:23.059 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.blob_file_starting_level: 0 2024-04-16T01:59:23.059 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-16T01:59:23.060 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: 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-16T01:59:23.060 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi134/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 40, last_sequence is 21846, log_number is 36,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-16T01:59:23.060 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 36 2024-04-16T01:59:23.060 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: a57b55f0-d944-4519-bdf6-6fc08d820e08 2024-04-16T01:59:23.060 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: EVENT_LOG_v1 {"time_micros": 1713232762599002, "job": 1, "event": "recovery_started", "wal_files": [36]} 2024-04-16T01:59:23.060 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #36 mode 2 2024-04-16T01:59:23.060 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: EVENT_LOG_v1 {"time_micros": 1713232762600087, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 41, "file_size": 153667, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 21851, "largest_seqno": 21884, "table_properties": {"data_size": 152432, "index_size": 161, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 617, "raw_average_key_size": 26, "raw_value_size": 151746, "raw_average_value_size": 6597, "num_data_blocks": 7, "num_entries": 23, "num_filter_entries": 23, "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": 1713232762, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "a57b55f0-d944-4519-bdf6-6fc08d820e08", "db_session_id": "DRNM14R09WVIXJRLYYT5", "orig_file_number": 41, "seqno_to_time_mapping": "N/A"}} 2024-04-16T01:59:23.060 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: EVENT_LOG_v1 {"time_micros": 1713232762600166, "job": 1, "event": "recovery_finished"} 2024-04-16T01:59:23.060 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: [db/version_set.cc:5047] Creating manifest 43 2024-04-16T01:59:23.060 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-smithi134/store.db/000036.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-16T01:59:23.060 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x558026992000 2024-04-16T01:59:23.060 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: DB pointer 0x558026980000 2024-04-16T01:59:23.060 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-16T01:59:23.060 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-16T01:59:23.061 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: ** DB Stats ** 2024-04-16T01:59:23.061 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-16T01:59:23.061 INFO:journalctl@ceph.mon.smithi134.smithi134.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-16T01:59:23.061 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-16T01:59:23.061 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-16T01:59:23.061 INFO:journalctl@ceph.mon.smithi134.smithi134.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-16T01:59:23.061 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-16T01:59:23.061 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-16T01:59:23.061 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: 2024-04-16T01:59:23.061 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: ** Compaction Stats [default] ** 2024-04-16T01:59:23.061 INFO:journalctl@ceph.mon.smithi134.smithi134.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-16T01:59:23.062 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-16T01:59:23.062 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: L0 1/0 150.07 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 209.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-16T01:59:23.062 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: L6 1/0 36.50 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-16T01:59:23.062 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: Sum 2/0 36.64 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 209.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-16T01:59:23.062 INFO:journalctl@ceph.mon.smithi134.smithi134.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 209.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-16T01:59:23.062 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: 2024-04-16T01:59:23.062 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: ** Compaction Stats [default] ** 2024-04-16T01:59:23.062 INFO:journalctl@ceph.mon.smithi134.smithi134.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-16T01:59:23.062 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-16T01:59:23.062 INFO:journalctl@ceph.mon.smithi134.smithi134.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 209.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-16T01:59:23.062 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: 2024-04-16T01:59:23.062 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-16T01:59:23.062 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: 2024-04-16T01:59:23.063 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-16T01:59:23.063 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-04-16T01:59:23.063 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-16T01:59:23.063 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-04-16T01:59:23.063 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-04-16T01:59:23.063 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: AddFile(Keys): cumulative 0, interval 0 2024-04-16T01:59:23.063 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: Cumulative compaction: 0.00 GB write, 47.15 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-16T01:59:23.063 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: Interval compaction: 0.00 GB write, 47.15 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-16T01:59:23.063 INFO:journalctl@ceph.mon.smithi134.smithi134.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-16T01:59:23.063 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: Block cache BinnedLRUCache@0x5580268f31f0#7 capacity: 512.00 MB usage: 0.36 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 8e-06 secs_since: 0 2024-04-16T01:59:23.063 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.25 KB,4.76837e-05%) Misc(1,0.00 KB,0%) 2024-04-16T01:59:23.063 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: 2024-04-16T01:59:23.063 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: ** File Read Latency Histogram By Level [default] ** 2024-04-16T01:59:23.064 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: starting mon.smithi134 rank 1 at public addrs [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] at bind addrs [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi134 fsid a7e43c46-fb91-11ee-bc8f-c7b262605968 2024-04-16T01:59:23.064 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: mon.smithi134@-1(???) e2 preinit fsid a7e43c46-fb91-11ee-bc8f-c7b262605968 2024-04-16T01:59:23.064 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: mon.smithi134@-1(???).mds e7 new map 2024-04-16T01:59:23.064 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: mon.smithi134@-1(???).mds e7 print_map 2024-04-16T01:59:23.064 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: e7 2024-04-16T01:59:23.064 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-04-16T01:59:23.064 INFO:journalctl@ceph.mon.smithi134.smithi134.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-16T01:59:23.064 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: legacy client fscid: 1 2024-04-16T01:59:23.064 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: 2024-04-16T01:59:23.064 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: Filesystem 'foofs' (1) 2024-04-16T01:59:23.064 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: fs_name foofs 2024-04-16T01:59:23.064 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: epoch 5 2024-04-16T01:59:23.064 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2024-04-16T01:59:23.065 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: created 2024-04-16T01:44:13.499530+0000 2024-04-16T01:59:23.065 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: modified 2024-04-16T01:44:18.525861+0000 2024-04-16T01:59:23.065 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: tableserver 0 2024-04-16T01:59:23.065 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: root 0 2024-04-16T01:59:23.065 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: session_timeout 60 2024-04-16T01:59:23.065 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: session_autoclose 300 2024-04-16T01:59:23.065 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: max_file_size 1099511627776 2024-04-16T01:59:23.065 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: max_xattr_size 65536 2024-04-16T01:59:23.065 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: required_client_features {} 2024-04-16T01:59:23.065 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: last_failure 0 2024-04-16T01:59:23.065 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: last_failure_osd_epoch 0 2024-04-16T01:59:23.065 INFO:journalctl@ceph.mon.smithi134.smithi134.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-16T01:59:23.065 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: max_mds 1 2024-04-16T01:59:23.065 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: in 0 2024-04-16T01:59:23.065 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: up {0=14502} 2024-04-16T01:59:23.066 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: failed 2024-04-16T01:59:23.066 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: damaged 2024-04-16T01:59:23.066 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: stopped 2024-04-16T01:59:23.066 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: data_pools [3] 2024-04-16T01:59:23.066 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: metadata_pool 2 2024-04-16T01:59:23.066 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: inline_data disabled 2024-04-16T01:59:23.066 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: balancer 2024-04-16T01:59:23.066 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: bal_rank_mask -1 2024-04-16T01:59:23.066 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: standby_count_wanted 1 2024-04-16T01:59:23.066 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: [mds.foofs.smithi103.yzimiy{0:14502} state up:active seq 2 join_fscid=1 addr [v2:172.21.15.103:6834/1344951575,v1:172.21.15.103:6835/1344951575] compat {c=[1],r=[1],i=[7ff]}] 2024-04-16T01:59:23.066 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: 2024-04-16T01:59:23.066 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: 2024-04-16T01:59:23.066 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: Standby daemons: 2024-04-16T01:59:23.066 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: 2024-04-16T01:59:23.067 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout: [mds.foofs.smithi134.assnsf{-1:24277} state up:standby seq 3 join_fscid=1 addr [v2:172.21.15.134:6832/1369360978,v1:172.21.15.134:6833/1369360978] compat {c=[1],r=[1],i=[7ff]}] 2024-04-16T01:59:23.067 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: mon.smithi134@-1(???).osd e71 crush map has features 3314933000854323200, adjusting msgr requires 2024-04-16T01:59:23.067 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: mon.smithi134@-1(???).osd e71 crush map has features 432629239337189376, adjusting msgr requires 2024-04-16T01:59:23.067 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: mon.smithi134@-1(???).osd e71 crush map has features 432629239337189376, adjusting msgr requires 2024-04-16T01:59:23.067 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: mon.smithi134@-1(???).osd e71 crush map has features 432629239337189376, adjusting msgr requires 2024-04-16T01:59:23.067 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 ceph-mon[68182]: mon.smithi134@-1(???).paxosservice(auth 1..47) refresh upgraded, format 0 -> 3 2024-04-16T01:59:23.067 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 bash[68144]: 87b30e824f759e7257295eb43b2d2f219ffa463f0013c052a52135af13c7be7f 2024-04-16T01:59:23.067 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:22 smithi134 systemd[1]: Started Ceph mon.smithi134 for a7e43c46-fb91-11ee-bc8f-c7b262605968. 2024-04-16T01:59:23.490 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:59:25.139 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: mkfs a7e43c46-fb91-11ee-bc8f-c7b262605968 2024-04-16T01:59:25.140 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: mkfs a7e43c46-fb91-11ee-bc8f-c7b262605968 2024-04-16T01:59:25.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: Reconfiguring daemon alertmanager.smithi103 on smithi103 2024-04-16T01:59:25.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: Reconfiguring grafana.smithi103 (dependencies changed)... 2024-04-16T01:59:25.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: Regenerating cephadm self-signed grafana TLS certificates 2024-04-16T01:59:25.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: Reconfiguring daemon grafana.smithi103 on smithi103 2024-04-16T01:59:25.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: Reconfiguring node-exporter.smithi103 (dependencies changed)... 2024-04-16T01:59:25.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: Reconfiguring daemon node-exporter.smithi103 on smithi103 2024-04-16T01:59:25.290 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: Reconfiguring prometheus.smithi103 (dependencies changed)... 2024-04-16T01:59:25.290 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: Reconfiguring daemon prometheus.smithi103 on smithi103 2024-04-16T01:59:25.290 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: Reconfiguring node-exporter.smithi134 (dependencies changed)... 2024-04-16T01:59:25.290 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: Reconfiguring daemon node-exporter.smithi134 on smithi134 2024-04-16T01:59:25.290 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: Upgrade: Need to upgrade myself (mgr.smithi134.qekssw) 2024-04-16T01:59:25.290 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: Upgrade: Need to upgrade myself (mgr.smithi134.qekssw) 2024-04-16T01:59:25.290 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: Upgrade: Updating mgr.smithi103.rfboyd 2024-04-16T01:59:25.290 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: Deploying daemon mgr.smithi103.rfboyd on smithi103 2024-04-16T01:59:25.290 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: Upgrade: Need to upgrade myself (mgr.smithi134.qekssw) 2024-04-16T01:59:25.290 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: Upgrade: Need to upgrade myself (mgr.smithi134.qekssw) 2024-04-16T01:59:25.290 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: Failing over to other MGR 2024-04-16T01:59:25.290 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: [16/Apr/2024:01:58:22] ENGINE Bus STARTING 2024-04-16T01:59:25.290 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: [16/Apr/2024:01:58:22] ENGINE Serving on https://172.21.15.103:7150 2024-04-16T01:59:25.290 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: [16/Apr/2024:01:58:22] ENGINE Serving on http://172.21.15.103:8765 2024-04-16T01:59:25.291 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: [16/Apr/2024:01:58:22] ENGINE Bus STARTED 2024-04-16T01:59:25.291 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: Updating smithi103:/etc/ceph/ceph.conf 2024-04-16T01:59:25.291 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: Updating smithi134:/etc/ceph/ceph.conf 2024-04-16T01:59:25.291 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: Updating smithi103:/var/lib/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968/config/ceph.conf 2024-04-16T01:59:25.291 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: Updating smithi134:/var/lib/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968/config/ceph.conf 2024-04-16T01:59:25.291 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: Updating smithi103:/etc/ceph/ceph.client.admin.keyring 2024-04-16T01:59:25.291 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: Updating smithi134:/etc/ceph/ceph.client.admin.keyring 2024-04-16T01:59:25.291 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: Updating smithi134:/var/lib/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T01:59:25.291 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: Updating smithi103:/var/lib/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T01:59:25.291 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: Reconfiguring prometheus.smithi103 (dependencies changed)... 2024-04-16T01:59:25.291 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: Reconfiguring daemon prometheus.smithi103 on smithi103 2024-04-16T01:59:25.291 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: pgmap v11: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 20 KiB/s rd, 98 B/s wr, 11 op/s 2024-04-16T01:59:25.291 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: pgmap v12: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 20 KiB/s rd, 98 B/s wr, 11 op/s 2024-04-16T01:59:25.291 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: pgmap v13: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 197 B/s rd, 98 B/s wr, 0 op/s 2024-04-16T01:59:25.292 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: Upgrade: Updating mgr.smithi134.qekssw 2024-04-16T01:59:25.292 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: Deploying daemon mgr.smithi134.qekssw on smithi134 2024-04-16T01:59:25.292 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: pgmap v14: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 197 B/s rd, 98 B/s wr, 0 op/s 2024-04-16T01:59:25.292 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: pgmap v15: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 197 B/s rd, 197 B/s wr, 0 op/s 2024-04-16T01:59:25.292 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: pgmap v16: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:59:25.292 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: pgmap v17: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:59:25.292 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: pgmap v18: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:59:25.292 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: Standby manager daemon smithi134.qekssw restarted 2024-04-16T01:59:25.292 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: Standby manager daemon smithi134.qekssw started 2024-04-16T01:59:25.292 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: mgrmap e34: smithi103.rfboyd(active, since 30s), standbys: smithi134.qekssw 2024-04-16T01:59:25.292 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: pgmap v19: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:59:25.292 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: pgmap v20: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 377 B/s rd, 283 B/s wr, 0 op/s 2024-04-16T01:59:25.292 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: pgmap v21: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 231 B/s rd, 231 B/s wr, 0 op/s 2024-04-16T01:59:25.292 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: Upgrade: Setting container_image for all mgr 2024-04-16T01:59:25.292 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: Upgrade: Updating mon.smithi103 2024-04-16T01:59:25.293 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: Deploying daemon mon.smithi103 on smithi103 2024-04-16T01:59:25.293 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: pgmap v22: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 231 B/s rd, 231 B/s wr, 0 op/s 2024-04-16T01:59:25.293 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: pgmap v23: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 231 B/s rd, 115 B/s wr, 0 op/s 2024-04-16T01:59:25.293 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: pgmap v24: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 231 B/s rd, 231 B/s wr, 0 op/s 2024-04-16T01:59:25.293 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: mon.smithi103 calling monitor election 2024-04-16T01:59:25.293 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: mon.smithi103 is new leader, mons smithi103,smithi134 in quorum (ranks 0,1) 2024-04-16T01:59:25.293 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: monmap e2: 2 mons at {smithi103=[v2:172.21.15.103:3300/0,v1:172.21.15.103:6789/0],smithi134=[v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-04-16T01:59:25.293 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: fsmap foofs:1 {0=foofs.smithi103.yzimiy=up:active} 1 up:standby 2024-04-16T01:59:25.293 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: osdmap e70: 8 total, 8 up, 8 in 2024-04-16T01:59:25.293 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: mgrmap e34: smithi103.rfboyd(active, since 38s), standbys: smithi134.qekssw 2024-04-16T01:59:25.293 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-16T01:59:25.294 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-16T01:59:25.294 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: daemon prometheus.smithi103 on smithi103 is in unknown state 2024-04-16T01:59:25.294 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: mgrmap e35: smithi103.rfboyd(active, since 38s), standbys: smithi134.qekssw 2024-04-16T01:59:25.294 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: mgrmap e36: smithi103.rfboyd(active, since 39s), standbys: smithi134.qekssw 2024-04-16T01:59:25.294 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: Standby manager daemon smithi134.qekssw restarted 2024-04-16T01:59:25.294 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: Standby manager daemon smithi134.qekssw started 2024-04-16T01:59:25.294 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: mgrmap e37: smithi103.rfboyd(active, since 45s), standbys: smithi134.qekssw 2024-04-16T01:59:25.294 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: Active manager daemon smithi103.rfboyd restarted 2024-04-16T01:59:25.294 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: Activating manager daemon smithi103.rfboyd 2024-04-16T01:59:25.294 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: osdmap e71: 8 total, 8 up, 8 in 2024-04-16T01:59:25.294 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: mgrmap e38: smithi103.rfboyd(active, starting, since 0.00725809s), standbys: smithi134.qekssw 2024-04-16T01:59:25.294 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi103.yzimiy"}]: dispatch 2024-04-16T01:59:25.294 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi134.assnsf"}]: dispatch 2024-04-16T01:59:25.295 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mgr metadata", "who": "smithi103.rfboyd", "id": "smithi103.rfboyd"}]: dispatch 2024-04-16T01:59:25.295 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mgr metadata", "who": "smithi134.qekssw", "id": "smithi134.qekssw"}]: dispatch 2024-04-16T01:59:25.295 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T01:59:25.295 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T01:59:25.295 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T01:59:25.295 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T01:59:25.295 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T01:59:25.295 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T01:59:25.296 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T01:59:25.296 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T01:59:25.296 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-16T01:59:25.296 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-16T01:59:25.296 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-16T01:59:25.296 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: Manager daemon smithi103.rfboyd is now available 2024-04-16T01:59:25.296 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:59:25.296 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:59:25.296 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi103.rfboyd/mirror_snapshot_schedule"}]: dispatch 2024-04-16T01:59:25.296 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi103.rfboyd/trash_purge_schedule"}]: dispatch 2024-04-16T01:59:25.296 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: [16/Apr/2024:01:59:07] ENGINE Bus STARTING 2024-04-16T01:59:25.296 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: [16/Apr/2024:01:59:07] ENGINE Serving on https://172.21.15.103:7150 2024-04-16T01:59:25.296 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: [16/Apr/2024:01:59:07] ENGINE Serving on http://172.21.15.103:8765 2024-04-16T01:59:25.296 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: [16/Apr/2024:01:59:07] ENGINE Bus STARTED 2024-04-16T01:59:25.297 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: mgrmap e39: smithi103.rfboyd(active, since 1.00864s), standbys: smithi134.qekssw 2024-04-16T01:59:25.297 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: from='client.34108 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:59:25.297 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: pgmap v3: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-16T01:59:25.297 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: from='client.34128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:59:25.297 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: from='client.34132 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:59:25.297 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-16T01:59:25.297 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: Cluster is now healthy 2024-04-16T01:59:25.297 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: pgmap v4: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-16T01:59:25.297 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: from='client.? 172.21.15.103:0/5509502' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:59:25.297 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: from='client.34144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:59:25.297 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: from='client.? 172.21.15.103:0/3030826761' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T01:59:25.297 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: mgrmap e40: smithi103.rfboyd(active, since 3s), standbys: smithi134.qekssw 2024-04-16T01:59:25.297 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: pgmap v5: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-16T01:59:25.297 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:25.298 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:25.298 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: mgrmap e41: smithi103.rfboyd(active, since 5s), standbys: smithi134.qekssw 2024-04-16T01:59:25.298 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:25.298 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:25.298 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: pgmap v6: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-16T01:59:25.298 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:25.298 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:25.298 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: pgmap v7: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 30 KiB/s rd, 146 B/s wr, 17 op/s 2024-04-16T01:59:25.298 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:25.298 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:25.298 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:25.298 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:25.298 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:59:25.298 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T01:59:25.299 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: Updating smithi103:/etc/ceph/ceph.conf 2024-04-16T01:59:25.299 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: Updating smithi134:/etc/ceph/ceph.conf 2024-04-16T01:59:25.299 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: Updating smithi134:/var/lib/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968/config/ceph.conf 2024-04-16T01:59:25.299 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: Updating smithi103:/var/lib/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968/config/ceph.conf 2024-04-16T01:59:25.299 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: Updating smithi134:/etc/ceph/ceph.client.admin.keyring 2024-04-16T01:59:25.299 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: Updating smithi103:/etc/ceph/ceph.client.admin.keyring 2024-04-16T01:59:25.300 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: pgmap v8: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 23 KiB/s rd, 113 B/s wr, 13 op/s 2024-04-16T01:59:25.300 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: Updating smithi134:/var/lib/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T01:59:25.300 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: Updating smithi103:/var/lib/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T01:59:25.300 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:25.300 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:25.300 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:25.300 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:25.300 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: pgmap v9: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 22 KiB/s rd, 110 B/s wr, 12 op/s 2024-04-16T01:59:25.300 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:25.300 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:25.300 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:59:25.300 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:59:25.300 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-16T01:59:25.300 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-16T01:59:25.301 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: Upgrade: Updating mon.smithi134 2024-04-16T01:59:25.301 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:25.301 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T01:59:25.301 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T01:59:25.301 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:59:25.301 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: Deploying daemon mon.smithi134 on smithi134 2024-04-16T01:59:25.301 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: pgmap v10: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 20 KiB/s rd, 198 B/s wr, 11 op/s 2024-04-16T01:59:25.301 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: pgmap v12: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 20 KiB/s rd, 297 B/s wr, 12 op/s 2024-04-16T01:59:25.301 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mon metadata", "id": "smithi103"}]: dispatch 2024-04-16T01:59:25.301 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mon metadata", "id": "smithi134"}]: dispatch 2024-04-16T01:59:25.301 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: mon.smithi103 calling monitor election 2024-04-16T01:59:25.301 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: mon.smithi134 calling monitor election 2024-04-16T01:59:25.301 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: mon.smithi103 is new leader, mons smithi103,smithi134 in quorum (ranks 0,1) 2024-04-16T01:59:25.301 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: monmap e3: 2 mons at {smithi103=[v2:172.21.15.103:3300/0,v1:172.21.15.103:6789/0],smithi134=[v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-04-16T01:59:25.302 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: fsmap foofs:1 {0=foofs.smithi103.yzimiy=up:active} 1 up:standby 2024-04-16T01:59:25.302 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: osdmap e71: 8 total, 8 up, 8 in 2024-04-16T01:59:25.302 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: mgrmap e41: smithi103.rfboyd(active, since 17s), standbys: smithi134.qekssw 2024-04-16T01:59:25.302 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-16T01:59:25.302 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-16T01:59:25.302 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: daemon prometheus.smithi103 on smithi103 is in unknown state 2024-04-16T01:59:25.302 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:25.302 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:25.302 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:25 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:59:25.361 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: Reconfiguring daemon alertmanager.smithi103 on smithi103 2024-04-16T01:59:25.361 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: Reconfiguring grafana.smithi103 (dependencies changed)... 2024-04-16T01:59:25.361 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: Regenerating cephadm self-signed grafana TLS certificates 2024-04-16T01:59:25.361 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: Reconfiguring daemon grafana.smithi103 on smithi103 2024-04-16T01:59:25.361 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: Reconfiguring node-exporter.smithi103 (dependencies changed)... 2024-04-16T01:59:25.361 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: Reconfiguring daemon node-exporter.smithi103 on smithi103 2024-04-16T01:59:25.361 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: Reconfiguring prometheus.smithi103 (dependencies changed)... 2024-04-16T01:59:25.361 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: Reconfiguring daemon prometheus.smithi103 on smithi103 2024-04-16T01:59:25.361 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: Reconfiguring node-exporter.smithi134 (dependencies changed)... 2024-04-16T01:59:25.361 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: Reconfiguring daemon node-exporter.smithi134 on smithi134 2024-04-16T01:59:25.361 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: Upgrade: Need to upgrade myself (mgr.smithi134.qekssw) 2024-04-16T01:59:25.361 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: Upgrade: Need to upgrade myself (mgr.smithi134.qekssw) 2024-04-16T01:59:25.362 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: Upgrade: Updating mgr.smithi103.rfboyd 2024-04-16T01:59:25.362 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: Deploying daemon mgr.smithi103.rfboyd on smithi103 2024-04-16T01:59:25.362 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: Upgrade: Need to upgrade myself (mgr.smithi134.qekssw) 2024-04-16T01:59:25.362 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: Upgrade: Need to upgrade myself (mgr.smithi134.qekssw) 2024-04-16T01:59:25.362 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: Failing over to other MGR 2024-04-16T01:59:25.362 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: [16/Apr/2024:01:58:22] ENGINE Bus STARTING 2024-04-16T01:59:25.362 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: [16/Apr/2024:01:58:22] ENGINE Serving on https://172.21.15.103:7150 2024-04-16T01:59:25.362 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: [16/Apr/2024:01:58:22] ENGINE Serving on http://172.21.15.103:8765 2024-04-16T01:59:25.362 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: [16/Apr/2024:01:58:22] ENGINE Bus STARTED 2024-04-16T01:59:25.362 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: Updating smithi103:/etc/ceph/ceph.conf 2024-04-16T01:59:25.362 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: Updating smithi134:/etc/ceph/ceph.conf 2024-04-16T01:59:25.362 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: Updating smithi103:/var/lib/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968/config/ceph.conf 2024-04-16T01:59:25.362 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: Updating smithi134:/var/lib/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968/config/ceph.conf 2024-04-16T01:59:25.362 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: Updating smithi103:/etc/ceph/ceph.client.admin.keyring 2024-04-16T01:59:25.362 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: Updating smithi134:/etc/ceph/ceph.client.admin.keyring 2024-04-16T01:59:25.363 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: Updating smithi134:/var/lib/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T01:59:25.363 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: Updating smithi103:/var/lib/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T01:59:25.363 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: Reconfiguring prometheus.smithi103 (dependencies changed)... 2024-04-16T01:59:25.363 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: Reconfiguring daemon prometheus.smithi103 on smithi103 2024-04-16T01:59:25.363 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: pgmap v11: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 20 KiB/s rd, 98 B/s wr, 11 op/s 2024-04-16T01:59:25.363 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: pgmap v12: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 20 KiB/s rd, 98 B/s wr, 11 op/s 2024-04-16T01:59:25.363 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: pgmap v13: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 197 B/s rd, 98 B/s wr, 0 op/s 2024-04-16T01:59:25.363 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: Upgrade: Updating mgr.smithi134.qekssw 2024-04-16T01:59:25.363 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: Deploying daemon mgr.smithi134.qekssw on smithi134 2024-04-16T01:59:25.363 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: pgmap v14: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 197 B/s rd, 98 B/s wr, 0 op/s 2024-04-16T01:59:25.363 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: pgmap v15: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 197 B/s rd, 197 B/s wr, 0 op/s 2024-04-16T01:59:25.363 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: pgmap v16: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:59:25.363 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: pgmap v17: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:59:25.363 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: pgmap v18: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:59:25.363 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: Standby manager daemon smithi134.qekssw restarted 2024-04-16T01:59:25.364 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: Standby manager daemon smithi134.qekssw started 2024-04-16T01:59:25.364 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: mgrmap e34: smithi103.rfboyd(active, since 30s), standbys: smithi134.qekssw 2024-04-16T01:59:25.364 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: pgmap v19: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:59:25.364 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: pgmap v20: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 377 B/s rd, 283 B/s wr, 0 op/s 2024-04-16T01:59:25.364 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: pgmap v21: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 231 B/s rd, 231 B/s wr, 0 op/s 2024-04-16T01:59:25.364 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: Upgrade: Setting container_image for all mgr 2024-04-16T01:59:25.364 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: Upgrade: Updating mon.smithi103 2024-04-16T01:59:25.364 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: Deploying daemon mon.smithi103 on smithi103 2024-04-16T01:59:25.364 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: pgmap v22: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 231 B/s rd, 231 B/s wr, 0 op/s 2024-04-16T01:59:25.364 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: pgmap v23: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 231 B/s rd, 115 B/s wr, 0 op/s 2024-04-16T01:59:25.364 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: pgmap v24: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 231 B/s rd, 231 B/s wr, 0 op/s 2024-04-16T01:59:25.364 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: mon.smithi103 calling monitor election 2024-04-16T01:59:25.364 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: mon.smithi103 is new leader, mons smithi103,smithi134 in quorum (ranks 0,1) 2024-04-16T01:59:25.364 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: monmap e2: 2 mons at {smithi103=[v2:172.21.15.103:3300/0,v1:172.21.15.103:6789/0],smithi134=[v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-04-16T01:59:25.364 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: fsmap foofs:1 {0=foofs.smithi103.yzimiy=up:active} 1 up:standby 2024-04-16T01:59:25.365 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: osdmap e70: 8 total, 8 up, 8 in 2024-04-16T01:59:25.365 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: mgrmap e34: smithi103.rfboyd(active, since 38s), standbys: smithi134.qekssw 2024-04-16T01:59:25.365 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-16T01:59:25.365 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-16T01:59:25.365 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: daemon prometheus.smithi103 on smithi103 is in unknown state 2024-04-16T01:59:25.365 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: mgrmap e35: smithi103.rfboyd(active, since 38s), standbys: smithi134.qekssw 2024-04-16T01:59:25.365 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: mgrmap e36: smithi103.rfboyd(active, since 39s), standbys: smithi134.qekssw 2024-04-16T01:59:25.365 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: Standby manager daemon smithi134.qekssw restarted 2024-04-16T01:59:25.365 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: Standby manager daemon smithi134.qekssw started 2024-04-16T01:59:25.365 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: mgrmap e37: smithi103.rfboyd(active, since 45s), standbys: smithi134.qekssw 2024-04-16T01:59:25.365 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: Active manager daemon smithi103.rfboyd restarted 2024-04-16T01:59:25.365 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: Activating manager daemon smithi103.rfboyd 2024-04-16T01:59:25.365 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: osdmap e71: 8 total, 8 up, 8 in 2024-04-16T01:59:25.365 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: mgrmap e38: smithi103.rfboyd(active, starting, since 0.00725809s), standbys: smithi134.qekssw 2024-04-16T01:59:25.366 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi103.yzimiy"}]: dispatch 2024-04-16T01:59:25.366 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi134.assnsf"}]: dispatch 2024-04-16T01:59:25.366 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mgr metadata", "who": "smithi103.rfboyd", "id": "smithi103.rfboyd"}]: dispatch 2024-04-16T01:59:25.366 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mgr metadata", "who": "smithi134.qekssw", "id": "smithi134.qekssw"}]: dispatch 2024-04-16T01:59:25.366 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T01:59:25.366 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T01:59:25.366 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T01:59:25.366 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T01:59:25.366 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T01:59:25.366 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T01:59:25.366 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T01:59:25.366 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T01:59:25.366 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-16T01:59:25.366 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-16T01:59:25.367 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-16T01:59:25.367 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: Manager daemon smithi103.rfboyd is now available 2024-04-16T01:59:25.367 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:59:25.367 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:59:25.367 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi103.rfboyd/mirror_snapshot_schedule"}]: dispatch 2024-04-16T01:59:25.367 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi103.rfboyd/trash_purge_schedule"}]: dispatch 2024-04-16T01:59:25.367 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: [16/Apr/2024:01:59:07] ENGINE Bus STARTING 2024-04-16T01:59:25.367 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: [16/Apr/2024:01:59:07] ENGINE Serving on https://172.21.15.103:7150 2024-04-16T01:59:25.367 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: [16/Apr/2024:01:59:07] ENGINE Serving on http://172.21.15.103:8765 2024-04-16T01:59:25.367 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: [16/Apr/2024:01:59:07] ENGINE Bus STARTED 2024-04-16T01:59:25.367 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: mgrmap e39: smithi103.rfboyd(active, since 1.00864s), standbys: smithi134.qekssw 2024-04-16T01:59:25.367 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: from='client.34108 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:59:25.367 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: pgmap v3: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-16T01:59:25.367 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: from='client.34128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:59:25.367 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: from='client.34132 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:59:25.368 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-16T01:59:25.368 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: Cluster is now healthy 2024-04-16T01:59:25.368 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: pgmap v4: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-16T01:59:25.368 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: from='client.? 172.21.15.103:0/5509502' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:59:25.368 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: from='client.34144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:59:25.368 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: from='client.? 172.21.15.103:0/3030826761' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T01:59:25.368 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: mgrmap e40: smithi103.rfboyd(active, since 3s), standbys: smithi134.qekssw 2024-04-16T01:59:25.368 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: pgmap v5: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-16T01:59:25.368 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:25.368 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:25.368 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: mgrmap e41: smithi103.rfboyd(active, since 5s), standbys: smithi134.qekssw 2024-04-16T01:59:25.368 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:25.368 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:25.368 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: pgmap v6: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-16T01:59:25.368 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:25.369 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:25.369 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: pgmap v7: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 30 KiB/s rd, 146 B/s wr, 17 op/s 2024-04-16T01:59:25.369 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:25.369 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:25.369 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:25.369 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:25.369 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:59:25.369 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T01:59:25.369 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: Updating smithi103:/etc/ceph/ceph.conf 2024-04-16T01:59:25.369 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: Updating smithi134:/etc/ceph/ceph.conf 2024-04-16T01:59:25.369 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: Updating smithi134:/var/lib/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968/config/ceph.conf 2024-04-16T01:59:25.369 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: Updating smithi103:/var/lib/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968/config/ceph.conf 2024-04-16T01:59:25.369 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: Updating smithi134:/etc/ceph/ceph.client.admin.keyring 2024-04-16T01:59:25.370 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: Updating smithi103:/etc/ceph/ceph.client.admin.keyring 2024-04-16T01:59:25.370 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: pgmap v8: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 23 KiB/s rd, 113 B/s wr, 13 op/s 2024-04-16T01:59:25.370 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: Updating smithi134:/var/lib/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T01:59:25.370 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: Updating smithi103:/var/lib/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T01:59:25.370 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:25.370 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:25.370 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:25.370 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:25.370 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: pgmap v9: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 22 KiB/s rd, 110 B/s wr, 12 op/s 2024-04-16T01:59:25.371 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:25.371 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:25.371 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:59:25.371 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:59:25.371 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-16T01:59:25.371 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-16T01:59:25.371 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: Upgrade: Updating mon.smithi134 2024-04-16T01:59:25.371 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:25.371 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T01:59:25.371 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T01:59:25.371 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:59:25.371 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: Deploying daemon mon.smithi134 on smithi134 2024-04-16T01:59:25.371 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: pgmap v10: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 20 KiB/s rd, 198 B/s wr, 11 op/s 2024-04-16T01:59:25.371 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: pgmap v12: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 20 KiB/s rd, 297 B/s wr, 12 op/s 2024-04-16T01:59:25.371 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mon metadata", "id": "smithi103"}]: dispatch 2024-04-16T01:59:25.372 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mon metadata", "id": "smithi134"}]: dispatch 2024-04-16T01:59:25.372 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: mon.smithi103 calling monitor election 2024-04-16T01:59:25.372 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: mon.smithi134 calling monitor election 2024-04-16T01:59:25.372 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: mon.smithi103 is new leader, mons smithi103,smithi134 in quorum (ranks 0,1) 2024-04-16T01:59:25.372 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: monmap e3: 2 mons at {smithi103=[v2:172.21.15.103:3300/0,v1:172.21.15.103:6789/0],smithi134=[v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-04-16T01:59:25.372 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: fsmap foofs:1 {0=foofs.smithi103.yzimiy=up:active} 1 up:standby 2024-04-16T01:59:25.372 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: osdmap e71: 8 total, 8 up, 8 in 2024-04-16T01:59:25.372 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: mgrmap e41: smithi103.rfboyd(active, since 17s), standbys: smithi134.qekssw 2024-04-16T01:59:25.372 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-16T01:59:25.372 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-16T01:59:25.372 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: daemon prometheus.smithi103 on smithi103 is in unknown state 2024-04-16T01:59:25.372 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:25.372 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:25.372 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:25 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:59:27.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:27 smithi134 ceph-mon[68182]: pgmap v13: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 198 B/s rd, 198 B/s wr, 0 op/s 2024-04-16T01:59:27.604 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:27 smithi103 ceph-mon[92435]: pgmap v13: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 198 B/s rd, 198 B/s wr, 0 op/s 2024-04-16T01:59:28.531 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:59:29.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:29 smithi134 ceph-mon[68182]: pgmap v14: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 198 B/s rd, 198 B/s wr, 0 op/s 2024-04-16T01:59:29.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:29 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:29.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:29 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:29.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:29 smithi103 ceph-mon[92435]: pgmap v14: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 198 B/s rd, 198 B/s wr, 0 op/s 2024-04-16T01:59:29.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:29 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:29.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:29 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:30.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:30 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:30.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:30 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:30.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:30 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:30.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:30 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:31.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:31 smithi134 ceph-mon[68182]: pgmap v15: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:59:31.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:31 smithi103 ceph-mon[92435]: pgmap v15: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:59:33.420 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:33 smithi103 ceph-mon[92435]: pgmap v16: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:59:33.420 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:33 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:33.420 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:33 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:33.420 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:33 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:59:33.420 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:33 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T01:59:33.421 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:33 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:33.421 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:33 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:33.421 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:33 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T01:59:33.421 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:33 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T01:59:33.421 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:33 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:59:33.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:33 smithi134 ceph-mon[68182]: pgmap v16: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:59:33.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:33 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:33.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:33 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:33.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:33 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:59:33.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:33 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T01:59:33.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:33 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:33.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:33 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:33.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:33 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T01:59:33.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:33 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T01:59:33.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:33 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:59:33.571 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:59:34.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:34 smithi103 ceph-mon[92435]: pgmap v17: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 180 B/s rd, 180 B/s wr, 0 op/s 2024-04-16T01:59:34.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:34 smithi103 ceph-mon[92435]: pgmap v18: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 109 B/s wr, 0 op/s 2024-04-16T01:59:34.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:34 smithi103 ceph-mon[92435]: Reconfiguring mon.smithi103 (monmap changed)... 2024-04-16T01:59:34.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:34 smithi103 ceph-mon[92435]: Reconfiguring daemon mon.smithi103 on smithi103 2024-04-16T01:59:34.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:34 smithi134 ceph-mon[68182]: pgmap v17: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 180 B/s rd, 180 B/s wr, 0 op/s 2024-04-16T01:59:34.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:34 smithi134 ceph-mon[68182]: pgmap v18: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 109 B/s wr, 0 op/s 2024-04-16T01:59:34.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:34 smithi134 ceph-mon[68182]: Reconfiguring mon.smithi103 (monmap changed)... 2024-04-16T01:59:34.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:34 smithi134 ceph-mon[68182]: Reconfiguring daemon mon.smithi103 on smithi103 2024-04-16T01:59:35.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:35 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:35.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:35 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:35.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:35 smithi103 ceph-mon[92435]: Reconfiguring mgr.smithi103.rfboyd (monmap changed)... 2024-04-16T01:59:35.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:35 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi103.rfboyd", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T01:59:35.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:35 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T01:59:35.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:35 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:59:35.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:35 smithi103 ceph-mon[92435]: Reconfiguring daemon mgr.smithi103.rfboyd on smithi103 2024-04-16T01:59:35.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:35 smithi103 ceph-mon[92435]: pgmap v19: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 218 B/s rd, 218 B/s wr, 0 op/s 2024-04-16T01:59:35.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:35 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:35.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:35 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:35.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:35 smithi134 ceph-mon[68182]: Reconfiguring mgr.smithi103.rfboyd (monmap changed)... 2024-04-16T01:59:35.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:35 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi103.rfboyd", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T01:59:35.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:35 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T01:59:35.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:35 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:59:35.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:35 smithi134 ceph-mon[68182]: Reconfiguring daemon mgr.smithi103.rfboyd on smithi103 2024-04-16T01:59:35.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:35 smithi134 ceph-mon[68182]: pgmap v19: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 218 B/s rd, 218 B/s wr, 0 op/s 2024-04-16T01:59:37.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:37 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:37.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:37 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:37.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:37 smithi103 ceph-mon[92435]: Reconfiguring crash.smithi103 (monmap changed)... 2024-04-16T01:59:37.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:37 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi103", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-16T01:59:37.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:37 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:59:37.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:37 smithi103 ceph-mon[92435]: Reconfiguring daemon crash.smithi103 on smithi103 2024-04-16T01:59:37.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:37 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:37.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:37 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:37.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:37 smithi134 ceph-mon[68182]: Reconfiguring crash.smithi103 (monmap changed)... 2024-04-16T01:59:37.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:37 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi103", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-16T01:59:37.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:37 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:59:37.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:37 smithi134 ceph-mon[68182]: Reconfiguring daemon crash.smithi103 on smithi103 2024-04-16T01:59:38.320 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:38 smithi103 ceph-mon[92435]: pgmap v20: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 218 B/s rd, 218 B/s wr, 0 op/s 2024-04-16T01:59:38.320 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:38 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:59:38.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:38 smithi134 ceph-mon[68182]: pgmap v20: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 218 B/s rd, 218 B/s wr, 0 op/s 2024-04-16T01:59:38.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:38 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:59:38.609 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:59:39.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:39 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:39.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:39 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:39.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:39 smithi103 ceph-mon[92435]: Reconfiguring osd.0 (monmap changed)... 2024-04-16T01:59:39.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:39 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-16T01:59:39.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:39 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:59:39.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:39 smithi103 ceph-mon[92435]: Reconfiguring daemon osd.0 on smithi103 2024-04-16T01:59:39.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:39 smithi103 ceph-mon[92435]: pgmap v21: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 218 B/s rd, 218 B/s wr, 0 op/s 2024-04-16T01:59:39.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:39 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:39.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:39 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:39.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:39 smithi134 ceph-mon[68182]: Reconfiguring osd.0 (monmap changed)... 2024-04-16T01:59:39.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:39 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-16T01:59:39.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:39 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:59:39.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:39 smithi134 ceph-mon[68182]: Reconfiguring daemon osd.0 on smithi103 2024-04-16T01:59:39.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:39 smithi134 ceph-mon[68182]: pgmap v21: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 218 B/s rd, 218 B/s wr, 0 op/s 2024-04-16T01:59:40.333 INFO:teuthology.orchestra.run.smithi103.stdout:true 2024-04-16T01:59:41.009 INFO:teuthology.orchestra.run.smithi103.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T01:59:41.010 INFO:teuthology.orchestra.run.smithi103.stdout:alertmanager.smithi103 smithi103 *:9093,9094 running (10m) 25s ago 21m 19.0M - 0.20.0 0881eb8f169f 37e2895be705 2024-04-16T01:59:41.010 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi103 smithi103 running (21m) 25s ago 21m 6391k - 16.2.5 6933c2a0b7dd 596a73884a8d 2024-04-16T01:59:41.010 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi134 smithi134 running (20m) 12s ago 20m 6391k - 16.2.5 6933c2a0b7dd eccf250d192a 2024-04-16T01:59:41.010 INFO:teuthology.orchestra.run.smithi103.stdout:grafana.smithi103 smithi103 *:3000 running (7m) 25s ago 21m 33.0M - 6.7.4 557c83e11646 7fa8209ca1a6 2024-04-16T01:59:41.010 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi103.yzimiy smithi103 running (15m) 25s ago 15m 39.4M - 16.2.5 6933c2a0b7dd cf2f08c0639d 2024-04-16T01:59:41.010 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi134.assnsf smithi134 running (15m) 12s ago 15m 15.6M - 16.2.5 6933c2a0b7dd 9ca5fc777b10 2024-04-16T01:59:41.010 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi103.rfboyd smithi103 *:8443,9283,8765 running (92s) 25s ago 22m 472M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 4115033d1c09 2024-04-16T01:59:41.010 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi134.qekssw smithi134 *:8443,9283,8765 running (57s) 12s ago 20m 447M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 87205746141f 2024-04-16T01:59:41.010 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi103 smithi103 running (42s) 25s ago 23m 30.7M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a a2ab3a0eb5ee 2024-04-16T01:59:41.010 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi134 smithi134 running (18s) 12s ago 20m 18.2M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a 87b30e824f75 2024-04-16T01:59:41.010 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.0.1.smithi103.gqcofo smithi103 *:2049 running (12m) 25s ago 12m 77.8M - 3.5 6933c2a0b7dd 0b6b40ef9c00 2024-04-16T01:59:41.010 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.1.1.smithi134.lpxagn smithi134 *:2049 running (12m) 12s ago 12m 75.4M - 3.5 6933c2a0b7dd 57d4a8c9a0d1 2024-04-16T01:59:41.010 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi103 smithi103 *:9100 running (5m) 25s ago 20m 17.0M - 0.18.1 e5a616e4b9cf 7645b6fe3f54 2024-04-16T01:59:41.011 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi134 smithi134 *:9100 running (97s) 12s ago 20m 4688k - 0.18.1 e5a616e4b9cf 4533f23f974c 2024-04-16T01:59:41.011 INFO:teuthology.orchestra.run.smithi103.stdout:osd.0 smithi103 running (19m) 25s ago 19m 411M 1944M 16.2.5 6933c2a0b7dd 531969a5edd8 2024-04-16T01:59:41.011 INFO:teuthology.orchestra.run.smithi103.stdout:osd.1 smithi103 running (19m) 25s ago 19m 316M 1944M 16.2.5 6933c2a0b7dd 97f3a1182717 2024-04-16T01:59:41.011 INFO:teuthology.orchestra.run.smithi103.stdout:osd.2 smithi103 running (18m) 25s ago 18m 258M 1944M 16.2.5 6933c2a0b7dd 12126d451d0f 2024-04-16T01:59:41.011 INFO:teuthology.orchestra.run.smithi103.stdout:osd.3 smithi103 running (18m) 25s ago 18m 390M 1944M 16.2.5 6933c2a0b7dd 8f336b10e958 2024-04-16T01:59:41.011 INFO:teuthology.orchestra.run.smithi103.stdout:osd.4 smithi134 running (18m) 12s ago 18m 385M 2712M 16.2.5 6933c2a0b7dd fb0845263111 2024-04-16T01:59:41.011 INFO:teuthology.orchestra.run.smithi103.stdout:osd.5 smithi134 running (17m) 12s ago 17m 426M 2712M 16.2.5 6933c2a0b7dd 2a44c23ab3a6 2024-04-16T01:59:41.011 INFO:teuthology.orchestra.run.smithi103.stdout:osd.6 smithi134 running (17m) 12s ago 17m 358M 2712M 16.2.5 6933c2a0b7dd b4045b632965 2024-04-16T01:59:41.011 INFO:teuthology.orchestra.run.smithi103.stdout:osd.7 smithi134 running (17m) 12s ago 17m 508M 2712M 16.2.5 6933c2a0b7dd d6fa09360d46 2024-04-16T01:59:41.011 INFO:teuthology.orchestra.run.smithi103.stdout:prometheus.smithi103 smithi103 *:9095 unknown 25s ago 20m - - 2024-04-16T01:59:41.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:41 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:41.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:41 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:41.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:41 smithi103 ceph-mon[92435]: Reconfiguring osd.1 (monmap changed)... 2024-04-16T01:59:41.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:41 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-16T01:59:41.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:41 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:59:41.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:41 smithi103 ceph-mon[92435]: Reconfiguring daemon osd.1 on smithi103 2024-04-16T01:59:41.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:41 smithi103 ceph-mon[92435]: from='client.34152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:59:41.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:41 smithi103 ceph-mon[92435]: from='client.34156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:59:41.384 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:41 smithi103 ceph-mon[92435]: pgmap v22: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 218 B/s rd, 218 B/s wr, 0 op/s 2024-04-16T01:59:41.384 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:41 smithi103 ceph-mon[92435]: from='client.34160 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:59:41.402 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T01:59:41.402 INFO:teuthology.orchestra.run.smithi103.stdout: "mon": { 2024-04-16T01:59:41.402 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T01:59:41.402 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:59:41.402 INFO:teuthology.orchestra.run.smithi103.stdout: "mgr": { 2024-04-16T01:59:41.402 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T01:59:41.403 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:59:41.403 INFO:teuthology.orchestra.run.smithi103.stdout: "osd": { 2024-04-16T01:59:41.403 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-16T01:59:41.403 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:59:41.403 INFO:teuthology.orchestra.run.smithi103.stdout: "mds": { 2024-04-16T01:59:41.403 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T01:59:41.403 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T01:59:41.403 INFO:teuthology.orchestra.run.smithi103.stdout: "overall": { 2024-04-16T01:59:41.403 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 10, 2024-04-16T01:59:41.403 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 4 2024-04-16T01:59:41.403 INFO:teuthology.orchestra.run.smithi103.stdout: } 2024-04-16T01:59:41.403 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T01:59:41.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:41 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:41.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:41 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:41.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:41 smithi134 ceph-mon[68182]: Reconfiguring osd.1 (monmap changed)... 2024-04-16T01:59:41.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:41 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-16T01:59:41.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:41 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:59:41.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:41 smithi134 ceph-mon[68182]: Reconfiguring daemon osd.1 on smithi103 2024-04-16T01:59:41.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:41 smithi134 ceph-mon[68182]: from='client.34152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:59:41.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:41 smithi134 ceph-mon[68182]: from='client.34156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:59:41.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:41 smithi134 ceph-mon[68182]: pgmap v22: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 218 B/s rd, 218 B/s wr, 0 op/s 2024-04-16T01:59:41.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:41 smithi134 ceph-mon[68182]: from='client.34160 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:59:41.739 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T01:59:41.739 INFO:teuthology.orchestra.run.smithi103.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T01:59:41.739 INFO:teuthology.orchestra.run.smithi103.stdout: "in_progress": true, 2024-04-16T01:59:41.739 INFO:teuthology.orchestra.run.smithi103.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T01:59:41.739 INFO:teuthology.orchestra.run.smithi103.stdout: "services_complete": [ 2024-04-16T01:59:41.739 INFO:teuthology.orchestra.run.smithi103.stdout: "mgr", 2024-04-16T01:59:41.739 INFO:teuthology.orchestra.run.smithi103.stdout: "mon" 2024-04-16T01:59:41.740 INFO:teuthology.orchestra.run.smithi103.stdout: ], 2024-04-16T01:59:41.740 INFO:teuthology.orchestra.run.smithi103.stdout: "progress": "4/23 daemons upgraded", 2024-04-16T01:59:41.740 INFO:teuthology.orchestra.run.smithi103.stdout: "message": "Currently upgrading mon daemons", 2024-04-16T01:59:41.740 INFO:teuthology.orchestra.run.smithi103.stdout: "is_paused": false 2024-04-16T01:59:41.740 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T01:59:42.151 INFO:teuthology.orchestra.run.smithi103.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-16T01:59:42.152 INFO:teuthology.orchestra.run.smithi103.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-16T01:59:42.152 INFO:teuthology.orchestra.run.smithi103.stdout: daemon prometheus.smithi103 on smithi103 is in unknown state 2024-04-16T01:59:42.533 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:42 smithi103 ceph-mon[92435]: from='client.? 172.21.15.103:0/151214755' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:59:42.533 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:42 smithi103 ceph-mon[92435]: from='client.34168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:59:42.533 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:42 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:42.533 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:42 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:42.533 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:42 smithi103 ceph-mon[92435]: Reconfiguring osd.2 (monmap changed)... 2024-04-16T01:59:42.533 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:42 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-16T01:59:42.534 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:42 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:59:42.534 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:42 smithi103 ceph-mon[92435]: Reconfiguring daemon osd.2 on smithi103 2024-04-16T01:59:42.534 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:42 smithi103 ceph-mon[92435]: from='client.? 172.21.15.103:0/985667771' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T01:59:42.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:42 smithi134 ceph-mon[68182]: from='client.? 172.21.15.103:0/151214755' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:59:42.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:42 smithi134 ceph-mon[68182]: from='client.34168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:59:42.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:42 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:42.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:42 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:42.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:42 smithi134 ceph-mon[68182]: Reconfiguring osd.2 (monmap changed)... 2024-04-16T01:59:42.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:42 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-16T01:59:42.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:42 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:59:42.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:42 smithi134 ceph-mon[68182]: Reconfiguring daemon osd.2 on smithi103 2024-04-16T01:59:42.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:42 smithi134 ceph-mon[68182]: from='client.? 172.21.15.103:0/985667771' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T01:59:43.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:43 smithi134 ceph-mon[68182]: pgmap v23: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-04-16T01:59:43.567 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:43 smithi103 ceph-mon[92435]: pgmap v23: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-04-16T01:59:43.648 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:59:44.969 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:44 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:44.969 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:44 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:44.969 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:44 smithi103 ceph-mon[92435]: Reconfiguring osd.3 (monmap changed)... 2024-04-16T01:59:44.969 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:44 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-16T01:59:44.969 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:44 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:59:44.969 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:44 smithi103 ceph-mon[92435]: Reconfiguring daemon osd.3 on smithi103 2024-04-16T01:59:45.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:44 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:45.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:44 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:45.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:44 smithi134 ceph-mon[68182]: Reconfiguring osd.3 (monmap changed)... 2024-04-16T01:59:45.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:44 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-16T01:59:45.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:44 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:59:45.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:44 smithi134 ceph-mon[68182]: Reconfiguring daemon osd.3 on smithi103 2024-04-16T01:59:46.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:45 smithi134 ceph-mon[68182]: pgmap v24: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:59:46.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:45 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:46.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:45 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:46.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:45 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi103.yzimiy", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-16T01:59:46.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:45 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:59:46.085 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:45 smithi103 ceph-mon[92435]: pgmap v24: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:59:46.085 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:45 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:46.085 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:45 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:46.085 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:45 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi103.yzimiy", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-16T01:59:46.085 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:45 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:59:47.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:46 smithi134 ceph-mon[68182]: Reconfiguring mds.foofs.smithi103.yzimiy (monmap changed)... 2024-04-16T01:59:47.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:46 smithi134 ceph-mon[68182]: Reconfiguring daemon mds.foofs.smithi103.yzimiy on smithi103 2024-04-16T01:59:47.041 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:46 smithi103 ceph-mon[92435]: Reconfiguring mds.foofs.smithi103.yzimiy (monmap changed)... 2024-04-16T01:59:47.042 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:46 smithi103 ceph-mon[92435]: Reconfiguring daemon mds.foofs.smithi103.yzimiy on smithi103 2024-04-16T01:59:48.238 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:48 smithi134 ceph-mon[68182]: pgmap v25: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:59:48.239 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:48 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:48.239 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:48 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:48.239 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:48 smithi134 ceph-mon[68182]: Reconfiguring crash.smithi134 (monmap changed)... 2024-04-16T01:59:48.239 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:48 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi134", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-16T01:59:48.239 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:48 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:59:48.239 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:48 smithi134 ceph-mon[68182]: Reconfiguring daemon crash.smithi134 on smithi134 2024-04-16T01:59:48.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:48 smithi103 ceph-mon[92435]: pgmap v25: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:59:48.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:48 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:48.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:48 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:48.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:48 smithi103 ceph-mon[92435]: Reconfiguring crash.smithi134 (monmap changed)... 2024-04-16T01:59:48.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:48 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi134", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-16T01:59:48.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:48 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:59:48.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:48 smithi103 ceph-mon[92435]: Reconfiguring daemon crash.smithi134 on smithi134 2024-04-16T01:59:48.685 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:59:49.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:49 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:49.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:49 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:49.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:49 smithi103 ceph-mon[92435]: Reconfiguring mgr.smithi134.qekssw (monmap changed)... 2024-04-16T01:59:49.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:49 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi134.qekssw", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T01:59:49.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:49 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T01:59:49.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:49 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:59:49.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:49 smithi103 ceph-mon[92435]: Reconfiguring daemon mgr.smithi134.qekssw on smithi134 2024-04-16T01:59:49.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:49 smithi103 ceph-mon[92435]: pgmap v26: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:59:50.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:49 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:50.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:49 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:50.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:49 smithi134 ceph-mon[68182]: Reconfiguring mgr.smithi134.qekssw (monmap changed)... 2024-04-16T01:59:50.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:49 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi134.qekssw", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T01:59:50.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:49 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T01:59:50.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:49 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:59:50.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:49 smithi134 ceph-mon[68182]: Reconfiguring daemon mgr.smithi134.qekssw on smithi134 2024-04-16T01:59:50.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:49 smithi134 ceph-mon[68182]: pgmap v26: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:59:51.484 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:51 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:51.484 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:51 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:51.484 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:51 smithi134 ceph-mon[68182]: Reconfiguring mon.smithi134 (monmap changed)... 2024-04-16T01:59:51.484 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:51 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T01:59:51.484 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:51 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T01:59:51.484 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:51 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:59:51.484 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:51 smithi134 ceph-mon[68182]: Reconfiguring daemon mon.smithi134 on smithi134 2024-04-16T01:59:51.484 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:51 smithi134 ceph-mon[68182]: pgmap v27: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:59:51.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:51 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:51.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:51 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:51.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:51 smithi103 ceph-mon[92435]: Reconfiguring mon.smithi134 (monmap changed)... 2024-04-16T01:59:51.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:51 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T01:59:51.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:51 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T01:59:51.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:51 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:59:51.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:51 smithi103 ceph-mon[92435]: Reconfiguring daemon mon.smithi134 on smithi134 2024-04-16T01:59:51.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:51 smithi103 ceph-mon[92435]: pgmap v27: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:59:53.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:52 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:53.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:52 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:53.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:52 smithi103 ceph-mon[92435]: Reconfiguring osd.4 (monmap changed)... 2024-04-16T01:59:53.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:52 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-16T01:59:53.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:52 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:59:53.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:52 smithi103 ceph-mon[92435]: Reconfiguring daemon osd.4 on smithi134 2024-04-16T01:59:53.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:52 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:59:53.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:52 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:53.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:52 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:53.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:52 smithi134 ceph-mon[68182]: Reconfiguring osd.4 (monmap changed)... 2024-04-16T01:59:53.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:52 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-16T01:59:53.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:52 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:59:53.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:52 smithi134 ceph-mon[68182]: Reconfiguring daemon osd.4 on smithi134 2024-04-16T01:59:53.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:52 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:59:53.736 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:59:54.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:53 smithi103 ceph-mon[92435]: pgmap v28: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:59:54.134 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:53 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:54.134 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:53 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:54.134 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:53 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-16T01:59:54.134 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:53 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:59:54.254 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:53 smithi134 ceph-mon[68182]: pgmap v28: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:59:54.254 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:53 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:54.254 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:53 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:54.254 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:53 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-16T01:59:54.255 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:53 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:59:54.985 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:54 smithi134 ceph-mon[68182]: Reconfiguring osd.5 (monmap changed)... 2024-04-16T01:59:54.985 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:54 smithi134 ceph-mon[68182]: Reconfiguring daemon osd.5 on smithi134 2024-04-16T01:59:55.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:54 smithi103 ceph-mon[92435]: Reconfiguring osd.5 (monmap changed)... 2024-04-16T01:59:55.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:54 smithi103 ceph-mon[92435]: Reconfiguring daemon osd.5 on smithi134 2024-04-16T01:59:56.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:56 smithi103 ceph-mon[92435]: pgmap v29: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:59:56.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:56 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:56.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:56 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:56.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:56 smithi103 ceph-mon[92435]: Reconfiguring osd.6 (monmap changed)... 2024-04-16T01:59:56.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:56 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-16T01:59:56.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:56 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:59:56.386 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:56 smithi103 ceph-mon[92435]: Reconfiguring daemon osd.6 on smithi134 2024-04-16T01:59:56.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:56 smithi134 ceph-mon[68182]: pgmap v29: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:59:56.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:56 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:56.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:56 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:56.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:56 smithi134 ceph-mon[68182]: Reconfiguring osd.6 (monmap changed)... 2024-04-16T01:59:56.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:56 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-16T01:59:56.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:56 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:59:56.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:56 smithi134 ceph-mon[68182]: Reconfiguring daemon osd.6 on smithi134 2024-04-16T01:59:58.009 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:57 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:58.010 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:57 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:58.010 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:57 smithi134 ceph-mon[68182]: pgmap v30: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:59:58.010 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:57 smithi134 ceph-mon[68182]: Reconfiguring osd.7 (monmap changed)... 2024-04-16T01:59:58.010 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:57 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-16T01:59:58.010 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:57 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:59:58.010 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:57 smithi134 ceph-mon[68182]: Reconfiguring daemon osd.7 on smithi134 2024-04-16T01:59:58.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:57 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:58.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:57 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:58.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:57 smithi103 ceph-mon[92435]: pgmap v30: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:59:58.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:57 smithi103 ceph-mon[92435]: Reconfiguring osd.7 (monmap changed)... 2024-04-16T01:59:58.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:57 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-16T01:59:58.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:57 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:59:58.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:57 smithi103 ceph-mon[92435]: Reconfiguring daemon osd.7 on smithi134 2024-04-16T01:59:58.772 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T01:59:59.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:59 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:59.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:59 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:59.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:59 smithi134 ceph-mon[68182]: Reconfiguring mds.foofs.smithi134.assnsf (monmap changed)... 2024-04-16T01:59:59.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:59 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi134.assnsf", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-16T01:59:59.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:59 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:59:59.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:59 smithi134 ceph-mon[68182]: Reconfiguring daemon mds.foofs.smithi134.assnsf on smithi134 2024-04-16T01:59:59.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 01:59:59 smithi134 ceph-mon[68182]: pgmap v31: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T01:59:59.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:59 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:59.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:59 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T01:59:59.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:59 smithi103 ceph-mon[92435]: Reconfiguring mds.foofs.smithi134.assnsf (monmap changed)... 2024-04-16T01:59:59.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:59 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi134.assnsf", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-16T01:59:59.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:59 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:59:59.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:59 smithi103 ceph-mon[92435]: Reconfiguring daemon mds.foofs.smithi134.assnsf on smithi134 2024-04-16T01:59:59.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 01:59:59 smithi103 ceph-mon[92435]: pgmap v31: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T02:00:00.670 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:00 smithi103 ceph-mon[92435]: overall HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-16T02:00:00.670 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:00 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:00:00.670 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:00 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:00:00.670 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:00 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T02:00:00.670 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:00 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:00:00.670 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:00 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:00:00.671 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:00 smithi103 ceph-mon[92435]: Upgrade: Setting container_image for all mon 2024-04-16T02:00:00.671 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:00 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:00:00.671 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:00 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi103"}]: dispatch 2024-04-16T02:00:00.671 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:00 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi103"}]': finished 2024-04-16T02:00:00.671 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:00 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi134"}]: dispatch 2024-04-16T02:00:00.671 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:00 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi134"}]': finished 2024-04-16T02:00:00.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:00 smithi134 ceph-mon[68182]: overall HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-16T02:00:00.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:00 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:00:00.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:00 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:00:00.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:00 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T02:00:00.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:00 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:00:00.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:00 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:00:00.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:00 smithi134 ceph-mon[68182]: Upgrade: Setting container_image for all mon 2024-04-16T02:00:00.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:00 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:00:00.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:00 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi103"}]: dispatch 2024-04-16T02:00:00.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:00 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi103"}]': finished 2024-04-16T02:00:00.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:00 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi134"}]: dispatch 2024-04-16T02:00:00.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:00 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi134"}]': finished 2024-04-16T02:00:01.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:01 smithi103 ceph-mon[92435]: pgmap v32: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T02:00:01.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:01 smithi134 ceph-mon[68182]: pgmap v32: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T02:00:03.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:02 smithi134 ceph-mon[68182]: Upgrade: Updating crash.smithi103 (1/2) 2024-04-16T02:00:03.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:02 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:00:03.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:02 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi103", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-16T02:00:03.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:02 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T02:00:03.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:02 smithi134 ceph-mon[68182]: Deploying daemon crash.smithi103 on smithi103 2024-04-16T02:00:03.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:02 smithi103 ceph-mon[92435]: Upgrade: Updating crash.smithi103 (1/2) 2024-04-16T02:00:03.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:02 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:00:03.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:02 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi103", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-16T02:00:03.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:02 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T02:00:03.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:02 smithi103 ceph-mon[92435]: Deploying daemon crash.smithi103 on smithi103 2024-04-16T02:00:03.812 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T02:00:03.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:03 smithi103 ceph-mon[92435]: pgmap v33: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T02:00:04.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:03 smithi134 ceph-mon[68182]: pgmap v33: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T02:00:06.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:05 smithi134 ceph-mon[68182]: pgmap v34: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T02:00:06.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:05 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:00:06.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:05 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:00:06.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:05 smithi103 ceph-mon[92435]: pgmap v34: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T02:00:06.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:05 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:00:06.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:05 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:00:08.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:07 smithi134 ceph-mon[68182]: pgmap v35: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T02:00:08.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:07 smithi134 ceph-mon[68182]: Upgrade: Updating crash.smithi134 (2/2) 2024-04-16T02:00:08.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:07 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:00:08.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:07 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi134", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-16T02:00:08.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:07 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T02:00:08.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:07 smithi134 ceph-mon[68182]: Deploying daemon crash.smithi134 on smithi134 2024-04-16T02:00:08.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:07 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T02:00:08.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:07 smithi103 ceph-mon[92435]: pgmap v35: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T02:00:08.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:07 smithi103 ceph-mon[92435]: Upgrade: Updating crash.smithi134 (2/2) 2024-04-16T02:00:08.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:07 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:00:08.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:07 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi134", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-16T02:00:08.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:07 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T02:00:08.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:07 smithi103 ceph-mon[92435]: Deploying daemon crash.smithi134 on smithi134 2024-04-16T02:00:08.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:07 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T02:00:08.859 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T02:00:10.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:09 smithi134 ceph-mon[68182]: pgmap v36: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T02:00:10.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:09 smithi103 ceph-mon[92435]: pgmap v36: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T02:00:11.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:11 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:00:11.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:11 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:00:11.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:11 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T02:00:11.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:11 smithi103 ceph-mon[92435]: pgmap v37: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T02:00:12.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:11 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:00:12.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:11 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:00:12.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:11 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T02:00:12.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:11 smithi134 ceph-mon[68182]: pgmap v37: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T02:00:12.508 INFO:teuthology.orchestra.run.smithi103.stdout:true 2024-04-16T02:00:13.175 INFO:teuthology.orchestra.run.smithi103.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T02:00:13.176 INFO:teuthology.orchestra.run.smithi103.stdout:alertmanager.smithi103 smithi103 *:9093,9094 running (10m) 58s ago 21m 19.0M - 0.20.0 0881eb8f169f 37e2895be705 2024-04-16T02:00:13.176 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi103 smithi103 starting - - - - 2024-04-16T02:00:13.176 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi134 smithi134 starting - - - - 2024-04-16T02:00:13.176 INFO:teuthology.orchestra.run.smithi103.stdout:grafana.smithi103 smithi103 *:3000 running (8m) 58s ago 21m 33.0M - 6.7.4 557c83e11646 7fa8209ca1a6 2024-04-16T02:00:13.176 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi103.yzimiy smithi103 running (15m) 58s ago 15m 39.4M - 16.2.5 6933c2a0b7dd cf2f08c0639d 2024-04-16T02:00:13.176 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi134.assnsf smithi134 running (15m) 44s ago 15m 15.6M - 16.2.5 6933c2a0b7dd 9ca5fc777b10 2024-04-16T02:00:13.176 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi103.rfboyd smithi103 *:8443,9283,8765 running (2m) 58s ago 23m 472M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 4115033d1c09 2024-04-16T02:00:13.176 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi134.qekssw smithi134 *:8443,9283,8765 running (89s) 44s ago 20m 447M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 87205746141f 2024-04-16T02:00:13.176 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi103 smithi103 running (75s) 58s ago 23m 30.7M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a a2ab3a0eb5ee 2024-04-16T02:00:13.176 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi134 smithi134 running (51s) 44s ago 20m 18.2M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a 87b30e824f75 2024-04-16T02:00:13.176 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.0.1.smithi103.gqcofo smithi103 *:2049 running (13m) 58s ago 13m 77.8M - 3.5 6933c2a0b7dd 0b6b40ef9c00 2024-04-16T02:00:13.176 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.1.1.smithi134.lpxagn smithi134 *:2049 running (13m) 44s ago 13m 75.4M - 3.5 6933c2a0b7dd 57d4a8c9a0d1 2024-04-16T02:00:13.176 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi103 smithi103 *:9100 running (6m) 58s ago 21m 17.0M - 0.18.1 e5a616e4b9cf 7645b6fe3f54 2024-04-16T02:00:13.177 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi134 smithi134 *:9100 running (2m) 44s ago 20m 4688k - 0.18.1 e5a616e4b9cf 4533f23f974c 2024-04-16T02:00:13.177 INFO:teuthology.orchestra.run.smithi103.stdout:osd.0 smithi103 running (20m) 58s ago 20m 411M 1944M 16.2.5 6933c2a0b7dd 531969a5edd8 2024-04-16T02:00:13.177 INFO:teuthology.orchestra.run.smithi103.stdout:osd.1 smithi103 running (19m) 58s ago 19m 316M 1944M 16.2.5 6933c2a0b7dd 97f3a1182717 2024-04-16T02:00:13.177 INFO:teuthology.orchestra.run.smithi103.stdout:osd.2 smithi103 running (19m) 58s ago 19m 258M 1944M 16.2.5 6933c2a0b7dd 12126d451d0f 2024-04-16T02:00:13.177 INFO:teuthology.orchestra.run.smithi103.stdout:osd.3 smithi103 running (18m) 58s ago 18m 390M 1944M 16.2.5 6933c2a0b7dd 8f336b10e958 2024-04-16T02:00:13.177 INFO:teuthology.orchestra.run.smithi103.stdout:osd.4 smithi134 running (18m) 44s ago 18m 385M 2712M 16.2.5 6933c2a0b7dd fb0845263111 2024-04-16T02:00:13.177 INFO:teuthology.orchestra.run.smithi103.stdout:osd.5 smithi134 running (18m) 44s ago 18m 426M 2712M 16.2.5 6933c2a0b7dd 2a44c23ab3a6 2024-04-16T02:00:13.177 INFO:teuthology.orchestra.run.smithi103.stdout:osd.6 smithi134 running (17m) 44s ago 17m 358M 2712M 16.2.5 6933c2a0b7dd b4045b632965 2024-04-16T02:00:13.177 INFO:teuthology.orchestra.run.smithi103.stdout:osd.7 smithi134 running (17m) 44s ago 17m 508M 2712M 16.2.5 6933c2a0b7dd d6fa09360d46 2024-04-16T02:00:13.177 INFO:teuthology.orchestra.run.smithi103.stdout:prometheus.smithi103 smithi103 *:9095 unknown 58s ago 21m - - 2024-04-16T02:00:13.577 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T02:00:13.577 INFO:teuthology.orchestra.run.smithi103.stdout: "mon": { 2024-04-16T02:00:13.577 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T02:00:13.577 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T02:00:13.577 INFO:teuthology.orchestra.run.smithi103.stdout: "mgr": { 2024-04-16T02:00:13.577 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T02:00:13.577 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T02:00:13.577 INFO:teuthology.orchestra.run.smithi103.stdout: "osd": { 2024-04-16T02:00:13.577 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-16T02:00:13.577 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T02:00:13.578 INFO:teuthology.orchestra.run.smithi103.stdout: "mds": { 2024-04-16T02:00:13.578 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T02:00:13.578 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T02:00:13.578 INFO:teuthology.orchestra.run.smithi103.stdout: "overall": { 2024-04-16T02:00:13.578 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 10, 2024-04-16T02:00:13.578 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 4 2024-04-16T02:00:13.578 INFO:teuthology.orchestra.run.smithi103.stdout: } 2024-04-16T02:00:13.578 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T02:00:13.900 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T02:00:13.966 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T02:00:13.966 INFO:teuthology.orchestra.run.smithi103.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T02:00:13.966 INFO:teuthology.orchestra.run.smithi103.stdout: "in_progress": true, 2024-04-16T02:00:13.966 INFO:teuthology.orchestra.run.smithi103.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T02:00:13.966 INFO:teuthology.orchestra.run.smithi103.stdout: "services_complete": [ 2024-04-16T02:00:13.966 INFO:teuthology.orchestra.run.smithi103.stdout: "mgr", 2024-04-16T02:00:13.966 INFO:teuthology.orchestra.run.smithi103.stdout: "mon" 2024-04-16T02:00:13.967 INFO:teuthology.orchestra.run.smithi103.stdout: ], 2024-04-16T02:00:13.967 INFO:teuthology.orchestra.run.smithi103.stdout: "progress": "4/23 daemons upgraded", 2024-04-16T02:00:13.967 INFO:teuthology.orchestra.run.smithi103.stdout: "message": "Currently upgrading crash daemons", 2024-04-16T02:00:13.967 INFO:teuthology.orchestra.run.smithi103.stdout: "is_paused": false 2024-04-16T02:00:13.967 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T02:00:14.131 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:13 smithi134 ceph-mon[68182]: from='client.34176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:00:14.131 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:13 smithi134 ceph-mon[68182]: pgmap v38: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T02:00:14.131 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:13 smithi134 ceph-mon[68182]: from='client.34180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:00:14.131 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:13 smithi134 ceph-mon[68182]: from='client.34184 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:00:14.131 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:13 smithi134 ceph-mon[68182]: from='client.? 172.21.15.103:0/166429886' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:00:14.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:13 smithi103 ceph-mon[92435]: from='client.34176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:00:14.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:13 smithi103 ceph-mon[92435]: pgmap v38: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T02:00:14.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:13 smithi103 ceph-mon[92435]: from='client.34180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:00:14.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:13 smithi103 ceph-mon[92435]: from='client.34184 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:00:14.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:13 smithi103 ceph-mon[92435]: from='client.? 172.21.15.103:0/166429886' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:00:14.355 INFO:teuthology.orchestra.run.smithi103.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-16T02:00:14.355 INFO:teuthology.orchestra.run.smithi103.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-16T02:00:14.355 INFO:teuthology.orchestra.run.smithi103.stdout: daemon prometheus.smithi103 on smithi103 is in unknown state 2024-04-16T02:00:15.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:14 smithi103 ceph-mon[92435]: from='client.34192 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:00:15.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:14 smithi103 ceph-mon[92435]: from='client.? 172.21.15.103:0/2658890131' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T02:00:15.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:14 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:00:15.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:14 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:00:15.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:14 smithi134 ceph-mon[68182]: from='client.34192 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:00:15.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:14 smithi134 ceph-mon[68182]: from='client.? 172.21.15.103:0/2658890131' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T02:00:15.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:14 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:00:15.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:14 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:00:16.110 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:15 smithi134 ceph-mon[68182]: pgmap v39: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T02:00:16.111 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:15 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:00:16.111 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:15 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:00:16.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:15 smithi103 ceph-mon[92435]: pgmap v39: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T02:00:16.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:15 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:00:16.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:15 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:00:18.134 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:17 smithi103 ceph-mon[92435]: pgmap v40: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T02:00:18.134 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:17 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:00:18.134 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:17 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:00:18.279 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:17 smithi134 ceph-mon[68182]: pgmap v40: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T02:00:18.279 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:17 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:00:18.279 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:17 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:00:18.937 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T02:00:19.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:18 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:00:19.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:18 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:00:19.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:18 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:00:19.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:18 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:00:20.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:20 smithi103 ceph-mon[92435]: pgmap v41: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T02:00:20.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:20 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:00:20.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:20 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:00:20.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:20 smithi134 ceph-mon[68182]: pgmap v41: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T02:00:20.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:20 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:00:20.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:20 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:00:22.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:22 smithi103 ceph-mon[92435]: pgmap v42: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T02:00:22.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:22 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:00:22.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:22 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:00:22.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:22 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T02:00:22.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:22 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T02:00:22.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:22 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:00:22.384 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:22 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:00:22.384 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:22 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T02:00:22.384 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:22 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:00:22.384 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:22 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:00:22.384 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:22 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:00:22.384 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:22 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:00:22.384 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:22 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi103"}]: dispatch 2024-04-16T02:00:22.384 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:22 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi103"}]': finished 2024-04-16T02:00:22.384 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:22 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi134"}]: dispatch 2024-04-16T02:00:22.384 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:22 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi134"}]': finished 2024-04-16T02:00:22.384 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:22 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-16T02:00:22.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:22 smithi134 ceph-mon[68182]: pgmap v42: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T02:00:22.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:22 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:00:22.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:22 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:00:22.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:22 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T02:00:22.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:22 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T02:00:22.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:22 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:00:22.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:22 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:00:22.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:22 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T02:00:22.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:22 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:00:22.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:22 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:00:22.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:22 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:00:22.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:22 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:00:22.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:22 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi103"}]: dispatch 2024-04-16T02:00:22.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:22 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi103"}]': finished 2024-04-16T02:00:22.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:22 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi134"}]: dispatch 2024-04-16T02:00:22.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:22 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi134"}]': finished 2024-04-16T02:00:22.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:22 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-16T02:00:23.080 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:23 smithi103 ceph-mon[92435]: pgmap v43: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 187 B/s rd, 187 B/s wr, 0 op/s 2024-04-16T02:00:23.080 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:23 smithi103 ceph-mon[92435]: pgmap v44: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 229 B/s rd, 229 B/s wr, 0 op/s 2024-04-16T02:00:23.080 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:23 smithi103 ceph-mon[92435]: Upgrade: Setting container_image for all crash 2024-04-16T02:00:23.081 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:23 smithi103 ceph-mon[92435]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-16T02:00:23.081 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:23 smithi103 ceph-mon[92435]: Upgrade: osd.0 is safe to restart 2024-04-16T02:00:23.081 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:23 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T02:00:23.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:23 smithi134 ceph-mon[68182]: pgmap v43: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 187 B/s rd, 187 B/s wr, 0 op/s 2024-04-16T02:00:23.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:23 smithi134 ceph-mon[68182]: pgmap v44: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 229 B/s rd, 229 B/s wr, 0 op/s 2024-04-16T02:00:23.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:23 smithi134 ceph-mon[68182]: Upgrade: Setting container_image for all crash 2024-04-16T02:00:23.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:23 smithi134 ceph-mon[68182]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-16T02:00:23.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:23 smithi134 ceph-mon[68182]: Upgrade: osd.0 is safe to restart 2024-04-16T02:00:23.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:23 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T02:00:23.982 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T02:00:24.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:24 smithi103 ceph-mon[92435]: Upgrade: Updating osd.0 2024-04-16T02:00:24.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:24 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:00:24.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:24 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-16T02:00:24.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:24 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T02:00:24.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:24 smithi103 ceph-mon[92435]: Deploying daemon osd.0 on smithi103 2024-04-16T02:00:24.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:24 smithi103 ceph-mon[92435]: pgmap v45: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 229 B/s rd, 229 B/s wr, 0 op/s 2024-04-16T02:00:24.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:24 smithi134 ceph-mon[68182]: Upgrade: Updating osd.0 2024-04-16T02:00:24.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:24 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:00:24.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:24 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-16T02:00:24.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:24 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T02:00:24.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:24 smithi134 ceph-mon[68182]: Deploying daemon osd.0 on smithi103 2024-04-16T02:00:24.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:24 smithi134 ceph-mon[68182]: pgmap v45: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 229 B/s rd, 229 B/s wr, 0 op/s 2024-04-16T02:00:26.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:26 smithi103 ceph-mon[92435]: pgmap v46: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 229 B/s rd, 229 B/s wr, 0 op/s 2024-04-16T02:00:27.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:26 smithi134 ceph-mon[68182]: pgmap v46: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 229 B/s rd, 229 B/s wr, 0 op/s 2024-04-16T02:00:27.382 INFO:journalctl@ceph.osd.0.smithi103.stdout:Apr 16 02:00:26 smithi103 systemd[1]: Stopping Ceph osd.0 for a7e43c46-fb91-11ee-bc8f-c7b262605968... 2024-04-16T02:00:27.383 INFO:journalctl@ceph.osd.0.smithi103.stdout:Apr 16 02:00:27 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd.0[46054]: debug 2024-04-16T02:00:27.057+0000 7f508d6b1700 -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-16T02:00:27.383 INFO:journalctl@ceph.osd.0.smithi103.stdout:Apr 16 02:00:27 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd.0[46054]: debug 2024-04-16T02:00:27.057+0000 7f508d6b1700 -1 osd.0 71 *** Got signal Terminated *** 2024-04-16T02:00:27.383 INFO:journalctl@ceph.osd.0.smithi103.stdout:Apr 16 02:00:27 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd.0[46054]: debug 2024-04-16T02:00:27.057+0000 7f508d6b1700 -1 osd.0 71 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-16T02:00:27.812 INFO:journalctl@ceph.osd.0.smithi103.stdout:Apr 16 02:00:27 smithi103 bash[100007]: ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd.0 2024-04-16T02:00:28.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:27 smithi103 ceph-mon[92435]: osd.0 reported immediately failed by osd.4 2024-04-16T02:00:28.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:27 smithi103 ceph-mon[92435]: osd.0 failed (root=default,host=smithi103) (connection refused reported by osd.4) 2024-04-16T02:00:28.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:27 smithi103 ceph-mon[92435]: osd.0 reported immediately failed by osd.1 2024-04-16T02:00:28.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:27 smithi103 ceph-mon[92435]: osd.0 reported immediately failed by osd.3 2024-04-16T02:00:28.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:27 smithi103 ceph-mon[92435]: osd.0 reported immediately failed by osd.2 2024-04-16T02:00:28.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:27 smithi103 ceph-mon[92435]: osd.0 reported immediately failed by osd.3 2024-04-16T02:00:28.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:27 smithi103 ceph-mon[92435]: osd.0 reported immediately failed by osd.2 2024-04-16T02:00:28.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:27 smithi103 ceph-mon[92435]: osd.0 reported immediately failed by osd.1 2024-04-16T02:00:28.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:27 smithi103 ceph-mon[92435]: osd.0 reported immediately failed by osd.3 2024-04-16T02:00:28.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:27 smithi103 ceph-mon[92435]: osd.0 reported immediately failed by osd.1 2024-04-16T02:00:28.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:27 smithi103 ceph-mon[92435]: osd.0 reported immediately failed by osd.5 2024-04-16T02:00:28.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:27 smithi103 ceph-mon[92435]: osd.0 reported immediately failed by osd.6 2024-04-16T02:00:28.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:27 smithi103 ceph-mon[92435]: osd.0 reported immediately failed by osd.7 2024-04-16T02:00:28.134 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:27 smithi103 ceph-mon[92435]: osd.0 reported immediately failed by osd.4 2024-04-16T02:00:28.134 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:27 smithi103 ceph-mon[92435]: osd.0 reported immediately failed by osd.5 2024-04-16T02:00:28.134 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:27 smithi103 ceph-mon[92435]: osd.0 reported immediately failed by osd.6 2024-04-16T02:00:28.134 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:27 smithi103 ceph-mon[92435]: osd.0 reported immediately failed by osd.7 2024-04-16T02:00:28.134 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:27 smithi103 ceph-mon[92435]: osd.0 reported immediately failed by osd.4 2024-04-16T02:00:28.134 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:27 smithi103 ceph-mon[92435]: osd.0 reported immediately failed by osd.1 2024-04-16T02:00:28.134 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:27 smithi103 ceph-mon[92435]: osd.0 reported immediately failed by osd.3 2024-04-16T02:00:28.134 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:27 smithi103 ceph-mon[92435]: osd.0 reported immediately failed by osd.3 2024-04-16T02:00:28.134 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:27 smithi103 ceph-mon[92435]: osd.0 reported immediately failed by osd.3 2024-04-16T02:00:28.134 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:27 smithi103 ceph-mon[92435]: osd.0 reported immediately failed by osd.2 2024-04-16T02:00:28.134 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:27 smithi103 ceph-mon[92435]: osd.0 reported immediately failed by osd.1 2024-04-16T02:00:28.134 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:27 smithi103 ceph-mon[92435]: osd.0 reported immediately failed by osd.2 2024-04-16T02:00:28.134 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:27 smithi103 ceph-mon[92435]: osd.0 reported immediately failed by osd.1 2024-04-16T02:00:28.134 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:27 smithi103 ceph-mon[92435]: osd.0 reported immediately failed by osd.5 2024-04-16T02:00:28.134 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:27 smithi103 ceph-mon[92435]: osd.0 reported immediately failed by osd.6 2024-04-16T02:00:28.135 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:27 smithi103 ceph-mon[92435]: osd.0 reported immediately failed by osd.7 2024-04-16T02:00:28.135 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:27 smithi103 ceph-mon[92435]: osd.0 reported immediately failed by osd.4 2024-04-16T02:00:28.135 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:27 smithi103 ceph-mon[92435]: osd.0 reported immediately failed by osd.5 2024-04-16T02:00:28.135 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:27 smithi103 ceph-mon[92435]: osd.0 reported immediately failed by osd.6 2024-04-16T02:00:28.135 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:27 smithi103 ceph-mon[92435]: osd.0 reported immediately failed by osd.7 2024-04-16T02:00:28.135 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:27 smithi103 ceph-mon[92435]: osd.0 reported immediately failed by osd.4 2024-04-16T02:00:28.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:27 smithi134 ceph-mon[68182]: osd.0 reported immediately failed by osd.4 2024-04-16T02:00:28.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:27 smithi134 ceph-mon[68182]: osd.0 failed (root=default,host=smithi103) (connection refused reported by osd.4) 2024-04-16T02:00:28.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:27 smithi134 ceph-mon[68182]: osd.0 reported immediately failed by osd.1 2024-04-16T02:00:28.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:27 smithi134 ceph-mon[68182]: osd.0 reported immediately failed by osd.3 2024-04-16T02:00:28.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:27 smithi134 ceph-mon[68182]: osd.0 reported immediately failed by osd.2 2024-04-16T02:00:28.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:27 smithi134 ceph-mon[68182]: osd.0 reported immediately failed by osd.3 2024-04-16T02:00:28.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:27 smithi134 ceph-mon[68182]: osd.0 reported immediately failed by osd.2 2024-04-16T02:00:28.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:27 smithi134 ceph-mon[68182]: osd.0 reported immediately failed by osd.1 2024-04-16T02:00:28.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:27 smithi134 ceph-mon[68182]: osd.0 reported immediately failed by osd.3 2024-04-16T02:00:28.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:27 smithi134 ceph-mon[68182]: osd.0 reported immediately failed by osd.1 2024-04-16T02:00:28.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:27 smithi134 ceph-mon[68182]: osd.0 reported immediately failed by osd.5 2024-04-16T02:00:28.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:27 smithi134 ceph-mon[68182]: osd.0 reported immediately failed by osd.6 2024-04-16T02:00:28.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:27 smithi134 ceph-mon[68182]: osd.0 reported immediately failed by osd.7 2024-04-16T02:00:28.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:27 smithi134 ceph-mon[68182]: osd.0 reported immediately failed by osd.4 2024-04-16T02:00:28.290 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:27 smithi134 ceph-mon[68182]: osd.0 reported immediately failed by osd.5 2024-04-16T02:00:28.290 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:27 smithi134 ceph-mon[68182]: osd.0 reported immediately failed by osd.6 2024-04-16T02:00:28.290 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:27 smithi134 ceph-mon[68182]: osd.0 reported immediately failed by osd.7 2024-04-16T02:00:28.290 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:27 smithi134 ceph-mon[68182]: osd.0 reported immediately failed by osd.4 2024-04-16T02:00:28.290 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:27 smithi134 ceph-mon[68182]: osd.0 reported immediately failed by osd.1 2024-04-16T02:00:28.290 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:27 smithi134 ceph-mon[68182]: osd.0 reported immediately failed by osd.3 2024-04-16T02:00:28.290 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:27 smithi134 ceph-mon[68182]: osd.0 reported immediately failed by osd.3 2024-04-16T02:00:28.290 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:27 smithi134 ceph-mon[68182]: osd.0 reported immediately failed by osd.3 2024-04-16T02:00:28.290 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:27 smithi134 ceph-mon[68182]: osd.0 reported immediately failed by osd.2 2024-04-16T02:00:28.290 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:27 smithi134 ceph-mon[68182]: osd.0 reported immediately failed by osd.1 2024-04-16T02:00:28.290 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:27 smithi134 ceph-mon[68182]: osd.0 reported immediately failed by osd.2 2024-04-16T02:00:28.290 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:27 smithi134 ceph-mon[68182]: osd.0 reported immediately failed by osd.1 2024-04-16T02:00:28.290 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:27 smithi134 ceph-mon[68182]: osd.0 reported immediately failed by osd.5 2024-04-16T02:00:28.291 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:27 smithi134 ceph-mon[68182]: osd.0 reported immediately failed by osd.6 2024-04-16T02:00:28.291 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:27 smithi134 ceph-mon[68182]: osd.0 reported immediately failed by osd.7 2024-04-16T02:00:28.291 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:27 smithi134 ceph-mon[68182]: osd.0 reported immediately failed by osd.4 2024-04-16T02:00:28.291 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:27 smithi134 ceph-mon[68182]: osd.0 reported immediately failed by osd.5 2024-04-16T02:00:28.291 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:27 smithi134 ceph-mon[68182]: osd.0 reported immediately failed by osd.6 2024-04-16T02:00:28.291 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:27 smithi134 ceph-mon[68182]: osd.0 reported immediately failed by osd.7 2024-04-16T02:00:28.291 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:27 smithi134 ceph-mon[68182]: osd.0 reported immediately failed by osd.4 2024-04-16T02:00:28.811 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:28 smithi103 ceph-mon[92435]: pgmap v47: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 229 B/s rd, 114 B/s wr, 0 op/s 2024-04-16T02:00:29.026 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T02:00:29.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:28 smithi103 ceph-mon[92435]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-16T02:00:29.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:28 smithi103 ceph-mon[92435]: osdmap e72: 8 total, 7 up, 8 in 2024-04-16T02:00:29.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:28 smithi134 ceph-mon[68182]: pgmap v47: 129 pgs: 129 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 229 B/s rd, 114 B/s wr, 0 op/s 2024-04-16T02:00:29.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:28 smithi134 ceph-mon[68182]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-16T02:00:29.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:28 smithi134 ceph-mon[68182]: osdmap e72: 8 total, 7 up, 8 in 2024-04-16T02:00:30.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:29 smithi103 ceph-mon[92435]: osdmap e73: 8 total, 7 up, 8 in 2024-04-16T02:00:30.133 INFO:journalctl@ceph.osd.0.smithi103.stdout:Apr 16 02:00:29 smithi103 systemd[1]: ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968@osd.0.service: Succeeded. 2024-04-16T02:00:30.133 INFO:journalctl@ceph.osd.0.smithi103.stdout:Apr 16 02:00:29 smithi103 systemd[1]: Stopped Ceph osd.0 for a7e43c46-fb91-11ee-bc8f-c7b262605968. 2024-04-16T02:00:30.133 INFO:journalctl@ceph.osd.0.smithi103.stdout:Apr 16 02:00:29 smithi103 systemd[1]: Starting Ceph osd.0 for a7e43c46-fb91-11ee-bc8f-c7b262605968... 2024-04-16T02:00:30.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:29 smithi134 ceph-mon[68182]: osdmap e73: 8 total, 7 up, 8 in 2024-04-16T02:00:31.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:30 smithi103 ceph-mon[92435]: pgmap v50: 129 pgs: 49 peering, 80 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-16T02:00:31.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:30 smithi103 ceph-mon[92435]: Health check failed: Reduced data availability: 7 pgs inactive, 49 pgs peering (PG_AVAILABILITY) 2024-04-16T02:00:31.133 INFO:journalctl@ceph.osd.0.smithi103.stdout:Apr 16 02:00:30 smithi103 bash[100306]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-04-16T02:00:31.133 INFO:journalctl@ceph.osd.0.smithi103.stdout:Apr 16 02:00:30 smithi103 bash[100306]: 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-16T02:00:31.133 INFO:journalctl@ceph.osd.0.smithi103.stdout:Apr 16 02:00:30 smithi103 bash[100306]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-04-16T02:00:31.133 INFO:journalctl@ceph.osd.0.smithi103.stdout:Apr 16 02:00:30 smithi103 bash[100306]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-04-16T02:00:31.133 INFO:journalctl@ceph.osd.0.smithi103.stdout:Apr 16 02:00:30 smithi103 bash[100306]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-04-16T02:00:31.134 INFO:journalctl@ceph.osd.0.smithi103.stdout:Apr 16 02:00:30 smithi103 bash[100306]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-04-16T02:00:31.134 INFO:journalctl@ceph.osd.0.smithi103.stdout:Apr 16 02:00:30 smithi103 bash[100306]: --> ceph-volume raw activate successful for osd ID: 0 2024-04-16T02:00:31.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:30 smithi134 ceph-mon[68182]: pgmap v50: 129 pgs: 49 peering, 80 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-16T02:00:31.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:30 smithi134 ceph-mon[68182]: Health check failed: Reduced data availability: 7 pgs inactive, 49 pgs peering (PG_AVAILABILITY) 2024-04-16T02:00:32.382 INFO:journalctl@ceph.osd.0.smithi103.stdout:Apr 16 02:00:32 smithi103 ceph-osd[100638]: -- 172.21.15.103:0/382095900 <== mon.0 v2:172.21.15.103:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55a00a4e11e0 con 0x55a00a4b0c00 2024-04-16T02:00:32.794 INFO:journalctl@ceph.osd.0.smithi103.stdout:Apr 16 02:00:32 smithi103 bash[100593]: 21884d852c6d408fa9c98a6481b7ef470ceba8c4b01f4e9e50565278b53f1e54 2024-04-16T02:00:32.795 INFO:journalctl@ceph.osd.0.smithi103.stdout:Apr 16 02:00:32 smithi103 systemd[1]: Started Ceph osd.0 for a7e43c46-fb91-11ee-bc8f-c7b262605968. 2024-04-16T02:00:32.795 INFO:journalctl@ceph.osd.0.smithi103.stdout:Apr 16 02:00:32 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-0[100615]: 2024-04-16T02:00:32.797+0000 7f35f579c7c0 -1 Falling back to public interface 2024-04-16T02:00:33.134 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:32 smithi103 ceph-mon[92435]: pgmap v51: 129 pgs: 49 peering, 80 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 127 B/s wr, 0 op/s 2024-04-16T02:00:33.134 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:32 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:00:33.134 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:32 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:00:33.134 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:32 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T02:00:33.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:32 smithi134 ceph-mon[68182]: pgmap v51: 129 pgs: 49 peering, 80 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 127 B/s wr, 0 op/s 2024-04-16T02:00:33.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:32 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:00:33.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:32 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:00:33.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:32 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T02:00:34.067 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T02:00:34.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:33 smithi103 ceph-mon[92435]: Health check failed: Degraded data redundancy: 205/1566 objects degraded (13.091%), 30 pgs degraded (PG_DEGRADED) 2024-04-16T02:00:34.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:33 smithi103 ceph-mon[92435]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs inactive, 49 pgs peering) 2024-04-16T02:00:34.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:33 smithi134 ceph-mon[68182]: Health check failed: Degraded data redundancy: 205/1566 objects degraded (13.091%), 30 pgs degraded (PG_DEGRADED) 2024-04-16T02:00:34.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:33 smithi134 ceph-mon[68182]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs inactive, 49 pgs peering) 2024-04-16T02:00:35.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:34 smithi103 ceph-mon[92435]: pgmap v52: 129 pgs: 30 active+undersized+degraded, 19 active+undersized, 80 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 205/1566 objects degraded (13.091%) 2024-04-16T02:00:35.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:34 smithi134 ceph-mon[68182]: pgmap v52: 129 pgs: 30 active+undersized+degraded, 19 active+undersized, 80 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 205/1566 objects degraded (13.091%) 2024-04-16T02:00:37.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:36 smithi103 ceph-mon[92435]: pgmap v53: 129 pgs: 30 active+undersized+degraded, 19 active+undersized, 80 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 205/1566 objects degraded (13.091%) 2024-04-16T02:00:37.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:36 smithi134 ceph-mon[68182]: pgmap v53: 129 pgs: 30 active+undersized+degraded, 19 active+undersized, 80 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 205/1566 objects degraded (13.091%) 2024-04-16T02:00:37.632 INFO:journalctl@ceph.osd.0.smithi103.stdout:Apr 16 02:00:37 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-0[100615]: 2024-04-16T02:00:37.172+0000 7f35f579c7c0 -1 osd.0 0 read_superblock omap replica is missing. 2024-04-16T02:00:38.132 INFO:journalctl@ceph.osd.0.smithi103.stdout:Apr 16 02:00:37 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-0[100615]: 2024-04-16T02:00:37.672+0000 7f35f579c7c0 -1 osd.0 71 log_to_monitors true 2024-04-16T02:00:38.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:38 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:00:38.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:38 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T02:00:38.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:38 smithi134 ceph-mon[68182]: from='osd.0 [v2:172.21.15.103:6802/204589190,v1:172.21.15.103:6803/204589190]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-16T02:00:38.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:38 smithi134 ceph-mon[68182]: pgmap v54: 129 pgs: 30 active+undersized+degraded, 19 active+undersized, 80 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 206 B/s wr, 0 op/s; 205/1566 objects degraded (13.091%) 2024-04-16T02:00:38.632 INFO:journalctl@ceph.osd.0.smithi103.stdout:Apr 16 02:00:38 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-0[100615]: 2024-04-16T02:00:38.226+0000 7f35e6bf6700 -1 osd.0 71 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-16T02:00:38.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:38 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:00:38.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:38 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T02:00:38.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:38 smithi103 ceph-mon[92435]: from='osd.0 [v2:172.21.15.103:6802/204589190,v1:172.21.15.103:6803/204589190]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-16T02:00:38.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:38 smithi103 ceph-mon[92435]: pgmap v54: 129 pgs: 30 active+undersized+degraded, 19 active+undersized, 80 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 206 B/s wr, 0 op/s; 205/1566 objects degraded (13.091%) 2024-04-16T02:00:39.107 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T02:00:39.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:39 smithi134 ceph-mon[68182]: from='osd.0 [v2:172.21.15.103:6802/204589190,v1:172.21.15.103:6803/204589190]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-16T02:00:39.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:39 smithi134 ceph-mon[68182]: osdmap e74: 8 total, 7 up, 8 in 2024-04-16T02:00:39.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:39 smithi134 ceph-mon[68182]: mgrmap e42: smithi103.rfboyd(active, since 91s), standbys: smithi134.qekssw 2024-04-16T02:00:39.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:39 smithi134 ceph-mon[68182]: from='osd.0 [v2:172.21.15.103:6802/204589190,v1:172.21.15.103:6803/204589190]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi103", "root=default"]}]: dispatch 2024-04-16T02:00:39.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:39 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:00:39.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:39 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:00:39.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:39 smithi103 ceph-mon[92435]: from='osd.0 [v2:172.21.15.103:6802/204589190,v1:172.21.15.103:6803/204589190]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-16T02:00:39.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:39 smithi103 ceph-mon[92435]: osdmap e74: 8 total, 7 up, 8 in 2024-04-16T02:00:39.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:39 smithi103 ceph-mon[92435]: mgrmap e42: smithi103.rfboyd(active, since 91s), standbys: smithi134.qekssw 2024-04-16T02:00:39.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:39 smithi103 ceph-mon[92435]: from='osd.0 [v2:172.21.15.103:6802/204589190,v1:172.21.15.103:6803/204589190]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi103", "root=default"]}]: dispatch 2024-04-16T02:00:39.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:39 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:00:39.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:39 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:00:40.369 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:40 smithi103 ceph-mon[92435]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-16T02:00:40.370 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:40 smithi103 ceph-mon[92435]: osd.0 [v2:172.21.15.103:6802/204589190,v1:172.21.15.103:6803/204589190] boot 2024-04-16T02:00:40.370 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:40 smithi103 ceph-mon[92435]: osdmap e75: 8 total, 8 up, 8 in 2024-04-16T02:00:40.370 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:40 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T02:00:40.370 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:40 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:00:40.370 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:40 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:00:40.370 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:40 smithi103 ceph-mon[92435]: pgmap v57: 129 pgs: 30 active+undersized+degraded, 19 active+undersized, 80 active+clean; 323 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 639 B/s wr, 1 op/s; 205/1566 objects degraded (13.091%) 2024-04-16T02:00:40.370 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:40 smithi103 ceph-mon[92435]: osdmap e76: 8 total, 8 up, 8 in 2024-04-16T02:00:40.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:40 smithi134 ceph-mon[68182]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-16T02:00:40.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:40 smithi134 ceph-mon[68182]: osd.0 [v2:172.21.15.103:6802/204589190,v1:172.21.15.103:6803/204589190] boot 2024-04-16T02:00:40.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:40 smithi134 ceph-mon[68182]: osdmap e75: 8 total, 8 up, 8 in 2024-04-16T02:00:40.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:40 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T02:00:40.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:40 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:00:40.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:40 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:00:40.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:40 smithi134 ceph-mon[68182]: pgmap v57: 129 pgs: 30 active+undersized+degraded, 19 active+undersized, 80 active+clean; 323 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 639 B/s wr, 1 op/s; 205/1566 objects degraded (13.091%) 2024-04-16T02:00:40.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:40 smithi134 ceph-mon[68182]: osdmap e76: 8 total, 8 up, 8 in 2024-04-16T02:00:43.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:42 smithi103 ceph-mon[92435]: pgmap v59: 129 pgs: 30 active+undersized+degraded, 19 active+undersized, 80 active+clean; 323 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 682 B/s wr, 0 op/s; 205/1566 objects degraded (13.091%) 2024-04-16T02:00:43.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:42 smithi134 ceph-mon[68182]: pgmap v59: 129 pgs: 30 active+undersized+degraded, 19 active+undersized, 80 active+clean; 323 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 682 B/s wr, 0 op/s; 205/1566 objects degraded (13.091%) 2024-04-16T02:00:44.147 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T02:00:44.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:44 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:00:44.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:44 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:00:44.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:44 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T02:00:44.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:44 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T02:00:44.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:44 smithi103 ceph-mon[92435]: pgmap v60: 129 pgs: 129 active+clean; 323 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 366 B/s rd, 917 B/s wr, 1 op/s; 50 B/s, 0 objects/s recovering 2024-04-16T02:00:44.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:44 smithi103 ceph-mon[92435]: pgmap v61: 129 pgs: 129 active+clean; 323 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 398 B/s rd, 199 B/s wr, 0 op/s; 54 B/s, 0 objects/s recovering 2024-04-16T02:00:44.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:44 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:00:44.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:44 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:00:44.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:44 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T02:00:44.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:44 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:00:44.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:44 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:00:44.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:44 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:00:44.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:44 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-16T02:00:44.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:44 smithi103 ceph-mon[92435]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-16T02:00:44.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:44 smithi103 ceph-mon[92435]: Upgrade: osd.1 is safe to restart 2024-04-16T02:00:44.707 INFO:teuthology.orchestra.run.smithi103.stdout:true 2024-04-16T02:00:44.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:44 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:00:44.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:44 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:00:44.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:44 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T02:00:44.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:44 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T02:00:44.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:44 smithi134 ceph-mon[68182]: pgmap v60: 129 pgs: 129 active+clean; 323 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 366 B/s rd, 917 B/s wr, 1 op/s; 50 B/s, 0 objects/s recovering 2024-04-16T02:00:44.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:44 smithi134 ceph-mon[68182]: pgmap v61: 129 pgs: 129 active+clean; 323 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 398 B/s rd, 199 B/s wr, 0 op/s; 54 B/s, 0 objects/s recovering 2024-04-16T02:00:44.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:44 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:00:44.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:44 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:00:44.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:44 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T02:00:44.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:44 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:00:44.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:44 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:00:44.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:44 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:00:44.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:44 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-16T02:00:44.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:44 smithi134 ceph-mon[68182]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-16T02:00:44.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:44 smithi134 ceph-mon[68182]: Upgrade: osd.1 is safe to restart 2024-04-16T02:00:45.360 INFO:teuthology.orchestra.run.smithi103.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T02:00:45.360 INFO:teuthology.orchestra.run.smithi103.stdout:alertmanager.smithi103 smithi103 *:9093,9094 running (11m) 6s ago 22m 19.0M - 0.20.0 0881eb8f169f 37e2895be705 2024-04-16T02:00:45.360 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi103 smithi103 running (40s) 6s ago 22m 6660k - 18.2.2-1221-ge3fb05d5 aa4d2281650a 055fcee4871a 2024-04-16T02:00:45.360 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi134 smithi134 running (35s) 30s ago 21m 6651k - 18.2.2-1221-ge3fb05d5 aa4d2281650a fcbf7b2dcb44 2024-04-16T02:00:45.360 INFO:teuthology.orchestra.run.smithi103.stdout:grafana.smithi103 smithi103 *:3000 running (9m) 6s ago 22m 33.1M - 6.7.4 557c83e11646 7fa8209ca1a6 2024-04-16T02:00:45.360 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi103.yzimiy smithi103 running (16m) 6s ago 16m 39.4M - 16.2.5 6933c2a0b7dd cf2f08c0639d 2024-04-16T02:00:45.360 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi134.assnsf smithi134 running (16m) 30s ago 16m 15.7M - 16.2.5 6933c2a0b7dd 9ca5fc777b10 2024-04-16T02:00:45.360 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi103.rfboyd smithi103 *:8443,9283,8765 running (2m) 6s ago 24m 496M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 4115033d1c09 2024-04-16T02:00:45.360 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi134.qekssw smithi134 *:8443,9283,8765 running (2m) 30s ago 21m 448M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 87205746141f 2024-04-16T02:00:45.360 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi103 smithi103 running (107s) 6s ago 24m 50.9M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a a2ab3a0eb5ee 2024-04-16T02:00:45.360 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi134 smithi134 running (83s) 30s ago 21m 38.3M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a 87b30e824f75 2024-04-16T02:00:45.360 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.0.1.smithi103.gqcofo smithi103 *:2049 running (13m) 6s ago 13m 78.3M - 3.5 6933c2a0b7dd 0b6b40ef9c00 2024-04-16T02:00:45.361 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.1.1.smithi134.lpxagn smithi134 *:2049 running (13m) 30s ago 13m 75.4M - 3.5 6933c2a0b7dd 57d4a8c9a0d1 2024-04-16T02:00:45.361 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi103 smithi103 *:9100 running (7m) 6s ago 21m 17.0M - 0.18.1 e5a616e4b9cf 7645b6fe3f54 2024-04-16T02:00:45.361 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi134 smithi134 *:9100 running (2m) 30s ago 21m 4688k - 0.18.1 e5a616e4b9cf 4533f23f974c 2024-04-16T02:00:45.361 INFO:teuthology.orchestra.run.smithi103.stdout:osd.0 smithi103 running (13s) 6s ago 20m 10.6M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a 21884d852c6d 2024-04-16T02:00:45.361 INFO:teuthology.orchestra.run.smithi103.stdout:osd.1 smithi103 running (20m) 6s ago 20m 316M 1944M 16.2.5 6933c2a0b7dd 97f3a1182717 2024-04-16T02:00:45.361 INFO:teuthology.orchestra.run.smithi103.stdout:osd.2 smithi103 running (19m) 6s ago 19m 259M 1944M 16.2.5 6933c2a0b7dd 12126d451d0f 2024-04-16T02:00:45.361 INFO:teuthology.orchestra.run.smithi103.stdout:osd.3 smithi103 running (19m) 6s ago 19m 389M 1944M 16.2.5 6933c2a0b7dd 8f336b10e958 2024-04-16T02:00:45.361 INFO:teuthology.orchestra.run.smithi103.stdout:osd.4 smithi134 running (19m) 30s ago 19m 386M 2712M 16.2.5 6933c2a0b7dd fb0845263111 2024-04-16T02:00:45.361 INFO:teuthology.orchestra.run.smithi103.stdout:osd.5 smithi134 running (18m) 30s ago 18m 427M 2712M 16.2.5 6933c2a0b7dd 2a44c23ab3a6 2024-04-16T02:00:45.361 INFO:teuthology.orchestra.run.smithi103.stdout:osd.6 smithi134 running (18m) 30s ago 18m 358M 2712M 16.2.5 6933c2a0b7dd b4045b632965 2024-04-16T02:00:45.361 INFO:teuthology.orchestra.run.smithi103.stdout:osd.7 smithi134 running (18m) 30s ago 18m 508M 2712M 16.2.5 6933c2a0b7dd d6fa09360d46 2024-04-16T02:00:45.361 INFO:teuthology.orchestra.run.smithi103.stdout:prometheus.smithi103 smithi103 *:9095 error 6s ago 21m - - 2024-04-16T02:00:45.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:45 smithi103 ceph-mon[92435]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 205/1566 objects degraded (13.091%), 30 pgs degraded) 2024-04-16T02:00:45.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:45 smithi103 ceph-mon[92435]: from='client.34204 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:00:45.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:45 smithi103 ceph-mon[92435]: from='client.34208 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:00:45.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:45 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:00:45.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:45 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-16T02:00:45.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:45 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T02:00:45.768 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T02:00:45.768 INFO:teuthology.orchestra.run.smithi103.stdout: "mon": { 2024-04-16T02:00:45.769 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T02:00:45.769 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T02:00:45.769 INFO:teuthology.orchestra.run.smithi103.stdout: "mgr": { 2024-04-16T02:00:45.769 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T02:00:45.769 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T02:00:45.769 INFO:teuthology.orchestra.run.smithi103.stdout: "osd": { 2024-04-16T02:00:45.769 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 7, 2024-04-16T02:00:45.769 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T02:00:45.769 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T02:00:45.769 INFO:teuthology.orchestra.run.smithi103.stdout: "mds": { 2024-04-16T02:00:45.769 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T02:00:45.769 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T02:00:45.769 INFO:teuthology.orchestra.run.smithi103.stdout: "overall": { 2024-04-16T02:00:45.770 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 9, 2024-04-16T02:00:45.770 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 5 2024-04-16T02:00:45.770 INFO:teuthology.orchestra.run.smithi103.stdout: } 2024-04-16T02:00:45.770 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T02:00:45.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:45 smithi134 ceph-mon[68182]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 205/1566 objects degraded (13.091%), 30 pgs degraded) 2024-04-16T02:00:45.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:45 smithi134 ceph-mon[68182]: from='client.34204 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:00:45.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:45 smithi134 ceph-mon[68182]: from='client.34208 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:00:45.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:45 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:00:45.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:45 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-16T02:00:45.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:45 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T02:00:46.102 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T02:00:46.102 INFO:teuthology.orchestra.run.smithi103.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T02:00:46.102 INFO:teuthology.orchestra.run.smithi103.stdout: "in_progress": true, 2024-04-16T02:00:46.103 INFO:teuthology.orchestra.run.smithi103.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T02:00:46.103 INFO:teuthology.orchestra.run.smithi103.stdout: "services_complete": [ 2024-04-16T02:00:46.103 INFO:teuthology.orchestra.run.smithi103.stdout: "crash", 2024-04-16T02:00:46.103 INFO:teuthology.orchestra.run.smithi103.stdout: "mgr", 2024-04-16T02:00:46.103 INFO:teuthology.orchestra.run.smithi103.stdout: "mon" 2024-04-16T02:00:46.103 INFO:teuthology.orchestra.run.smithi103.stdout: ], 2024-04-16T02:00:46.103 INFO:teuthology.orchestra.run.smithi103.stdout: "progress": "7/23 daemons upgraded", 2024-04-16T02:00:46.103 INFO:teuthology.orchestra.run.smithi103.stdout: "message": "Currently upgrading osd daemons", 2024-04-16T02:00:46.103 INFO:teuthology.orchestra.run.smithi103.stdout: "is_paused": false 2024-04-16T02:00:46.103 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T02:00:46.491 INFO:teuthology.orchestra.run.smithi103.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-16T02:00:46.491 INFO:teuthology.orchestra.run.smithi103.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-16T02:00:46.491 INFO:teuthology.orchestra.run.smithi103.stdout: daemon prometheus.smithi103 on smithi103 is in error state 2024-04-16T02:00:46.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:46 smithi103 ceph-mon[92435]: Upgrade: Updating osd.1 2024-04-16T02:00:46.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:46 smithi103 ceph-mon[92435]: Deploying daemon osd.1 on smithi103 2024-04-16T02:00:46.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:46 smithi103 ceph-mon[92435]: pgmap v62: 129 pgs: 129 active+clean; 323 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 333 B/s rd, 166 B/s wr, 0 op/s; 45 B/s, 0 objects/s recovering 2024-04-16T02:00:46.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:46 smithi103 ceph-mon[92435]: from='client.34212 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:00:46.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:46 smithi103 ceph-mon[92435]: from='client.? 172.21.15.103:0/3693187958' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:00:46.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:46 smithi103 ceph-mon[92435]: from='client.34220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:00:46.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:46 smithi134 ceph-mon[68182]: Upgrade: Updating osd.1 2024-04-16T02:00:46.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:46 smithi134 ceph-mon[68182]: Deploying daemon osd.1 on smithi103 2024-04-16T02:00:46.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:46 smithi134 ceph-mon[68182]: pgmap v62: 129 pgs: 129 active+clean; 323 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 333 B/s rd, 166 B/s wr, 0 op/s; 45 B/s, 0 objects/s recovering 2024-04-16T02:00:46.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:46 smithi134 ceph-mon[68182]: from='client.34212 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:00:46.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:46 smithi134 ceph-mon[68182]: from='client.? 172.21.15.103:0/3693187958' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:00:46.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:46 smithi134 ceph-mon[68182]: from='client.34220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:00:47.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:47 smithi103 ceph-mon[92435]: from='client.? 172.21.15.103:0/2777264094' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T02:00:47.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:47 smithi134 ceph-mon[68182]: from='client.? 172.21.15.103:0/2777264094' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T02:00:48.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:48 smithi103 ceph-mon[92435]: pgmap v63: 129 pgs: 129 active+clean; 323 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 270 B/s rd, 135 B/s wr, 0 op/s; 37 B/s, 0 objects/s recovering 2024-04-16T02:00:48.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:48 smithi134 ceph-mon[68182]: pgmap v63: 129 pgs: 129 active+clean; 323 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 270 B/s rd, 135 B/s wr, 0 op/s; 37 B/s, 0 objects/s recovering 2024-04-16T02:00:49.195 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T02:00:49.633 INFO:journalctl@ceph.osd.1.smithi103.stdout:Apr 16 02:00:49 smithi103 systemd[1]: Stopping Ceph osd.1 for a7e43c46-fb91-11ee-bc8f-c7b262605968... 2024-04-16T02:00:49.633 INFO:journalctl@ceph.osd.1.smithi103.stdout:Apr 16 02:00:49 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd.1[49362]: debug 2024-04-16T02:00:49.497+0000 7f5df317e700 -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-16T02:00:49.633 INFO:journalctl@ceph.osd.1.smithi103.stdout:Apr 16 02:00:49 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd.1[49362]: debug 2024-04-16T02:00:49.497+0000 7f5df317e700 -1 osd.1 76 *** Got signal Terminated *** 2024-04-16T02:00:49.633 INFO:journalctl@ceph.osd.1.smithi103.stdout:Apr 16 02:00:49 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd.1[49362]: debug 2024-04-16T02:00:49.497+0000 7f5df317e700 -1 osd.1 76 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-16T02:00:50.132 INFO:journalctl@ceph.osd.1.smithi103.stdout:Apr 16 02:00:49 smithi103 bash[103189]: ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd.1 2024-04-16T02:00:50.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:50 smithi134 ceph-mon[68182]: pgmap v64: 129 pgs: 129 active+clean; 323 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 224 B/s rd, 224 B/s wr, 0 op/s; 30 B/s, 0 objects/s recovering 2024-04-16T02:00:50.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:50 smithi134 ceph-mon[68182]: osd.1 reported immediately failed by osd.0 2024-04-16T02:00:50.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:50 smithi134 ceph-mon[68182]: osd.1 failed (root=default,host=smithi103) (connection refused reported by osd.0) 2024-04-16T02:00:50.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:50 smithi134 ceph-mon[68182]: osd.1 reported immediately failed by osd.3 2024-04-16T02:00:50.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:50 smithi134 ceph-mon[68182]: osd.1 reported immediately failed by osd.2 2024-04-16T02:00:50.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:50 smithi134 ceph-mon[68182]: osd.1 reported immediately failed by osd.0 2024-04-16T02:00:50.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:50 smithi134 ceph-mon[68182]: osd.1 reported immediately failed by osd.3 2024-04-16T02:00:50.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:50 smithi134 ceph-mon[68182]: osd.1 reported immediately failed by osd.2 2024-04-16T02:00:50.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:50 smithi134 ceph-mon[68182]: osd.1 reported immediately failed by osd.7 2024-04-16T02:00:50.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:50 smithi134 ceph-mon[68182]: osd.1 reported immediately failed by osd.4 2024-04-16T02:00:50.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:50 smithi134 ceph-mon[68182]: osd.1 reported immediately failed by osd.5 2024-04-16T02:00:50.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:50 smithi134 ceph-mon[68182]: osd.1 reported immediately failed by osd.6 2024-04-16T02:00:50.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:50 smithi134 ceph-mon[68182]: osd.1 reported immediately failed by osd.7 2024-04-16T02:00:50.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:50 smithi134 ceph-mon[68182]: osd.1 reported immediately failed by osd.4 2024-04-16T02:00:50.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:50 smithi134 ceph-mon[68182]: osd.1 reported immediately failed by osd.5 2024-04-16T02:00:50.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:50 smithi134 ceph-mon[68182]: osd.1 reported immediately failed by osd.6 2024-04-16T02:00:50.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:50 smithi134 ceph-mon[68182]: osd.1 reported immediately failed by osd.3 2024-04-16T02:00:50.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:50 smithi134 ceph-mon[68182]: osd.1 reported immediately failed by osd.0 2024-04-16T02:00:50.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:50 smithi134 ceph-mon[68182]: osd.1 reported immediately failed by osd.3 2024-04-16T02:00:50.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:50 smithi134 ceph-mon[68182]: osd.1 reported immediately failed by osd.2 2024-04-16T02:00:50.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:50 smithi134 ceph-mon[68182]: osd.1 reported immediately failed by osd.0 2024-04-16T02:00:50.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:50 smithi134 ceph-mon[68182]: osd.1 reported immediately failed by osd.2 2024-04-16T02:00:50.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:50 smithi134 ceph-mon[68182]: osd.1 reported immediately failed by osd.4 2024-04-16T02:00:50.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:50 smithi134 ceph-mon[68182]: osd.1 reported immediately failed by osd.4 2024-04-16T02:00:50.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:50 smithi134 ceph-mon[68182]: osd.1 reported immediately failed by osd.6 2024-04-16T02:00:50.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:50 smithi134 ceph-mon[68182]: osd.1 reported immediately failed by osd.7 2024-04-16T02:00:50.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:50 smithi134 ceph-mon[68182]: osd.1 reported immediately failed by osd.5 2024-04-16T02:00:50.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:50 smithi134 ceph-mon[68182]: osd.1 reported immediately failed by osd.6 2024-04-16T02:00:50.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:50 smithi134 ceph-mon[68182]: osd.1 reported immediately failed by osd.7 2024-04-16T02:00:50.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:50 smithi134 ceph-mon[68182]: osd.1 reported immediately failed by osd.5 2024-04-16T02:00:50.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:50 smithi103 ceph-mon[92435]: pgmap v64: 129 pgs: 129 active+clean; 323 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 224 B/s rd, 224 B/s wr, 0 op/s; 30 B/s, 0 objects/s recovering 2024-04-16T02:00:50.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:50 smithi103 ceph-mon[92435]: osd.1 reported immediately failed by osd.0 2024-04-16T02:00:50.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:50 smithi103 ceph-mon[92435]: osd.1 failed (root=default,host=smithi103) (connection refused reported by osd.0) 2024-04-16T02:00:50.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:50 smithi103 ceph-mon[92435]: osd.1 reported immediately failed by osd.3 2024-04-16T02:00:50.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:50 smithi103 ceph-mon[92435]: osd.1 reported immediately failed by osd.2 2024-04-16T02:00:50.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:50 smithi103 ceph-mon[92435]: osd.1 reported immediately failed by osd.0 2024-04-16T02:00:50.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:50 smithi103 ceph-mon[92435]: osd.1 reported immediately failed by osd.3 2024-04-16T02:00:50.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:50 smithi103 ceph-mon[92435]: osd.1 reported immediately failed by osd.2 2024-04-16T02:00:50.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:50 smithi103 ceph-mon[92435]: osd.1 reported immediately failed by osd.7 2024-04-16T02:00:50.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:50 smithi103 ceph-mon[92435]: osd.1 reported immediately failed by osd.4 2024-04-16T02:00:50.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:50 smithi103 ceph-mon[92435]: osd.1 reported immediately failed by osd.5 2024-04-16T02:00:50.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:50 smithi103 ceph-mon[92435]: osd.1 reported immediately failed by osd.6 2024-04-16T02:00:50.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:50 smithi103 ceph-mon[92435]: osd.1 reported immediately failed by osd.7 2024-04-16T02:00:50.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:50 smithi103 ceph-mon[92435]: osd.1 reported immediately failed by osd.4 2024-04-16T02:00:50.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:50 smithi103 ceph-mon[92435]: osd.1 reported immediately failed by osd.5 2024-04-16T02:00:50.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:50 smithi103 ceph-mon[92435]: osd.1 reported immediately failed by osd.6 2024-04-16T02:00:50.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:50 smithi103 ceph-mon[92435]: osd.1 reported immediately failed by osd.3 2024-04-16T02:00:50.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:50 smithi103 ceph-mon[92435]: osd.1 reported immediately failed by osd.0 2024-04-16T02:00:50.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:50 smithi103 ceph-mon[92435]: osd.1 reported immediately failed by osd.3 2024-04-16T02:00:50.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:50 smithi103 ceph-mon[92435]: osd.1 reported immediately failed by osd.2 2024-04-16T02:00:50.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:50 smithi103 ceph-mon[92435]: osd.1 reported immediately failed by osd.0 2024-04-16T02:00:50.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:50 smithi103 ceph-mon[92435]: osd.1 reported immediately failed by osd.2 2024-04-16T02:00:50.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:50 smithi103 ceph-mon[92435]: osd.1 reported immediately failed by osd.4 2024-04-16T02:00:50.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:50 smithi103 ceph-mon[92435]: osd.1 reported immediately failed by osd.4 2024-04-16T02:00:50.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:50 smithi103 ceph-mon[92435]: osd.1 reported immediately failed by osd.6 2024-04-16T02:00:50.885 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:50 smithi103 ceph-mon[92435]: osd.1 reported immediately failed by osd.7 2024-04-16T02:00:50.885 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:50 smithi103 ceph-mon[92435]: osd.1 reported immediately failed by osd.5 2024-04-16T02:00:50.885 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:50 smithi103 ceph-mon[92435]: osd.1 reported immediately failed by osd.6 2024-04-16T02:00:50.885 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:50 smithi103 ceph-mon[92435]: osd.1 reported immediately failed by osd.7 2024-04-16T02:00:50.885 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:50 smithi103 ceph-mon[92435]: osd.1 reported immediately failed by osd.5 2024-04-16T02:00:51.779 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:51 smithi103 ceph-mon[92435]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-16T02:00:51.779 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:51 smithi103 ceph-mon[92435]: osdmap e77: 8 total, 7 up, 8 in 2024-04-16T02:00:51.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:51 smithi134 ceph-mon[68182]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-16T02:00:51.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:51 smithi134 ceph-mon[68182]: osdmap e77: 8 total, 7 up, 8 in 2024-04-16T02:00:52.383 INFO:journalctl@ceph.osd.1.smithi103.stdout:Apr 16 02:00:52 smithi103 systemd[1]: ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968@osd.1.service: Succeeded. 2024-04-16T02:00:52.383 INFO:journalctl@ceph.osd.1.smithi103.stdout:Apr 16 02:00:52 smithi103 systemd[1]: Stopped Ceph osd.1 for a7e43c46-fb91-11ee-bc8f-c7b262605968. 2024-04-16T02:00:52.383 INFO:journalctl@ceph.osd.1.smithi103.stdout:Apr 16 02:00:52 smithi103 systemd[1]: Starting Ceph osd.1 for a7e43c46-fb91-11ee-bc8f-c7b262605968... 2024-04-16T02:00:52.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:52 smithi134 ceph-mon[68182]: pgmap v66: 129 pgs: 17 stale+active+clean, 112 active+clean; 323 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s 2024-04-16T02:00:52.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:52 smithi134 ceph-mon[68182]: osdmap e78: 8 total, 7 up, 8 in 2024-04-16T02:00:52.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:52 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:00:52.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:52 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T02:00:52.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:52 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:00:52.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:52 smithi103 ceph-mon[92435]: pgmap v66: 129 pgs: 17 stale+active+clean, 112 active+clean; 323 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s 2024-04-16T02:00:52.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:52 smithi103 ceph-mon[92435]: osdmap e78: 8 total, 7 up, 8 in 2024-04-16T02:00:52.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:52 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:00:52.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:52 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T02:00:52.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:52 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:00:53.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:53 smithi103 ceph-mon[92435]: Health check failed: Degraded data redundancy: 166/1566 objects degraded (10.600%), 26 pgs degraded (PG_DEGRADED) 2024-04-16T02:00:53.633 INFO:journalctl@ceph.osd.1.smithi103.stdout:Apr 16 02:00:53 smithi103 bash[103474]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-04-16T02:00:53.633 INFO:journalctl@ceph.osd.1.smithi103.stdout:Apr 16 02:00:53 smithi103 bash[103474]: 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-16T02:00:53.633 INFO:journalctl@ceph.osd.1.smithi103.stdout:Apr 16 02:00:53 smithi103 bash[103474]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-04-16T02:00:53.633 INFO:journalctl@ceph.osd.1.smithi103.stdout:Apr 16 02:00:53 smithi103 bash[103474]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-04-16T02:00:53.633 INFO:journalctl@ceph.osd.1.smithi103.stdout:Apr 16 02:00:53 smithi103 bash[103474]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-04-16T02:00:53.633 INFO:journalctl@ceph.osd.1.smithi103.stdout:Apr 16 02:00:53 smithi103 bash[103474]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-04-16T02:00:53.633 INFO:journalctl@ceph.osd.1.smithi103.stdout:Apr 16 02:00:53 smithi103 bash[103474]: --> ceph-volume raw activate successful for osd ID: 1 2024-04-16T02:00:53.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:53 smithi134 ceph-mon[68182]: Health check failed: Degraded data redundancy: 166/1566 objects degraded (10.600%), 26 pgs degraded (PG_DEGRADED) 2024-04-16T02:00:54.231 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T02:00:54.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:54 smithi134 ceph-mon[68182]: pgmap v68: 129 pgs: 26 active+undersized+degraded, 27 active+undersized, 76 active+clean; 323 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 166/1566 objects degraded (10.600%) 2024-04-16T02:00:54.797 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:54 smithi103 ceph-mon[92435]: pgmap v68: 129 pgs: 26 active+undersized+degraded, 27 active+undersized, 76 active+clean; 323 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 166/1566 objects degraded (10.600%) 2024-04-16T02:00:54.798 INFO:journalctl@ceph.osd.1.smithi103.stdout:Apr 16 02:00:54 smithi103 ceph-osd[103811]: -- 172.21.15.103:0/2761129129 <== mon.0 v2:172.21.15.103:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5593b41391e0 con 0x5593b4109000 2024-04-16T02:00:55.132 INFO:journalctl@ceph.osd.1.smithi103.stdout:Apr 16 02:00:54 smithi103 bash[103756]: 6c77bd50a8f1b0151a7020423ea9b9c23c4d85f0b5780d7b47a07990ec018fa6 2024-04-16T02:00:55.133 INFO:journalctl@ceph.osd.1.smithi103.stdout:Apr 16 02:00:54 smithi103 systemd[1]: Started Ceph osd.1 for a7e43c46-fb91-11ee-bc8f-c7b262605968. 2024-04-16T02:00:55.610 INFO:journalctl@ceph.osd.1.smithi103.stdout:Apr 16 02:00:55 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-1[103788]: 2024-04-16T02:00:55.211+0000 7faaf784c7c0 -1 Falling back to public interface 2024-04-16T02:00:55.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:55 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:00:55.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:55 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:00:55.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:55 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T02:00:56.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:55 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:00:56.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:55 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:00:56.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:55 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T02:00:57.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:56 smithi103 ceph-mon[92435]: pgmap v69: 129 pgs: 26 active+undersized+degraded, 27 active+undersized, 76 active+clean; 323 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 166/1566 objects degraded (10.600%) 2024-04-16T02:00:57.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:56 smithi134 ceph-mon[68182]: pgmap v69: 129 pgs: 26 active+undersized+degraded, 27 active+undersized, 76 active+clean; 323 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 166/1566 objects degraded (10.600%) 2024-04-16T02:00:59.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:00:58 smithi103 ceph-mon[92435]: pgmap v70: 129 pgs: 26 active+undersized+degraded, 27 active+undersized, 76 active+clean; 323 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 166/1566 objects degraded (10.600%) 2024-04-16T02:00:59.267 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T02:00:59.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:00:58 smithi134 ceph-mon[68182]: pgmap v70: 129 pgs: 26 active+undersized+degraded, 27 active+undersized, 76 active+clean; 323 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 166/1566 objects degraded (10.600%) 2024-04-16T02:00:59.803 INFO:journalctl@ceph.osd.1.smithi103.stdout:Apr 16 02:00:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-1[103788]: 2024-04-16T02:00:59.479+0000 7faaf784c7c0 -1 osd.1 0 read_superblock omap replica is missing. 2024-04-16T02:01:00.132 INFO:journalctl@ceph.osd.1.smithi103.stdout:Apr 16 02:00:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-1[103788]: 2024-04-16T02:00:59.869+0000 7faaf784c7c0 -1 osd.1 76 log_to_monitors true 2024-04-16T02:01:01.133 INFO:journalctl@ceph.osd.1.smithi103.stdout:Apr 16 02:01:00 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-1[103788]: 2024-04-16T02:01:00.888+0000 7faae8ca6700 -1 osd.1 76 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-16T02:01:01.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:00 smithi103 ceph-mon[92435]: pgmap v71: 129 pgs: 26 active+undersized+degraded, 27 active+undersized, 76 active+clean; 323 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 229 B/s wr, 0 op/s; 166/1566 objects degraded (10.600%) 2024-04-16T02:01:01.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:00 smithi103 ceph-mon[92435]: from='osd.1 [v2:172.21.15.103:6810/3498091567,v1:172.21.15.103:6811/3498091567]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-16T02:01:01.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:00 smithi134 ceph-mon[68182]: pgmap v71: 129 pgs: 26 active+undersized+degraded, 27 active+undersized, 76 active+clean; 323 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 229 B/s wr, 0 op/s; 166/1566 objects degraded (10.600%) 2024-04-16T02:01:01.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:00 smithi134 ceph-mon[68182]: from='osd.1 [v2:172.21.15.103:6810/3498091567,v1:172.21.15.103:6811/3498091567]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-16T02:01:01.880 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:01 smithi103 ceph-mon[92435]: from='osd.1 [v2:172.21.15.103:6810/3498091567,v1:172.21.15.103:6811/3498091567]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-16T02:01:01.881 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:01 smithi103 ceph-mon[92435]: osdmap e79: 8 total, 7 up, 8 in 2024-04-16T02:01:01.881 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:01 smithi103 ceph-mon[92435]: from='osd.1 [v2:172.21.15.103:6810/3498091567,v1:172.21.15.103:6811/3498091567]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi103", "root=default"]}]: dispatch 2024-04-16T02:01:01.881 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:01 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:01:01.881 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:01 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:01:01.881 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:01 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:01:01.881 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:01 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:01:02.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:01 smithi134 ceph-mon[68182]: from='osd.1 [v2:172.21.15.103:6810/3498091567,v1:172.21.15.103:6811/3498091567]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-16T02:01:02.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:01 smithi134 ceph-mon[68182]: osdmap e79: 8 total, 7 up, 8 in 2024-04-16T02:01:02.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:01 smithi134 ceph-mon[68182]: from='osd.1 [v2:172.21.15.103:6810/3498091567,v1:172.21.15.103:6811/3498091567]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi103", "root=default"]}]: dispatch 2024-04-16T02:01:02.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:01 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:01:02.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:01 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:01:02.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:01 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:01:02.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:01 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:01:03.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:02 smithi103 ceph-mon[92435]: pgmap v73: 129 pgs: 26 active+undersized+degraded, 27 active+undersized, 76 active+clean; 323 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 206 B/s wr, 0 op/s; 166/1566 objects degraded (10.600%) 2024-04-16T02:01:03.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:02 smithi103 ceph-mon[92435]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-16T02:01:03.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:02 smithi103 ceph-mon[92435]: osd.1 [v2:172.21.15.103:6810/3498091567,v1:172.21.15.103:6811/3498091567] boot 2024-04-16T02:01:03.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:02 smithi103 ceph-mon[92435]: osdmap e80: 8 total, 8 up, 8 in 2024-04-16T02:01:03.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:02 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T02:01:03.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:02 smithi103 ceph-mon[92435]: osdmap e81: 8 total, 8 up, 8 in 2024-04-16T02:01:03.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:02 smithi134 ceph-mon[68182]: pgmap v73: 129 pgs: 26 active+undersized+degraded, 27 active+undersized, 76 active+clean; 323 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 206 B/s wr, 0 op/s; 166/1566 objects degraded (10.600%) 2024-04-16T02:01:03.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:02 smithi134 ceph-mon[68182]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-16T02:01:03.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:02 smithi134 ceph-mon[68182]: osd.1 [v2:172.21.15.103:6810/3498091567,v1:172.21.15.103:6811/3498091567] boot 2024-04-16T02:01:03.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:02 smithi134 ceph-mon[68182]: osdmap e80: 8 total, 8 up, 8 in 2024-04-16T02:01:03.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:02 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T02:01:03.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:02 smithi134 ceph-mon[68182]: osdmap e81: 8 total, 8 up, 8 in 2024-04-16T02:01:04.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:03 smithi134 ceph-mon[68182]: Health check update: Degraded data redundancy: 64/1566 objects degraded (4.087%), 10 pgs degraded (PG_DEGRADED) 2024-04-16T02:01:04.316 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T02:01:04.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:03 smithi103 ceph-mon[92435]: Health check update: Degraded data redundancy: 64/1566 objects degraded (4.087%), 10 pgs degraded (PG_DEGRADED) 2024-04-16T02:01:05.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:04 smithi134 ceph-mon[68182]: pgmap v76: 129 pgs: 10 active+undersized+degraded, 7 active+undersized, 112 active+clean; 323 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 341 B/s wr, 0 op/s; 64/1566 objects degraded (4.087%) 2024-04-16T02:01:05.320 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:04 smithi103 ceph-mon[92435]: pgmap v76: 129 pgs: 10 active+undersized+degraded, 7 active+undersized, 112 active+clean; 323 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 341 B/s wr, 0 op/s; 64/1566 objects degraded (4.087%) 2024-04-16T02:01:07.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:06 smithi134 ceph-mon[68182]: pgmap v77: 129 pgs: 10 active+undersized+degraded, 7 active+undersized, 112 active+clean; 323 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s; 64/1566 objects degraded (4.087%) 2024-04-16T02:01:07.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:06 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:01:07.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:06 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:01:07.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:06 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T02:01:07.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:06 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T02:01:07.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:06 smithi134 ceph-mon[68182]: pgmap v78: 129 pgs: 10 active+undersized+degraded, 7 active+undersized, 112 active+clean; 323 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 422 B/s rd, 211 B/s wr, 0 op/s; 64/1566 objects degraded (4.087%) 2024-04-16T02:01:07.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:06 smithi134 ceph-mon[68182]: pgmap v79: 129 pgs: 10 active+undersized+degraded, 7 active+undersized, 112 active+clean; 323 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 468 B/s rd, 234 B/s wr, 0 op/s; 64/1566 objects degraded (4.087%) 2024-04-16T02:01:07.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:06 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:01:07.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:06 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:01:07.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:06 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T02:01:07.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:06 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:01:07.040 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:06 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:01:07.040 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:06 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:01:07.040 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:06 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-16T02:01:07.040 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:06 smithi134 ceph-mon[68182]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-16T02:01:07.040 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:06 smithi134 ceph-mon[68182]: Upgrade: unsafe to stop osd(s) at this time (4 PGs are or would become offline) 2024-04-16T02:01:07.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:06 smithi103 ceph-mon[92435]: pgmap v77: 129 pgs: 10 active+undersized+degraded, 7 active+undersized, 112 active+clean; 323 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s; 64/1566 objects degraded (4.087%) 2024-04-16T02:01:07.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:06 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:01:07.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:06 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:01:07.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:06 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T02:01:07.134 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:06 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T02:01:07.134 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:06 smithi103 ceph-mon[92435]: pgmap v78: 129 pgs: 10 active+undersized+degraded, 7 active+undersized, 112 active+clean; 323 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 422 B/s rd, 211 B/s wr, 0 op/s; 64/1566 objects degraded (4.087%) 2024-04-16T02:01:07.134 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:06 smithi103 ceph-mon[92435]: pgmap v79: 129 pgs: 10 active+undersized+degraded, 7 active+undersized, 112 active+clean; 323 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 468 B/s rd, 234 B/s wr, 0 op/s; 64/1566 objects degraded (4.087%) 2024-04-16T02:01:07.134 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:06 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:01:07.134 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:06 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:01:07.135 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:06 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T02:01:07.135 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:06 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:01:07.135 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:06 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:01:07.135 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:06 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:01:07.135 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:06 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-16T02:01:07.135 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:06 smithi103 ceph-mon[92435]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-16T02:01:07.135 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:06 smithi103 ceph-mon[92435]: Upgrade: unsafe to stop osd(s) at this time (4 PGs are or would become offline) 2024-04-16T02:01:08.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:08 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:01:08.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:08 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T02:01:08.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:08 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:01:08.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:08 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T02:01:09.354 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T02:01:09.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:09 smithi134 ceph-mon[68182]: pgmap v80: 129 pgs: 129 active+clean; 323 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 350 B/s rd, 175 B/s wr, 0 op/s 2024-04-16T02:01:09.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:09 smithi134 ceph-mon[68182]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 64/1566 objects degraded (4.087%), 10 pgs degraded) 2024-04-16T02:01:09.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:09 smithi103 ceph-mon[92435]: pgmap v80: 129 pgs: 129 active+clean; 323 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 350 B/s rd, 175 B/s wr, 0 op/s 2024-04-16T02:01:09.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:09 smithi103 ceph-mon[92435]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 64/1566 objects degraded (4.087%), 10 pgs degraded) 2024-04-16T02:01:10.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:10 smithi134 ceph-mon[68182]: pgmap v81: 129 pgs: 129 active+clean; 323 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 299 B/s rd, 299 B/s wr, 0 op/s 2024-04-16T02:01:10.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:10 smithi103 ceph-mon[92435]: pgmap v81: 129 pgs: 129 active+clean; 323 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 299 B/s rd, 299 B/s wr, 0 op/s 2024-04-16T02:01:13.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:12 smithi134 ceph-mon[68182]: pgmap v82: 129 pgs: 129 active+clean; 323 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 122 B/s wr, 0 op/s 2024-04-16T02:01:13.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:12 smithi103 ceph-mon[92435]: pgmap v82: 129 pgs: 129 active+clean; 323 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 122 B/s wr, 0 op/s 2024-04-16T02:01:14.397 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T02:01:15.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:14 smithi134 ceph-mon[68182]: pgmap v83: 129 pgs: 129 active+clean; 323 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 244 B/s rd, 244 B/s wr, 0 op/s 2024-04-16T02:01:15.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:14 smithi103 ceph-mon[92435]: pgmap v83: 129 pgs: 129 active+clean; 323 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 244 B/s rd, 244 B/s wr, 0 op/s 2024-04-16T02:01:16.847 INFO:teuthology.orchestra.run.smithi103.stdout:true 2024-04-16T02:01:17.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:16 smithi134 ceph-mon[68182]: pgmap v84: 129 pgs: 129 active+clean; 323 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-04-16T02:01:17.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:16 smithi103 ceph-mon[92435]: pgmap v84: 129 pgs: 129 active+clean; 323 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-04-16T02:01:17.489 INFO:teuthology.orchestra.run.smithi103.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T02:01:17.489 INFO:teuthology.orchestra.run.smithi103.stdout:alertmanager.smithi103 smithi103 *:9093,9094 running (11m) 16s ago 23m 19.0M - 0.20.0 0881eb8f169f 37e2895be705 2024-04-16T02:01:17.489 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi103 smithi103 running (72s) 16s ago 22m 6660k - 18.2.2-1221-ge3fb05d5 aa4d2281650a 055fcee4871a 2024-04-16T02:01:17.489 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi134 smithi134 running (67s) 62s ago 22m 6651k - 18.2.2-1221-ge3fb05d5 aa4d2281650a fcbf7b2dcb44 2024-04-16T02:01:17.490 INFO:teuthology.orchestra.run.smithi103.stdout:grafana.smithi103 smithi103 *:3000 running (9m) 16s ago 22m 33.2M - 6.7.4 557c83e11646 7fa8209ca1a6 2024-04-16T02:01:17.490 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi103.yzimiy smithi103 running (17m) 16s ago 16m 39.4M - 16.2.5 6933c2a0b7dd cf2f08c0639d 2024-04-16T02:01:17.490 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi134.assnsf smithi134 running (16m) 62s ago 16m 15.7M - 16.2.5 6933c2a0b7dd 9ca5fc777b10 2024-04-16T02:01:17.490 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi103.rfboyd smithi103 *:8443,9283,8765 running (3m) 16s ago 24m 496M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 4115033d1c09 2024-04-16T02:01:17.490 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi134.qekssw smithi134 *:8443,9283,8765 running (2m) 62s ago 21m 448M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 87205746141f 2024-04-16T02:01:17.490 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi103 smithi103 running (2m) 16s ago 24m 53.7M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a a2ab3a0eb5ee 2024-04-16T02:01:17.490 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi134 smithi134 running (115s) 62s ago 21m 38.3M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a 87b30e824f75 2024-04-16T02:01:17.490 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.0.1.smithi103.gqcofo smithi103 *:2049 running (14m) 16s ago 14m 78.3M - 3.5 6933c2a0b7dd 0b6b40ef9c00 2024-04-16T02:01:17.490 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.1.1.smithi134.lpxagn smithi134 *:2049 running (14m) 62s ago 14m 75.4M - 3.5 6933c2a0b7dd 57d4a8c9a0d1 2024-04-16T02:01:17.490 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi103 smithi103 *:9100 running (7m) 16s ago 22m 17.0M - 0.18.1 e5a616e4b9cf 7645b6fe3f54 2024-04-16T02:01:17.490 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi134 smithi134 *:9100 running (3m) 62s ago 21m 4688k - 0.18.1 e5a616e4b9cf 4533f23f974c 2024-04-16T02:01:17.490 INFO:teuthology.orchestra.run.smithi103.stdout:osd.0 smithi103 running (45s) 16s ago 21m 121M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a 21884d852c6d 2024-04-16T02:01:17.490 INFO:teuthology.orchestra.run.smithi103.stdout:osd.1 smithi103 running (23s) 16s ago 20m 11.4M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a 6c77bd50a8f1 2024-04-16T02:01:17.491 INFO:teuthology.orchestra.run.smithi103.stdout:osd.2 smithi103 running (20m) 16s ago 20m 259M 1944M 16.2.5 6933c2a0b7dd 12126d451d0f 2024-04-16T02:01:17.491 INFO:teuthology.orchestra.run.smithi103.stdout:osd.3 smithi103 running (20m) 16s ago 20m 391M 1944M 16.2.5 6933c2a0b7dd 8f336b10e958 2024-04-16T02:01:17.491 INFO:teuthology.orchestra.run.smithi103.stdout:osd.4 smithi134 running (19m) 62s ago 19m 386M 2712M 16.2.5 6933c2a0b7dd fb0845263111 2024-04-16T02:01:17.491 INFO:teuthology.orchestra.run.smithi103.stdout:osd.5 smithi134 running (19m) 62s ago 19m 427M 2712M 16.2.5 6933c2a0b7dd 2a44c23ab3a6 2024-04-16T02:01:17.491 INFO:teuthology.orchestra.run.smithi103.stdout:osd.6 smithi134 running (18m) 62s ago 18m 358M 2712M 16.2.5 6933c2a0b7dd b4045b632965 2024-04-16T02:01:17.491 INFO:teuthology.orchestra.run.smithi103.stdout:osd.7 smithi134 running (18m) 62s ago 18m 508M 2712M 16.2.5 6933c2a0b7dd d6fa09360d46 2024-04-16T02:01:17.491 INFO:teuthology.orchestra.run.smithi103.stdout:prometheus.smithi103 smithi103 *:9095 error 16s ago 22m - - 2024-04-16T02:01:17.875 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T02:01:17.875 INFO:teuthology.orchestra.run.smithi103.stdout: "mon": { 2024-04-16T02:01:17.875 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T02:01:17.875 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T02:01:17.875 INFO:teuthology.orchestra.run.smithi103.stdout: "mgr": { 2024-04-16T02:01:17.875 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T02:01:17.875 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T02:01:17.875 INFO:teuthology.orchestra.run.smithi103.stdout: "osd": { 2024-04-16T02:01:17.876 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 6, 2024-04-16T02:01:17.876 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T02:01:17.876 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T02:01:17.876 INFO:teuthology.orchestra.run.smithi103.stdout: "mds": { 2024-04-16T02:01:17.876 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T02:01:17.876 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T02:01:17.876 INFO:teuthology.orchestra.run.smithi103.stdout: "overall": { 2024-04-16T02:01:17.876 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8, 2024-04-16T02:01:17.876 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 6 2024-04-16T02:01:17.876 INFO:teuthology.orchestra.run.smithi103.stdout: } 2024-04-16T02:01:17.876 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T02:01:18.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:17 smithi134 ceph-mon[68182]: from='client.34232 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:01:18.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:17 smithi134 ceph-mon[68182]: from='client.34236 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:01:18.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:17 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:01:18.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:17 smithi103 ceph-mon[92435]: from='client.34232 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:01:18.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:17 smithi103 ceph-mon[92435]: from='client.34236 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:01:18.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:17 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:01:18.205 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T02:01:18.205 INFO:teuthology.orchestra.run.smithi103.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T02:01:18.205 INFO:teuthology.orchestra.run.smithi103.stdout: "in_progress": true, 2024-04-16T02:01:18.205 INFO:teuthology.orchestra.run.smithi103.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T02:01:18.205 INFO:teuthology.orchestra.run.smithi103.stdout: "services_complete": [ 2024-04-16T02:01:18.205 INFO:teuthology.orchestra.run.smithi103.stdout: "crash", 2024-04-16T02:01:18.205 INFO:teuthology.orchestra.run.smithi103.stdout: "mgr", 2024-04-16T02:01:18.205 INFO:teuthology.orchestra.run.smithi103.stdout: "mon" 2024-04-16T02:01:18.205 INFO:teuthology.orchestra.run.smithi103.stdout: ], 2024-04-16T02:01:18.206 INFO:teuthology.orchestra.run.smithi103.stdout: "progress": "8/23 daemons upgraded", 2024-04-16T02:01:18.206 INFO:teuthology.orchestra.run.smithi103.stdout: "message": "Currently upgrading osd daemons", 2024-04-16T02:01:18.206 INFO:teuthology.orchestra.run.smithi103.stdout: "is_paused": false 2024-04-16T02:01:18.206 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T02:01:18.593 INFO:teuthology.orchestra.run.smithi103.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-16T02:01:18.593 INFO:teuthology.orchestra.run.smithi103.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-16T02:01:18.593 INFO:teuthology.orchestra.run.smithi103.stdout: daemon prometheus.smithi103 on smithi103 is in error state 2024-04-16T02:01:19.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:18 smithi134 ceph-mon[68182]: from='client.34240 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:01:19.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:18 smithi134 ceph-mon[68182]: pgmap v85: 129 pgs: 129 active+clean; 323 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T02:01:19.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:18 smithi134 ceph-mon[68182]: from='client.? 172.21.15.103:0/1388990223' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:01:19.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:18 smithi134 ceph-mon[68182]: from='client.? 172.21.15.103:0/3089694999' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T02:01:19.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:18 smithi103 ceph-mon[92435]: from='client.34240 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:01:19.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:18 smithi103 ceph-mon[92435]: pgmap v85: 129 pgs: 129 active+clean; 323 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T02:01:19.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:18 smithi103 ceph-mon[92435]: from='client.? 172.21.15.103:0/1388990223' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:01:19.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:18 smithi103 ceph-mon[92435]: from='client.? 172.21.15.103:0/3089694999' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T02:01:19.446 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T02:01:20.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:19 smithi134 ceph-mon[68182]: from='client.34248 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:01:20.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:19 smithi103 ceph-mon[92435]: from='client.34248 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:01:21.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:20 smithi134 ceph-mon[68182]: pgmap v86: 129 pgs: 129 active+clean; 323 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T02:01:21.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:20 smithi103 ceph-mon[92435]: pgmap v86: 129 pgs: 129 active+clean; 323 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T02:01:22.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:21 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-16T02:01:22.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:21 smithi134 ceph-mon[68182]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-16T02:01:22.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:21 smithi134 ceph-mon[68182]: Upgrade: osd.2 is safe to restart 2024-04-16T02:01:22.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:21 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-16T02:01:22.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:21 smithi103 ceph-mon[92435]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-16T02:01:22.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:21 smithi103 ceph-mon[92435]: Upgrade: osd.2 is safe to restart 2024-04-16T02:01:23.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:23 smithi103 ceph-mon[92435]: pgmap v87: 129 pgs: 129 active+clean; 323 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T02:01:23.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:23 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:01:23.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:23 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T02:01:23.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:23 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:01:23.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:23 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-16T02:01:23.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:23 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T02:01:23.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:23 smithi134 ceph-mon[68182]: pgmap v87: 129 pgs: 129 active+clean; 323 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T02:01:23.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:23 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:01:23.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:23 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T02:01:23.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:23 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:01:23.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:23 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-16T02:01:23.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:23 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T02:01:24.478 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T02:01:24.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:24 smithi134 ceph-mon[68182]: Upgrade: Updating osd.2 2024-04-16T02:01:24.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:24 smithi134 ceph-mon[68182]: Deploying daemon osd.2 on smithi103 2024-04-16T02:01:24.541 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:24 smithi103 ceph-mon[92435]: Upgrade: Updating osd.2 2024-04-16T02:01:24.541 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:24 smithi103 ceph-mon[92435]: Deploying daemon osd.2 on smithi103 2024-04-16T02:01:25.288 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:25 smithi103 ceph-mon[92435]: pgmap v88: 129 pgs: 129 active+clean; 323 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T02:01:25.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:25 smithi134 ceph-mon[68182]: pgmap v88: 129 pgs: 129 active+clean; 323 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T02:01:26.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:26 smithi103 ceph-mon[92435]: pgmap v89: 129 pgs: 129 active+clean; 323 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T02:01:26.383 INFO:journalctl@ceph.osd.2.smithi103.stdout:Apr 16 02:01:26 smithi103 systemd[1]: Stopping Ceph osd.2 for a7e43c46-fb91-11ee-bc8f-c7b262605968... 2024-04-16T02:01:26.383 INFO:journalctl@ceph.osd.2.smithi103.stdout:Apr 16 02:01:26 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd.2[52764]: debug 2024-04-16T02:01:26.319+0000 7f21be8de700 -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-16T02:01:26.383 INFO:journalctl@ceph.osd.2.smithi103.stdout:Apr 16 02:01:26 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd.2[52764]: debug 2024-04-16T02:01:26.319+0000 7f21be8de700 -1 osd.2 81 *** Got signal Terminated *** 2024-04-16T02:01:26.383 INFO:journalctl@ceph.osd.2.smithi103.stdout:Apr 16 02:01:26 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd.2[52764]: debug 2024-04-16T02:01:26.319+0000 7f21be8de700 -1 osd.2 81 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-16T02:01:26.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:26 smithi134 ceph-mon[68182]: pgmap v89: 129 pgs: 129 active+clean; 323 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T02:01:27.100 INFO:journalctl@ceph.osd.2.smithi103.stdout:Apr 16 02:01:26 smithi103 bash[106433]: ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd.2 2024-04-16T02:01:27.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:27 smithi134 ceph-mon[68182]: osd.2 reported immediately failed by osd.4 2024-04-16T02:01:27.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:27 smithi134 ceph-mon[68182]: osd.2 failed (root=default,host=smithi103) (connection refused reported by osd.4) 2024-04-16T02:01:27.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:27 smithi134 ceph-mon[68182]: osd.2 reported immediately failed by osd.3 2024-04-16T02:01:27.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:27 smithi134 ceph-mon[68182]: osd.2 reported immediately failed by osd.5 2024-04-16T02:01:27.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:27 smithi134 ceph-mon[68182]: osd.2 reported immediately failed by osd.7 2024-04-16T02:01:27.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:27 smithi134 ceph-mon[68182]: osd.2 reported immediately failed by osd.0 2024-04-16T02:01:27.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:27 smithi134 ceph-mon[68182]: osd.2 reported immediately failed by osd.3 2024-04-16T02:01:27.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:27 smithi134 ceph-mon[68182]: osd.2 reported immediately failed by osd.0 2024-04-16T02:01:27.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:27 smithi134 ceph-mon[68182]: osd.2 reported immediately failed by osd.1 2024-04-16T02:01:27.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:27 smithi134 ceph-mon[68182]: osd.2 reported immediately failed by osd.3 2024-04-16T02:01:27.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:27 smithi134 ceph-mon[68182]: osd.2 reported immediately failed by osd.1 2024-04-16T02:01:27.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:27 smithi134 ceph-mon[68182]: osd.2 reported immediately failed by osd.6 2024-04-16T02:01:27.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:27 smithi134 ceph-mon[68182]: osd.2 reported immediately failed by osd.7 2024-04-16T02:01:27.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:27 smithi134 ceph-mon[68182]: osd.2 reported immediately failed by osd.4 2024-04-16T02:01:27.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:27 smithi134 ceph-mon[68182]: osd.2 reported immediately failed by osd.5 2024-04-16T02:01:27.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:27 smithi134 ceph-mon[68182]: osd.2 reported immediately failed by osd.6 2024-04-16T02:01:27.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:27 smithi134 ceph-mon[68182]: osd.2 reported immediately failed by osd.7 2024-04-16T02:01:27.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:27 smithi134 ceph-mon[68182]: osd.2 reported immediately failed by osd.4 2024-04-16T02:01:27.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:27 smithi134 ceph-mon[68182]: osd.2 reported immediately failed by osd.5 2024-04-16T02:01:27.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:27 smithi134 ceph-mon[68182]: osd.2 reported immediately failed by osd.4 2024-04-16T02:01:27.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:27 smithi134 ceph-mon[68182]: osd.2 reported immediately failed by osd.3 2024-04-16T02:01:27.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:27 smithi134 ceph-mon[68182]: osd.2 reported immediately failed by osd.5 2024-04-16T02:01:27.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:27 smithi134 ceph-mon[68182]: osd.2 reported immediately failed by osd.7 2024-04-16T02:01:27.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:27 smithi134 ceph-mon[68182]: osd.2 reported immediately failed by osd.1 2024-04-16T02:01:27.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:27 smithi134 ceph-mon[68182]: osd.2 reported immediately failed by osd.0 2024-04-16T02:01:27.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:27 smithi134 ceph-mon[68182]: osd.2 reported immediately failed by osd.3 2024-04-16T02:01:27.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:27 smithi134 ceph-mon[68182]: osd.2 reported immediately failed by osd.0 2024-04-16T02:01:27.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:27 smithi134 ceph-mon[68182]: osd.2 reported immediately failed by osd.1 2024-04-16T02:01:27.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:27 smithi134 ceph-mon[68182]: osd.2 reported immediately failed by osd.3 2024-04-16T02:01:27.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:27 smithi134 ceph-mon[68182]: osd.2 reported immediately failed by osd.0 2024-04-16T02:01:27.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:27 smithi134 ceph-mon[68182]: osd.2 reported immediately failed by osd.1 2024-04-16T02:01:27.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:27 smithi134 ceph-mon[68182]: osd.2 reported immediately failed by osd.5 2024-04-16T02:01:27.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:27 smithi134 ceph-mon[68182]: osd.2 reported immediately failed by osd.6 2024-04-16T02:01:27.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:27 smithi134 ceph-mon[68182]: osd.2 reported immediately failed by osd.7 2024-04-16T02:01:27.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:27 smithi134 ceph-mon[68182]: osd.2 reported immediately failed by osd.4 2024-04-16T02:01:27.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:27 smithi134 ceph-mon[68182]: osd.2 reported immediately failed by osd.5 2024-04-16T02:01:27.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:27 smithi134 ceph-mon[68182]: osd.2 reported immediately failed by osd.6 2024-04-16T02:01:27.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:27 smithi134 ceph-mon[68182]: osd.2 reported immediately failed by osd.7 2024-04-16T02:01:27.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:27 smithi134 ceph-mon[68182]: osd.2 reported immediately failed by osd.4 2024-04-16T02:01:27.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:27 smithi134 ceph-mon[68182]: osd.2 reported immediately failed by osd.1 2024-04-16T02:01:27.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:27 smithi134 ceph-mon[68182]: osd.2 reported immediately failed by osd.0 2024-04-16T02:01:27.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:27 smithi134 ceph-mon[68182]: osd.2 reported immediately failed by osd.4 2024-04-16T02:01:27.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:27 smithi134 ceph-mon[68182]: osd.2 reported immediately failed by osd.3 2024-04-16T02:01:27.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:27 smithi134 ceph-mon[68182]: osd.2 reported immediately failed by osd.7 2024-04-16T02:01:27.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:27 smithi134 ceph-mon[68182]: osd.2 reported immediately failed by osd.5 2024-04-16T02:01:27.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:27 smithi103 ceph-mon[92435]: osd.2 reported immediately failed by osd.4 2024-04-16T02:01:27.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:27 smithi103 ceph-mon[92435]: osd.2 failed (root=default,host=smithi103) (connection refused reported by osd.4) 2024-04-16T02:01:27.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:27 smithi103 ceph-mon[92435]: osd.2 reported immediately failed by osd.3 2024-04-16T02:01:27.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:27 smithi103 ceph-mon[92435]: osd.2 reported immediately failed by osd.5 2024-04-16T02:01:27.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:27 smithi103 ceph-mon[92435]: osd.2 reported immediately failed by osd.7 2024-04-16T02:01:27.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:27 smithi103 ceph-mon[92435]: osd.2 reported immediately failed by osd.0 2024-04-16T02:01:27.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:27 smithi103 ceph-mon[92435]: osd.2 reported immediately failed by osd.3 2024-04-16T02:01:27.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:27 smithi103 ceph-mon[92435]: osd.2 reported immediately failed by osd.0 2024-04-16T02:01:27.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:27 smithi103 ceph-mon[92435]: osd.2 reported immediately failed by osd.1 2024-04-16T02:01:27.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:27 smithi103 ceph-mon[92435]: osd.2 reported immediately failed by osd.3 2024-04-16T02:01:27.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:27 smithi103 ceph-mon[92435]: osd.2 reported immediately failed by osd.1 2024-04-16T02:01:27.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:27 smithi103 ceph-mon[92435]: osd.2 reported immediately failed by osd.6 2024-04-16T02:01:27.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:27 smithi103 ceph-mon[92435]: osd.2 reported immediately failed by osd.7 2024-04-16T02:01:27.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:27 smithi103 ceph-mon[92435]: osd.2 reported immediately failed by osd.4 2024-04-16T02:01:27.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:27 smithi103 ceph-mon[92435]: osd.2 reported immediately failed by osd.5 2024-04-16T02:01:27.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:27 smithi103 ceph-mon[92435]: osd.2 reported immediately failed by osd.6 2024-04-16T02:01:27.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:27 smithi103 ceph-mon[92435]: osd.2 reported immediately failed by osd.7 2024-04-16T02:01:27.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:27 smithi103 ceph-mon[92435]: osd.2 reported immediately failed by osd.4 2024-04-16T02:01:27.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:27 smithi103 ceph-mon[92435]: osd.2 reported immediately failed by osd.5 2024-04-16T02:01:27.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:27 smithi103 ceph-mon[92435]: osd.2 reported immediately failed by osd.4 2024-04-16T02:01:27.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:27 smithi103 ceph-mon[92435]: osd.2 reported immediately failed by osd.3 2024-04-16T02:01:27.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:27 smithi103 ceph-mon[92435]: osd.2 reported immediately failed by osd.5 2024-04-16T02:01:27.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:27 smithi103 ceph-mon[92435]: osd.2 reported immediately failed by osd.7 2024-04-16T02:01:27.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:27 smithi103 ceph-mon[92435]: osd.2 reported immediately failed by osd.1 2024-04-16T02:01:27.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:27 smithi103 ceph-mon[92435]: osd.2 reported immediately failed by osd.0 2024-04-16T02:01:27.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:27 smithi103 ceph-mon[92435]: osd.2 reported immediately failed by osd.3 2024-04-16T02:01:27.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:27 smithi103 ceph-mon[92435]: osd.2 reported immediately failed by osd.0 2024-04-16T02:01:27.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:27 smithi103 ceph-mon[92435]: osd.2 reported immediately failed by osd.1 2024-04-16T02:01:27.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:27 smithi103 ceph-mon[92435]: osd.2 reported immediately failed by osd.3 2024-04-16T02:01:27.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:27 smithi103 ceph-mon[92435]: osd.2 reported immediately failed by osd.0 2024-04-16T02:01:27.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:27 smithi103 ceph-mon[92435]: osd.2 reported immediately failed by osd.1 2024-04-16T02:01:27.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:27 smithi103 ceph-mon[92435]: osd.2 reported immediately failed by osd.5 2024-04-16T02:01:27.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:27 smithi103 ceph-mon[92435]: osd.2 reported immediately failed by osd.6 2024-04-16T02:01:27.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:27 smithi103 ceph-mon[92435]: osd.2 reported immediately failed by osd.7 2024-04-16T02:01:27.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:27 smithi103 ceph-mon[92435]: osd.2 reported immediately failed by osd.4 2024-04-16T02:01:27.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:27 smithi103 ceph-mon[92435]: osd.2 reported immediately failed by osd.5 2024-04-16T02:01:27.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:27 smithi103 ceph-mon[92435]: osd.2 reported immediately failed by osd.6 2024-04-16T02:01:27.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:27 smithi103 ceph-mon[92435]: osd.2 reported immediately failed by osd.7 2024-04-16T02:01:27.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:27 smithi103 ceph-mon[92435]: osd.2 reported immediately failed by osd.4 2024-04-16T02:01:27.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:27 smithi103 ceph-mon[92435]: osd.2 reported immediately failed by osd.1 2024-04-16T02:01:27.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:27 smithi103 ceph-mon[92435]: osd.2 reported immediately failed by osd.0 2024-04-16T02:01:27.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:27 smithi103 ceph-mon[92435]: osd.2 reported immediately failed by osd.4 2024-04-16T02:01:27.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:27 smithi103 ceph-mon[92435]: osd.2 reported immediately failed by osd.3 2024-04-16T02:01:27.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:27 smithi103 ceph-mon[92435]: osd.2 reported immediately failed by osd.7 2024-04-16T02:01:27.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:27 smithi103 ceph-mon[92435]: osd.2 reported immediately failed by osd.5 2024-04-16T02:01:28.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:28 smithi134 ceph-mon[68182]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-16T02:01:28.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:28 smithi134 ceph-mon[68182]: osdmap e82: 8 total, 7 up, 8 in 2024-04-16T02:01:28.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:28 smithi134 ceph-mon[68182]: pgmap v91: 129 pgs: 10 stale+active+clean, 119 active+clean; 323 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-04-16T02:01:28.608 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:28 smithi103 ceph-mon[92435]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-16T02:01:28.608 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:28 smithi103 ceph-mon[92435]: osdmap e82: 8 total, 7 up, 8 in 2024-04-16T02:01:28.608 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:28 smithi103 ceph-mon[92435]: pgmap v91: 129 pgs: 10 stale+active+clean, 119 active+clean; 323 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-04-16T02:01:29.218 INFO:journalctl@ceph.osd.2.smithi103.stdout:Apr 16 02:01:28 smithi103 systemd[1]: ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968@osd.2.service: Succeeded. 2024-04-16T02:01:29.219 INFO:journalctl@ceph.osd.2.smithi103.stdout:Apr 16 02:01:28 smithi103 systemd[1]: Stopped Ceph osd.2 for a7e43c46-fb91-11ee-bc8f-c7b262605968. 2024-04-16T02:01:29.219 INFO:journalctl@ceph.osd.2.smithi103.stdout:Apr 16 02:01:29 smithi103 systemd[1]: Starting Ceph osd.2 for a7e43c46-fb91-11ee-bc8f-c7b262605968... 2024-04-16T02:01:29.479 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:29 smithi103 ceph-mon[92435]: osdmap e83: 8 total, 7 up, 8 in 2024-04-16T02:01:29.522 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T02:01:29.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:29 smithi134 ceph-mon[68182]: osdmap e83: 8 total, 7 up, 8 in 2024-04-16T02:01:30.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:30 smithi103 ceph-mon[92435]: pgmap v93: 129 pgs: 29 peering, 2 stale+active+clean, 98 active+clean; 323 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-16T02:01:30.383 INFO:journalctl@ceph.osd.2.smithi103.stdout:Apr 16 02:01:30 smithi103 bash[106718]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-04-16T02:01:30.383 INFO:journalctl@ceph.osd.2.smithi103.stdout:Apr 16 02:01:30 smithi103 bash[106718]: 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-16T02:01:30.383 INFO:journalctl@ceph.osd.2.smithi103.stdout:Apr 16 02:01:30 smithi103 bash[106718]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-04-16T02:01:30.383 INFO:journalctl@ceph.osd.2.smithi103.stdout:Apr 16 02:01:30 smithi103 bash[106718]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-04-16T02:01:30.383 INFO:journalctl@ceph.osd.2.smithi103.stdout:Apr 16 02:01:30 smithi103 bash[106718]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-04-16T02:01:30.384 INFO:journalctl@ceph.osd.2.smithi103.stdout:Apr 16 02:01:30 smithi103 bash[106718]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-04-16T02:01:30.384 INFO:journalctl@ceph.osd.2.smithi103.stdout:Apr 16 02:01:30 smithi103 bash[106718]: --> ceph-volume raw activate successful for osd ID: 2 2024-04-16T02:01:30.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:30 smithi134 ceph-mon[68182]: pgmap v93: 129 pgs: 29 peering, 2 stale+active+clean, 98 active+clean; 323 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-16T02:01:31.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:31 smithi134 ceph-mon[68182]: Health check failed: Reduced data availability: 1 pg inactive, 5 pgs peering (PG_AVAILABILITY) 2024-04-16T02:01:31.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:31 smithi103 ceph-mon[92435]: Health check failed: Reduced data availability: 1 pg inactive, 5 pgs peering (PG_AVAILABILITY) 2024-04-16T02:01:31.633 INFO:journalctl@ceph.osd.2.smithi103.stdout:Apr 16 02:01:31 smithi103 ceph-osd[107053]: -- 172.21.15.103:0/363010529 <== mon.0 v2:172.21.15.103:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5565ba35d1e0 con 0x5565ba32d000 2024-04-16T02:01:31.633 INFO:journalctl@ceph.osd.2.smithi103.stdout:Apr 16 02:01:31 smithi103 bash[107015]: fbc24af02611fcddf375f94a161da555ed0023b9e38e64ce7ea7607582199a04 2024-04-16T02:01:31.633 INFO:journalctl@ceph.osd.2.smithi103.stdout:Apr 16 02:01:31 smithi103 systemd[1]: Started Ceph osd.2 for a7e43c46-fb91-11ee-bc8f-c7b262605968. 2024-04-16T02:01:32.133 INFO:journalctl@ceph.osd.2.smithi103.stdout:Apr 16 02:01:31 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-2[107030]: 2024-04-16T02:01:31.835+0000 7f2cedc507c0 -1 Falling back to public interface 2024-04-16T02:01:32.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:32 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:01:32.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:32 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:01:32.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:32 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T02:01:32.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:32 smithi134 ceph-mon[68182]: pgmap v94: 129 pgs: 4 active+undersized+degraded, 29 peering, 2 active+undersized, 94 active+clean; 323 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 36/1566 objects degraded (2.299%) 2024-04-16T02:01:32.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:32 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:01:32.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:32 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:01:32.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:32 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T02:01:32.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:32 smithi103 ceph-mon[92435]: pgmap v94: 129 pgs: 4 active+undersized+degraded, 29 peering, 2 active+undersized, 94 active+clean; 323 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 36/1566 objects degraded (2.299%) 2024-04-16T02:01:33.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:33 smithi134 ceph-mon[68182]: Health check failed: Degraded data redundancy: 36/1566 objects degraded (2.299%), 4 pgs degraded (PG_DEGRADED) 2024-04-16T02:01:33.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:33 smithi103 ceph-mon[92435]: Health check failed: Degraded data redundancy: 36/1566 objects degraded (2.299%), 4 pgs degraded (PG_DEGRADED) 2024-04-16T02:01:34.564 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T02:01:34.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:34 smithi134 ceph-mon[68182]: pgmap v95: 129 pgs: 22 active+undersized+degraded, 13 active+undersized, 94 active+clean; 323 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 139/1566 objects degraded (8.876%) 2024-04-16T02:01:34.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:34 smithi103 ceph-mon[92435]: pgmap v95: 129 pgs: 22 active+undersized+degraded, 13 active+undersized, 94 active+clean; 323 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 139/1566 objects degraded (8.876%) 2024-04-16T02:01:35.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:35 smithi103 ceph-mon[92435]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 5 pgs peering) 2024-04-16T02:01:35.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:35 smithi134 ceph-mon[68182]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 5 pgs peering) 2024-04-16T02:01:36.044 INFO:journalctl@ceph.osd.2.smithi103.stdout:Apr 16 02:01:35 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-2[107030]: 2024-04-16T02:01:35.694+0000 7f2cedc507c0 -1 osd.2 0 read_superblock omap replica is missing. 2024-04-16T02:01:36.382 INFO:journalctl@ceph.osd.2.smithi103.stdout:Apr 16 02:01:36 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-2[107030]: 2024-04-16T02:01:36.048+0000 7f2cedc507c0 -1 osd.2 81 log_to_monitors true 2024-04-16T02:01:36.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:36 smithi134 ceph-mon[68182]: pgmap v96: 129 pgs: 22 active+undersized+degraded, 13 active+undersized, 94 active+clean; 323 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 240 B/s wr, 0 op/s; 139/1566 objects degraded (8.876%) 2024-04-16T02:01:36.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:36 smithi134 ceph-mon[68182]: from='osd.2 [v2:172.21.15.103:6818/2607096290,v1:172.21.15.103:6819/2607096290]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-16T02:01:36.882 INFO:journalctl@ceph.osd.2.smithi103.stdout:Apr 16 02:01:36 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-2[107030]: 2024-04-16T02:01:36.450+0000 7f2cdf0aa700 -1 osd.2 81 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-16T02:01:36.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:36 smithi103 ceph-mon[92435]: pgmap v96: 129 pgs: 22 active+undersized+degraded, 13 active+undersized, 94 active+clean; 323 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 240 B/s wr, 0 op/s; 139/1566 objects degraded (8.876%) 2024-04-16T02:01:36.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:36 smithi103 ceph-mon[92435]: from='osd.2 [v2:172.21.15.103:6818/2607096290,v1:172.21.15.103:6819/2607096290]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-16T02:01:37.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:37 smithi134 ceph-mon[68182]: from='osd.2 [v2:172.21.15.103:6818/2607096290,v1:172.21.15.103:6819/2607096290]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-16T02:01:37.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:37 smithi134 ceph-mon[68182]: osdmap e84: 8 total, 7 up, 8 in 2024-04-16T02:01:37.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:37 smithi134 ceph-mon[68182]: from='osd.2 [v2:172.21.15.103:6818/2607096290,v1:172.21.15.103:6819/2607096290]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi103", "root=default"]}]: dispatch 2024-04-16T02:01:37.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:37 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:01:37.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:37 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T02:01:37.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:37 smithi103 ceph-mon[92435]: from='osd.2 [v2:172.21.15.103:6818/2607096290,v1:172.21.15.103:6819/2607096290]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-16T02:01:37.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:37 smithi103 ceph-mon[92435]: osdmap e84: 8 total, 7 up, 8 in 2024-04-16T02:01:37.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:37 smithi103 ceph-mon[92435]: from='osd.2 [v2:172.21.15.103:6818/2607096290,v1:172.21.15.103:6819/2607096290]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi103", "root=default"]}]: dispatch 2024-04-16T02:01:37.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:37 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:01:37.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:37 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T02:01:38.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:38 smithi134 ceph-mon[68182]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-16T02:01:38.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:38 smithi134 ceph-mon[68182]: osd.2 [v2:172.21.15.103:6818/2607096290,v1:172.21.15.103:6819/2607096290] boot 2024-04-16T02:01:38.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:38 smithi134 ceph-mon[68182]: osdmap e85: 8 total, 8 up, 8 in 2024-04-16T02:01:38.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:38 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T02:01:38.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:38 smithi134 ceph-mon[68182]: pgmap v99: 129 pgs: 22 active+undersized+degraded, 13 active+undersized, 94 active+clean; 323 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s; 139/1566 objects degraded (8.876%) 2024-04-16T02:01:38.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:38 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:01:38.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:38 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:01:38.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:38 smithi134 ceph-mon[68182]: osdmap e86: 8 total, 8 up, 8 in 2024-04-16T02:01:38.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:38 smithi103 ceph-mon[92435]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-16T02:01:38.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:38 smithi103 ceph-mon[92435]: osd.2 [v2:172.21.15.103:6818/2607096290,v1:172.21.15.103:6819/2607096290] boot 2024-04-16T02:01:38.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:38 smithi103 ceph-mon[92435]: osdmap e85: 8 total, 8 up, 8 in 2024-04-16T02:01:38.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:38 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T02:01:38.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:38 smithi103 ceph-mon[92435]: pgmap v99: 129 pgs: 22 active+undersized+degraded, 13 active+undersized, 94 active+clean; 323 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s; 139/1566 objects degraded (8.876%) 2024-04-16T02:01:38.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:38 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:01:38.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:38 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:01:38.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:38 smithi103 ceph-mon[92435]: osdmap e86: 8 total, 8 up, 8 in 2024-04-16T02:01:39.596 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T02:01:39.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:39 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:01:39.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:39 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:01:39.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:39 smithi103 ceph-mon[92435]: Health check update: Degraded data redundancy: 139/1566 objects degraded (8.876%), 22 pgs degraded (PG_DEGRADED) 2024-04-16T02:01:39.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:39 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:01:39.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:39 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:01:39.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:39 smithi134 ceph-mon[68182]: Health check update: Degraded data redundancy: 139/1566 objects degraded (8.876%), 22 pgs degraded (PG_DEGRADED) 2024-04-16T02:01:40.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:40 smithi103 ceph-mon[92435]: pgmap v101: 129 pgs: 21 peering, 8 active+undersized+degraded, 6 active+undersized, 94 active+clean; 323 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 50/1566 objects degraded (3.193%) 2024-04-16T02:01:40.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:40 smithi134 ceph-mon[68182]: pgmap v101: 129 pgs: 21 peering, 8 active+undersized+degraded, 6 active+undersized, 94 active+clean; 323 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 50/1566 objects degraded (3.193%) 2024-04-16T02:01:42.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:41 smithi103 ceph-mon[92435]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 50/1566 objects degraded (3.193%), 8 pgs degraded) 2024-04-16T02:01:42.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:41 smithi134 ceph-mon[68182]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 50/1566 objects degraded (3.193%), 8 pgs degraded) 2024-04-16T02:01:43.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:42 smithi103 ceph-mon[92435]: pgmap v102: 129 pgs: 21 peering, 108 active+clean; 323 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 341 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-16T02:01:43.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:42 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:01:43.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:42 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:01:43.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:42 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T02:01:43.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:42 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T02:01:43.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:42 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:01:43.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:42 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:01:43.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:42 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T02:01:43.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:42 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:01:43.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:42 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:01:43.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:42 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:01:43.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:42 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-16T02:01:43.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:42 smithi134 ceph-mon[68182]: pgmap v102: 129 pgs: 21 peering, 108 active+clean; 323 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 341 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-16T02:01:43.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:42 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:01:43.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:42 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:01:43.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:42 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T02:01:43.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:42 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T02:01:43.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:42 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:01:43.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:42 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:01:43.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:42 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T02:01:43.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:42 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:01:43.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:42 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:01:43.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:42 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:01:43.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:42 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-16T02:01:44.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:43 smithi103 ceph-mon[92435]: pgmap v103: 129 pgs: 21 peering, 108 active+clean; 323 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 345 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-16T02:01:44.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:43 smithi103 ceph-mon[92435]: pgmap v104: 129 pgs: 21 peering, 108 active+clean; 323 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 416 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-16T02:01:44.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:43 smithi103 ceph-mon[92435]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-16T02:01:44.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:43 smithi103 ceph-mon[92435]: Upgrade: unsafe to stop osd(s) at this time (6 PGs are or would become offline) 2024-04-16T02:01:44.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:43 smithi134 ceph-mon[68182]: pgmap v103: 129 pgs: 21 peering, 108 active+clean; 323 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 345 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-16T02:01:44.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:43 smithi134 ceph-mon[68182]: pgmap v104: 129 pgs: 21 peering, 108 active+clean; 323 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 416 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-16T02:01:44.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:43 smithi134 ceph-mon[68182]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-16T02:01:44.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:43 smithi134 ceph-mon[68182]: Upgrade: unsafe to stop osd(s) at this time (6 PGs are or would become offline) 2024-04-16T02:01:44.650 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T02:01:46.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:45 smithi103 ceph-mon[92435]: pgmap v105: 129 pgs: 129 active+clean; 323 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 308 B/s rd, 308 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-16T02:01:46.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:45 smithi134 ceph-mon[68182]: pgmap v105: 129 pgs: 129 active+clean; 323 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 308 B/s rd, 308 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-16T02:01:48.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:47 smithi103 ceph-mon[92435]: pgmap v106: 129 pgs: 129 active+clean; 323 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 258 B/s rd, 258 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-16T02:01:48.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:47 smithi134 ceph-mon[68182]: pgmap v106: 129 pgs: 129 active+clean; 323 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 258 B/s rd, 258 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-16T02:01:48.945 INFO:teuthology.orchestra.run.smithi103.stdout:true 2024-04-16T02:01:49.578 INFO:teuthology.orchestra.run.smithi103.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T02:01:49.578 INFO:teuthology.orchestra.run.smithi103.stdout:alertmanager.smithi103 smithi103 *:9093,9094 running (12m) 11s ago 23m 18.7M - 0.20.0 0881eb8f169f 37e2895be705 2024-04-16T02:01:49.578 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi103 smithi103 running (104s) 11s ago 23m 6660k - 18.2.2-1221-ge3fb05d5 aa4d2281650a 055fcee4871a 2024-04-16T02:01:49.578 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi134 smithi134 running (99s) 94s ago 22m 6651k - 18.2.2-1221-ge3fb05d5 aa4d2281650a fcbf7b2dcb44 2024-04-16T02:01:49.578 INFO:teuthology.orchestra.run.smithi103.stdout:grafana.smithi103 smithi103 *:3000 running (10m) 11s ago 23m 33.2M - 6.7.4 557c83e11646 7fa8209ca1a6 2024-04-16T02:01:49.578 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi103.yzimiy smithi103 running (17m) 11s ago 17m 39.4M - 16.2.5 6933c2a0b7dd cf2f08c0639d 2024-04-16T02:01:49.578 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi134.assnsf smithi134 running (17m) 94s ago 17m 15.7M - 16.2.5 6933c2a0b7dd 9ca5fc777b10 2024-04-16T02:01:49.578 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi103.rfboyd smithi103 *:8443,9283,8765 running (3m) 11s ago 25m 498M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 4115033d1c09 2024-04-16T02:01:49.579 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi134.qekssw smithi134 *:8443,9283,8765 running (3m) 94s ago 22m 448M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 87205746141f 2024-04-16T02:01:49.579 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi103 smithi103 running (2m) 11s ago 25m 55.5M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a a2ab3a0eb5ee 2024-04-16T02:01:49.579 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi134 smithi134 running (2m) 94s ago 22m 38.3M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a 87b30e824f75 2024-04-16T02:01:49.579 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.0.1.smithi103.gqcofo smithi103 *:2049 running (14m) 11s ago 14m 78.4M - 3.5 6933c2a0b7dd 0b6b40ef9c00 2024-04-16T02:01:49.579 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.1.1.smithi134.lpxagn smithi134 *:2049 running (14m) 94s ago 14m 75.4M - 3.5 6933c2a0b7dd 57d4a8c9a0d1 2024-04-16T02:01:49.579 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi103 smithi103 *:9100 running (8m) 11s ago 23m 17.0M - 0.18.1 e5a616e4b9cf 7645b6fe3f54 2024-04-16T02:01:49.579 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi134 smithi134 *:9100 running (3m) 94s ago 22m 4688k - 0.18.1 e5a616e4b9cf 4533f23f974c 2024-04-16T02:01:49.579 INFO:teuthology.orchestra.run.smithi103.stdout:osd.0 smithi103 running (77s) 11s ago 21m 123M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a 21884d852c6d 2024-04-16T02:01:49.579 INFO:teuthology.orchestra.run.smithi103.stdout:osd.1 smithi103 running (55s) 11s ago 21m 107M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a 6c77bd50a8f1 2024-04-16T02:01:49.579 INFO:teuthology.orchestra.run.smithi103.stdout:osd.2 smithi103 running (18s) 11s ago 20m 11.4M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a fbc24af02611 2024-04-16T02:01:49.579 INFO:teuthology.orchestra.run.smithi103.stdout:osd.3 smithi103 running (20m) 11s ago 20m 391M 1944M 16.2.5 6933c2a0b7dd 8f336b10e958 2024-04-16T02:01:49.580 INFO:teuthology.orchestra.run.smithi103.stdout:osd.4 smithi134 running (20m) 94s ago 20m 386M 2712M 16.2.5 6933c2a0b7dd fb0845263111 2024-04-16T02:01:49.580 INFO:teuthology.orchestra.run.smithi103.stdout:osd.5 smithi134 running (19m) 94s ago 19m 427M 2712M 16.2.5 6933c2a0b7dd 2a44c23ab3a6 2024-04-16T02:01:49.580 INFO:teuthology.orchestra.run.smithi103.stdout:osd.6 smithi134 running (19m) 94s ago 19m 358M 2712M 16.2.5 6933c2a0b7dd b4045b632965 2024-04-16T02:01:49.580 INFO:teuthology.orchestra.run.smithi103.stdout:osd.7 smithi134 running (19m) 94s ago 19m 508M 2712M 16.2.5 6933c2a0b7dd d6fa09360d46 2024-04-16T02:01:49.580 INFO:teuthology.orchestra.run.smithi103.stdout:prometheus.smithi103 smithi103 *:9095 error 11s ago 22m - - 2024-04-16T02:01:49.681 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T02:01:49.971 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T02:01:49.971 INFO:teuthology.orchestra.run.smithi103.stdout: "mon": { 2024-04-16T02:01:49.971 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T02:01:49.971 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T02:01:49.971 INFO:teuthology.orchestra.run.smithi103.stdout: "mgr": { 2024-04-16T02:01:49.971 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T02:01:49.971 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T02:01:49.971 INFO:teuthology.orchestra.run.smithi103.stdout: "osd": { 2024-04-16T02:01:49.971 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 5, 2024-04-16T02:01:49.971 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 3 2024-04-16T02:01:49.972 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T02:01:49.972 INFO:teuthology.orchestra.run.smithi103.stdout: "mds": { 2024-04-16T02:01:49.972 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T02:01:49.972 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T02:01:49.972 INFO:teuthology.orchestra.run.smithi103.stdout: "overall": { 2024-04-16T02:01:49.972 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 7, 2024-04-16T02:01:49.972 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 7 2024-04-16T02:01:49.972 INFO:teuthology.orchestra.run.smithi103.stdout: } 2024-04-16T02:01:49.972 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T02:01:50.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:49 smithi103 ceph-mon[92435]: pgmap v107: 129 pgs: 129 active+clean; 323 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 237 B/s rd, 355 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-16T02:01:50.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:49 smithi103 ceph-mon[92435]: from='client.34260 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:01:50.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:49 smithi134 ceph-mon[68182]: pgmap v107: 129 pgs: 129 active+clean; 323 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 237 B/s rd, 355 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-16T02:01:50.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:49 smithi134 ceph-mon[68182]: from='client.34260 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:01:50.297 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T02:01:50.297 INFO:teuthology.orchestra.run.smithi103.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T02:01:50.297 INFO:teuthology.orchestra.run.smithi103.stdout: "in_progress": true, 2024-04-16T02:01:50.297 INFO:teuthology.orchestra.run.smithi103.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T02:01:50.298 INFO:teuthology.orchestra.run.smithi103.stdout: "services_complete": [ 2024-04-16T02:01:50.298 INFO:teuthology.orchestra.run.smithi103.stdout: "crash", 2024-04-16T02:01:50.298 INFO:teuthology.orchestra.run.smithi103.stdout: "mgr", 2024-04-16T02:01:50.298 INFO:teuthology.orchestra.run.smithi103.stdout: "mon" 2024-04-16T02:01:50.298 INFO:teuthology.orchestra.run.smithi103.stdout: ], 2024-04-16T02:01:50.298 INFO:teuthology.orchestra.run.smithi103.stdout: "progress": "9/23 daemons upgraded", 2024-04-16T02:01:50.298 INFO:teuthology.orchestra.run.smithi103.stdout: "message": "Currently upgrading osd daemons", 2024-04-16T02:01:50.298 INFO:teuthology.orchestra.run.smithi103.stdout: "is_paused": false 2024-04-16T02:01:50.298 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T02:01:50.682 INFO:teuthology.orchestra.run.smithi103.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-16T02:01:50.683 INFO:teuthology.orchestra.run.smithi103.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-16T02:01:50.683 INFO:teuthology.orchestra.run.smithi103.stdout: daemon prometheus.smithi103 on smithi103 is in error state 2024-04-16T02:01:51.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:50 smithi103 ceph-mon[92435]: from='client.34264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:01:51.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:50 smithi103 ceph-mon[92435]: from='client.34268 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:01:51.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:50 smithi103 ceph-mon[92435]: from='client.? 172.21.15.103:0/2257671562' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:01:51.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:50 smithi103 ceph-mon[92435]: from='client.? 172.21.15.103:0/2563043848' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T02:01:51.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:50 smithi134 ceph-mon[68182]: from='client.34264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:01:51.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:50 smithi134 ceph-mon[68182]: from='client.34268 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:01:51.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:50 smithi134 ceph-mon[68182]: from='client.? 172.21.15.103:0/2257671562' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:01:51.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:50 smithi134 ceph-mon[68182]: from='client.? 172.21.15.103:0/2563043848' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T02:01:52.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:51 smithi103 ceph-mon[92435]: from='client.34276 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:01:52.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:51 smithi103 ceph-mon[92435]: pgmap v108: 129 pgs: 129 active+clean; 323 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 237 B/s rd, 118 B/s wr, 0 op/s 2024-04-16T02:01:52.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:51 smithi134 ceph-mon[68182]: from='client.34276 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:01:52.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:51 smithi134 ceph-mon[68182]: pgmap v108: 129 pgs: 129 active+clean; 323 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 237 B/s rd, 118 B/s wr, 0 op/s 2024-04-16T02:01:53.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:53 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:01:53.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:53 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T02:01:53.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:53 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:01:53.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:53 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:01:53.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:53 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T02:01:53.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:53 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:01:54.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:54 smithi134 ceph-mon[68182]: pgmap v109: 129 pgs: 129 active+clean; 323 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-04-16T02:01:54.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:54 smithi103 ceph-mon[92435]: pgmap v109: 129 pgs: 129 active+clean; 323 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-04-16T02:01:54.717 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T02:01:56.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:56 smithi134 ceph-mon[68182]: pgmap v110: 129 pgs: 129 active+clean; 323 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T02:01:56.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:56 smithi103 ceph-mon[92435]: pgmap v110: 129 pgs: 129 active+clean; 323 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T02:01:57.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:57 smithi134 ceph-mon[68182]: pgmap v111: 129 pgs: 129 active+clean; 323 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T02:01:57.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:57 smithi103 ceph-mon[92435]: pgmap v111: 129 pgs: 129 active+clean; 323 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T02:01:58.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:58 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-16T02:01:58.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:58 smithi134 ceph-mon[68182]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-16T02:01:58.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:01:58 smithi134 ceph-mon[68182]: Upgrade: osd.3 is safe to restart 2024-04-16T02:01:58.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:58 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-16T02:01:58.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:58 smithi103 ceph-mon[92435]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-16T02:01:58.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:01:58 smithi103 ceph-mon[92435]: Upgrade: osd.3 is safe to restart 2024-04-16T02:01:59.762 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T02:02:00.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:00 smithi103 ceph-mon[92435]: pgmap v112: 129 pgs: 129 active+clean; 323 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T02:02:00.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:00 smithi103 ceph-mon[92435]: Upgrade: Updating osd.3 2024-04-16T02:02:00.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:00 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:02:00.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:00 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-16T02:02:00.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:00 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T02:02:00.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:00 smithi103 ceph-mon[92435]: Deploying daemon osd.3 on smithi103 2024-04-16T02:02:00.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:00 smithi134 ceph-mon[68182]: pgmap v112: 129 pgs: 129 active+clean; 323 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T02:02:00.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:00 smithi134 ceph-mon[68182]: Upgrade: Updating osd.3 2024-04-16T02:02:00.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:00 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:02:00.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:00 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-16T02:02:00.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:00 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T02:02:00.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:00 smithi134 ceph-mon[68182]: Deploying daemon osd.3 on smithi103 2024-04-16T02:02:02.282 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:02 smithi103 ceph-mon[92435]: pgmap v113: 129 pgs: 129 active+clean; 323 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T02:02:02.287 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:02 smithi134 ceph-mon[68182]: pgmap v113: 129 pgs: 129 active+clean; 323 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T02:02:02.883 INFO:journalctl@ceph.osd.3.smithi103.stdout:Apr 16 02:02:02 smithi103 systemd[1]: Stopping Ceph osd.3 for a7e43c46-fb91-11ee-bc8f-c7b262605968... 2024-04-16T02:02:02.883 INFO:journalctl@ceph.osd.3.smithi103.stdout:Apr 16 02:02:02 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd.3[56408]: debug 2024-04-16T02:02:02.801+0000 7f9127b16700 -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-16T02:02:02.883 INFO:journalctl@ceph.osd.3.smithi103.stdout:Apr 16 02:02:02 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd.3[56408]: debug 2024-04-16T02:02:02.801+0000 7f9127b16700 -1 osd.3 86 *** Got signal Terminated *** 2024-04-16T02:02:02.883 INFO:journalctl@ceph.osd.3.smithi103.stdout:Apr 16 02:02:02 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd.3[56408]: debug 2024-04-16T02:02:02.801+0000 7f9127b16700 -1 osd.3 86 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-16T02:02:03.632 INFO:journalctl@ceph.osd.3.smithi103.stdout:Apr 16 02:02:03 smithi103 bash[109662]: ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd.3 2024-04-16T02:02:04.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:04 smithi134 ceph-mon[68182]: pgmap v114: 129 pgs: 129 active+clean; 323 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T02:02:04.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:04 smithi134 ceph-mon[68182]: osd.3 reported immediately failed by osd.0 2024-04-16T02:02:04.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:04 smithi134 ceph-mon[68182]: osd.3 failed (root=default,host=smithi103) (connection refused reported by osd.0) 2024-04-16T02:02:04.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:04 smithi134 ceph-mon[68182]: osd.3 reported immediately failed by osd.0 2024-04-16T02:02:04.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:04 smithi134 ceph-mon[68182]: osd.3 reported immediately failed by osd.1 2024-04-16T02:02:04.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:04 smithi134 ceph-mon[68182]: osd.3 reported immediately failed by osd.2 2024-04-16T02:02:04.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:04 smithi134 ceph-mon[68182]: osd.3 reported immediately failed by osd.7 2024-04-16T02:02:04.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:04 smithi134 ceph-mon[68182]: osd.3 reported immediately failed by osd.4 2024-04-16T02:02:04.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:04 smithi134 ceph-mon[68182]: osd.3 reported immediately failed by osd.5 2024-04-16T02:02:04.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:04 smithi134 ceph-mon[68182]: osd.3 reported immediately failed by osd.6 2024-04-16T02:02:04.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:04 smithi134 ceph-mon[68182]: osd.3 reported immediately failed by osd.1 2024-04-16T02:02:04.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:04 smithi134 ceph-mon[68182]: osd.3 reported immediately failed by osd.2 2024-04-16T02:02:04.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:04 smithi134 ceph-mon[68182]: osd.3 reported immediately failed by osd.7 2024-04-16T02:02:04.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:04 smithi134 ceph-mon[68182]: osd.3 reported immediately failed by osd.4 2024-04-16T02:02:04.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:04 smithi134 ceph-mon[68182]: osd.3 reported immediately failed by osd.5 2024-04-16T02:02:04.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:04 smithi134 ceph-mon[68182]: osd.3 reported immediately failed by osd.6 2024-04-16T02:02:04.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:04 smithi134 ceph-mon[68182]: osd.3 reported immediately failed by osd.4 2024-04-16T02:02:04.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:04 smithi134 ceph-mon[68182]: osd.3 reported immediately failed by osd.5 2024-04-16T02:02:04.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:04 smithi134 ceph-mon[68182]: osd.3 reported immediately failed by osd.0 2024-04-16T02:02:04.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:04 smithi134 ceph-mon[68182]: osd.3 reported immediately failed by osd.0 2024-04-16T02:02:04.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:04 smithi134 ceph-mon[68182]: osd.3 reported immediately failed by osd.1 2024-04-16T02:02:04.290 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:04 smithi134 ceph-mon[68182]: osd.3 reported immediately failed by osd.2 2024-04-16T02:02:04.290 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:04 smithi134 ceph-mon[68182]: osd.3 reported immediately failed by osd.1 2024-04-16T02:02:04.290 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:04 smithi134 ceph-mon[68182]: osd.3 reported immediately failed by osd.2 2024-04-16T02:02:04.290 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:04 smithi134 ceph-mon[68182]: osd.3 reported immediately failed by osd.4 2024-04-16T02:02:04.290 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:04 smithi134 ceph-mon[68182]: osd.3 reported immediately failed by osd.5 2024-04-16T02:02:04.290 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:04 smithi134 ceph-mon[68182]: osd.3 reported immediately failed by osd.6 2024-04-16T02:02:04.290 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:04 smithi134 ceph-mon[68182]: osd.3 reported immediately failed by osd.7 2024-04-16T02:02:04.290 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:04 smithi134 ceph-mon[68182]: osd.3 reported immediately failed by osd.4 2024-04-16T02:02:04.290 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:04 smithi134 ceph-mon[68182]: osd.3 reported immediately failed by osd.5 2024-04-16T02:02:04.290 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:04 smithi134 ceph-mon[68182]: osd.3 reported immediately failed by osd.6 2024-04-16T02:02:04.290 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:04 smithi134 ceph-mon[68182]: osd.3 reported immediately failed by osd.7 2024-04-16T02:02:04.290 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:04 smithi134 ceph-mon[68182]: osd.3 reported immediately failed by osd.5 2024-04-16T02:02:04.290 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:04 smithi134 ceph-mon[68182]: osd.3 reported immediately failed by osd.5 2024-04-16T02:02:04.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:04 smithi103 ceph-mon[92435]: pgmap v114: 129 pgs: 129 active+clean; 323 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T02:02:04.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:04 smithi103 ceph-mon[92435]: osd.3 reported immediately failed by osd.0 2024-04-16T02:02:04.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:04 smithi103 ceph-mon[92435]: osd.3 failed (root=default,host=smithi103) (connection refused reported by osd.0) 2024-04-16T02:02:04.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:04 smithi103 ceph-mon[92435]: osd.3 reported immediately failed by osd.0 2024-04-16T02:02:04.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:04 smithi103 ceph-mon[92435]: osd.3 reported immediately failed by osd.1 2024-04-16T02:02:04.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:04 smithi103 ceph-mon[92435]: osd.3 reported immediately failed by osd.2 2024-04-16T02:02:04.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:04 smithi103 ceph-mon[92435]: osd.3 reported immediately failed by osd.7 2024-04-16T02:02:04.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:04 smithi103 ceph-mon[92435]: osd.3 reported immediately failed by osd.4 2024-04-16T02:02:04.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:04 smithi103 ceph-mon[92435]: osd.3 reported immediately failed by osd.5 2024-04-16T02:02:04.384 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:04 smithi103 ceph-mon[92435]: osd.3 reported immediately failed by osd.6 2024-04-16T02:02:04.384 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:04 smithi103 ceph-mon[92435]: osd.3 reported immediately failed by osd.1 2024-04-16T02:02:04.384 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:04 smithi103 ceph-mon[92435]: osd.3 reported immediately failed by osd.2 2024-04-16T02:02:04.384 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:04 smithi103 ceph-mon[92435]: osd.3 reported immediately failed by osd.7 2024-04-16T02:02:04.384 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:04 smithi103 ceph-mon[92435]: osd.3 reported immediately failed by osd.4 2024-04-16T02:02:04.384 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:04 smithi103 ceph-mon[92435]: osd.3 reported immediately failed by osd.5 2024-04-16T02:02:04.384 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:04 smithi103 ceph-mon[92435]: osd.3 reported immediately failed by osd.6 2024-04-16T02:02:04.384 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:04 smithi103 ceph-mon[92435]: osd.3 reported immediately failed by osd.4 2024-04-16T02:02:04.384 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:04 smithi103 ceph-mon[92435]: osd.3 reported immediately failed by osd.5 2024-04-16T02:02:04.384 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:04 smithi103 ceph-mon[92435]: osd.3 reported immediately failed by osd.0 2024-04-16T02:02:04.384 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:04 smithi103 ceph-mon[92435]: osd.3 reported immediately failed by osd.0 2024-04-16T02:02:04.384 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:04 smithi103 ceph-mon[92435]: osd.3 reported immediately failed by osd.1 2024-04-16T02:02:04.384 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:04 smithi103 ceph-mon[92435]: osd.3 reported immediately failed by osd.2 2024-04-16T02:02:04.384 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:04 smithi103 ceph-mon[92435]: osd.3 reported immediately failed by osd.1 2024-04-16T02:02:04.384 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:04 smithi103 ceph-mon[92435]: osd.3 reported immediately failed by osd.2 2024-04-16T02:02:04.385 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:04 smithi103 ceph-mon[92435]: osd.3 reported immediately failed by osd.4 2024-04-16T02:02:04.385 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:04 smithi103 ceph-mon[92435]: osd.3 reported immediately failed by osd.5 2024-04-16T02:02:04.385 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:04 smithi103 ceph-mon[92435]: osd.3 reported immediately failed by osd.6 2024-04-16T02:02:04.385 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:04 smithi103 ceph-mon[92435]: osd.3 reported immediately failed by osd.7 2024-04-16T02:02:04.385 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:04 smithi103 ceph-mon[92435]: osd.3 reported immediately failed by osd.4 2024-04-16T02:02:04.385 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:04 smithi103 ceph-mon[92435]: osd.3 reported immediately failed by osd.5 2024-04-16T02:02:04.385 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:04 smithi103 ceph-mon[92435]: osd.3 reported immediately failed by osd.6 2024-04-16T02:02:04.385 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:04 smithi103 ceph-mon[92435]: osd.3 reported immediately failed by osd.7 2024-04-16T02:02:04.385 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:04 smithi103 ceph-mon[92435]: osd.3 reported immediately failed by osd.5 2024-04-16T02:02:04.385 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:04 smithi103 ceph-mon[92435]: osd.3 reported immediately failed by osd.5 2024-04-16T02:02:05.099 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T02:02:05.131 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:05 smithi103 ceph-mon[92435]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-16T02:02:05.131 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:05 smithi103 ceph-mon[92435]: osdmap e87: 8 total, 7 up, 8 in 2024-04-16T02:02:05.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:05 smithi134 ceph-mon[68182]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-16T02:02:05.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:05 smithi134 ceph-mon[68182]: osdmap e87: 8 total, 7 up, 8 in 2024-04-16T02:02:05.883 INFO:journalctl@ceph.osd.3.smithi103.stdout:Apr 16 02:02:05 smithi103 systemd[1]: ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968@osd.3.service: Succeeded. 2024-04-16T02:02:05.883 INFO:journalctl@ceph.osd.3.smithi103.stdout:Apr 16 02:02:05 smithi103 systemd[1]: Stopped Ceph osd.3 for a7e43c46-fb91-11ee-bc8f-c7b262605968. 2024-04-16T02:02:05.883 INFO:journalctl@ceph.osd.3.smithi103.stdout:Apr 16 02:02:05 smithi103 systemd[1]: Starting Ceph osd.3 for a7e43c46-fb91-11ee-bc8f-c7b262605968... 2024-04-16T02:02:06.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:06 smithi103 ceph-mon[92435]: pgmap v116: 129 pgs: 20 stale+active+clean, 109 active+clean; 323 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 204 B/s wr, 0 op/s 2024-04-16T02:02:06.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:06 smithi103 ceph-mon[92435]: osdmap e88: 8 total, 7 up, 8 in 2024-04-16T02:02:06.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:06 smithi134 ceph-mon[68182]: pgmap v116: 129 pgs: 20 stale+active+clean, 109 active+clean; 323 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 204 B/s wr, 0 op/s 2024-04-16T02:02:06.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:06 smithi134 ceph-mon[68182]: osdmap e88: 8 total, 7 up, 8 in 2024-04-16T02:02:06.882 INFO:journalctl@ceph.osd.3.smithi103.stdout:Apr 16 02:02:06 smithi103 bash[109968]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-04-16T02:02:06.882 INFO:journalctl@ceph.osd.3.smithi103.stdout:Apr 16 02:02:06 smithi103 bash[109968]: 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-16T02:02:06.882 INFO:journalctl@ceph.osd.3.smithi103.stdout:Apr 16 02:02:06 smithi103 bash[109968]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-04-16T02:02:06.882 INFO:journalctl@ceph.osd.3.smithi103.stdout:Apr 16 02:02:06 smithi103 bash[109968]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-04-16T02:02:06.883 INFO:journalctl@ceph.osd.3.smithi103.stdout:Apr 16 02:02:06 smithi103 bash[109968]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-04-16T02:02:06.883 INFO:journalctl@ceph.osd.3.smithi103.stdout:Apr 16 02:02:06 smithi103 bash[109968]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-04-16T02:02:06.883 INFO:journalctl@ceph.osd.3.smithi103.stdout:Apr 16 02:02:06 smithi103 bash[109968]: --> ceph-volume raw activate successful for osd ID: 3 2024-04-16T02:02:07.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:07 smithi103 ceph-mon[92435]: Health check failed: Degraded data redundancy: 37/1566 objects degraded (2.363%), 7 pgs degraded (PG_DEGRADED) 2024-04-16T02:02:07.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:07 smithi134 ceph-mon[68182]: Health check failed: Degraded data redundancy: 37/1566 objects degraded (2.363%), 7 pgs degraded (PG_DEGRADED) 2024-04-16T02:02:08.132 INFO:journalctl@ceph.osd.3.smithi103.stdout:Apr 16 02:02:07 smithi103 ceph-osd[110292]: -- 172.21.15.103:0/1877202308 <== mon.0 v2:172.21.15.103:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x556a6a2e51e0 con 0x556a6a2b4c00 2024-04-16T02:02:08.132 INFO:journalctl@ceph.osd.3.smithi103.stdout:Apr 16 02:02:07 smithi103 bash[110254]: fa3cac53a0ffd65c67cb47cb57bb1dc51e67e62989e2ac2de3472ed8c2028c83 2024-04-16T02:02:08.133 INFO:journalctl@ceph.osd.3.smithi103.stdout:Apr 16 02:02:07 smithi103 systemd[1]: Started Ceph osd.3 for a7e43c46-fb91-11ee-bc8f-c7b262605968. 2024-04-16T02:02:08.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:08 smithi134 ceph-mon[68182]: pgmap v118: 129 pgs: 7 active+undersized+degraded, 14 stale+active+clean, 6 active+undersized, 102 active+clean; 323 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 37/1566 objects degraded (2.363%) 2024-04-16T02:02:08.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:08 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:02:08.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:08 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T02:02:08.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:08 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:02:08.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:08 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:02:08.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:08 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T02:02:08.632 INFO:journalctl@ceph.osd.3.smithi103.stdout:Apr 16 02:02:08 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-3[110269]: 2024-04-16T02:02:08.349+0000 7fb0e18567c0 -1 Falling back to public interface 2024-04-16T02:02:08.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:08 smithi103 ceph-mon[92435]: pgmap v118: 129 pgs: 7 active+undersized+degraded, 14 stale+active+clean, 6 active+undersized, 102 active+clean; 323 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 37/1566 objects degraded (2.363%) 2024-04-16T02:02:08.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:08 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:02:08.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:08 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T02:02:08.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:08 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:02:08.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:08 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:02:08.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:08 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T02:02:10.137 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T02:02:10.469 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:10 smithi103 ceph-mon[92435]: pgmap v119: 129 pgs: 30 active+undersized+degraded, 20 active+undersized, 79 active+clean; 323 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 212/1566 objects degraded (13.538%) 2024-04-16T02:02:10.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:10 smithi134 ceph-mon[68182]: pgmap v119: 129 pgs: 30 active+undersized+degraded, 20 active+undersized, 79 active+clean; 323 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 212/1566 objects degraded (13.538%) 2024-04-16T02:02:12.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:12 smithi134 ceph-mon[68182]: pgmap v120: 129 pgs: 30 active+undersized+degraded, 20 active+undersized, 79 active+clean; 323 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 212/1566 objects degraded (13.538%) 2024-04-16T02:02:12.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:12 smithi103 ceph-mon[92435]: pgmap v120: 129 pgs: 30 active+undersized+degraded, 20 active+undersized, 79 active+clean; 323 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 212/1566 objects degraded (13.538%) 2024-04-16T02:02:13.132 INFO:journalctl@ceph.osd.3.smithi103.stdout:Apr 16 02:02:12 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-3[110269]: 2024-04-16T02:02:12.945+0000 7fb0e18567c0 -1 osd.3 0 read_superblock omap replica is missing. 2024-04-16T02:02:13.882 INFO:journalctl@ceph.osd.3.smithi103.stdout:Apr 16 02:02:13 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-3[110269]: 2024-04-16T02:02:13.524+0000 7fb0e18567c0 -1 osd.3 86 log_to_monitors true 2024-04-16T02:02:14.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:14 smithi134 ceph-mon[68182]: pgmap v121: 129 pgs: 30 active+undersized+degraded, 20 active+undersized, 79 active+clean; 323 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 246 B/s wr, 0 op/s; 212/1566 objects degraded (13.538%) 2024-04-16T02:02:14.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:14 smithi134 ceph-mon[68182]: from='osd.3 [v2:172.21.15.103:6826/3210024283,v1:172.21.15.103:6827/3210024283]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-16T02:02:14.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:14 smithi134 ceph-mon[68182]: Health check update: Degraded data redundancy: 212/1566 objects degraded (13.538%), 30 pgs degraded (PG_DEGRADED) 2024-04-16T02:02:14.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:14 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:02:14.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:14 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:02:14.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:14 smithi103 ceph-mon[92435]: pgmap v121: 129 pgs: 30 active+undersized+degraded, 20 active+undersized, 79 active+clean; 323 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 246 B/s wr, 0 op/s; 212/1566 objects degraded (13.538%) 2024-04-16T02:02:14.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:14 smithi103 ceph-mon[92435]: from='osd.3 [v2:172.21.15.103:6826/3210024283,v1:172.21.15.103:6827/3210024283]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-16T02:02:14.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:14 smithi103 ceph-mon[92435]: Health check update: Degraded data redundancy: 212/1566 objects degraded (13.538%), 30 pgs degraded (PG_DEGRADED) 2024-04-16T02:02:14.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:14 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:02:14.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:14 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:02:15.132 INFO:journalctl@ceph.osd.3.smithi103.stdout:Apr 16 02:02:14 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-3[110269]: 2024-04-16T02:02:14.694+0000 7fb0ceca8700 -1 osd.3 86 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-16T02:02:15.177 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T02:02:15.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:15 smithi134 ceph-mon[68182]: from='osd.3 [v2:172.21.15.103:6826/3210024283,v1:172.21.15.103:6827/3210024283]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-16T02:02:15.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:15 smithi134 ceph-mon[68182]: osdmap e89: 8 total, 7 up, 8 in 2024-04-16T02:02:15.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:15 smithi134 ceph-mon[68182]: from='osd.3 [v2:172.21.15.103:6826/3210024283,v1:172.21.15.103:6827/3210024283]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi103", "root=default"]}]: dispatch 2024-04-16T02:02:15.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:15 smithi134 ceph-mon[68182]: pgmap v123: 129 pgs: 30 active+undersized+degraded, 20 active+undersized, 79 active+clean; 323 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 219 B/s wr, 0 op/s; 212/1566 objects degraded (13.538%) 2024-04-16T02:02:15.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:15 smithi134 ceph-mon[68182]: from='osd.3 [v2:172.21.15.103:6826/3210024283,v1:172.21.15.103:6827/3210024283]' entity='osd.3' 2024-04-16T02:02:15.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:15 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:02:15.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:15 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:02:15.553 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:15 smithi103 ceph-mon[92435]: from='osd.3 [v2:172.21.15.103:6826/3210024283,v1:172.21.15.103:6827/3210024283]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-16T02:02:15.553 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:15 smithi103 ceph-mon[92435]: osdmap e89: 8 total, 7 up, 8 in 2024-04-16T02:02:15.553 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:15 smithi103 ceph-mon[92435]: from='osd.3 [v2:172.21.15.103:6826/3210024283,v1:172.21.15.103:6827/3210024283]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi103", "root=default"]}]: dispatch 2024-04-16T02:02:15.554 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:15 smithi103 ceph-mon[92435]: pgmap v123: 129 pgs: 30 active+undersized+degraded, 20 active+undersized, 79 active+clean; 323 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 219 B/s wr, 0 op/s; 212/1566 objects degraded (13.538%) 2024-04-16T02:02:15.554 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:15 smithi103 ceph-mon[92435]: from='osd.3 [v2:172.21.15.103:6826/3210024283,v1:172.21.15.103:6827/3210024283]' entity='osd.3' 2024-04-16T02:02:15.554 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:15 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:02:15.554 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:15 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:02:16.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:16 smithi103 ceph-mon[92435]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-16T02:02:16.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:16 smithi103 ceph-mon[92435]: osd.3 [v2:172.21.15.103:6826/3210024283,v1:172.21.15.103:6827/3210024283] boot 2024-04-16T02:02:16.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:16 smithi103 ceph-mon[92435]: osdmap e90: 8 total, 8 up, 8 in 2024-04-16T02:02:16.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:16 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T02:02:16.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:16 smithi134 ceph-mon[68182]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-16T02:02:16.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:16 smithi134 ceph-mon[68182]: osd.3 [v2:172.21.15.103:6826/3210024283,v1:172.21.15.103:6827/3210024283] boot 2024-04-16T02:02:16.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:16 smithi134 ceph-mon[68182]: osdmap e90: 8 total, 8 up, 8 in 2024-04-16T02:02:16.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:16 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T02:02:18.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:17 smithi134 ceph-mon[68182]: pgmap v125: 129 pgs: 7 peering, 26 active+undersized+degraded, 17 active+undersized, 79 active+clean; 323 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s; 189/1566 objects degraded (12.069%) 2024-04-16T02:02:18.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:17 smithi134 ceph-mon[68182]: osdmap e91: 8 total, 8 up, 8 in 2024-04-16T02:02:18.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:17 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:02:18.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:17 smithi103 ceph-mon[92435]: pgmap v125: 129 pgs: 7 peering, 26 active+undersized+degraded, 17 active+undersized, 79 active+clean; 323 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s; 189/1566 objects degraded (12.069%) 2024-04-16T02:02:18.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:17 smithi103 ceph-mon[92435]: osdmap e91: 8 total, 8 up, 8 in 2024-04-16T02:02:18.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:17 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:02:19.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:19 smithi134 ceph-mon[68182]: pgmap v127: 129 pgs: 11 peering, 14 active+undersized+degraded, 6 active+undersized, 98 active+clean; 323 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s; 87/1566 objects degraded (5.556%) 2024-04-16T02:02:19.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:19 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:02:19.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:19 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:02:19.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:19 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T02:02:19.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:19 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T02:02:19.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:19 smithi134 ceph-mon[68182]: pgmap v128: 129 pgs: 11 peering, 14 active+undersized+degraded, 6 active+undersized, 98 active+clean; 323 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 236 B/s wr, 0 op/s; 87/1566 objects degraded (5.556%) 2024-04-16T02:02:19.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:19 smithi134 ceph-mon[68182]: pgmap v129: 129 pgs: 11 peering, 14 active+undersized+degraded, 6 active+undersized, 98 active+clean; 323 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 245 B/s wr, 0 op/s; 87/1566 objects degraded (5.556%) 2024-04-16T02:02:19.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:19 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:02:19.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:19 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:02:19.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:19 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T02:02:19.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:19 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:02:19.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:19 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:02:19.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:19 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:02:19.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:19 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-16T02:02:19.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:19 smithi134 ceph-mon[68182]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-16T02:02:19.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:19 smithi134 ceph-mon[68182]: Upgrade: unsafe to stop osd(s) at this time (7 PGs are or would become offline) 2024-04-16T02:02:19.790 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:19 smithi134 ceph-mon[68182]: Health check update: Degraded data redundancy: 87/1566 objects degraded (5.556%), 14 pgs degraded (PG_DEGRADED) 2024-04-16T02:02:19.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:19 smithi103 ceph-mon[92435]: pgmap v127: 129 pgs: 11 peering, 14 active+undersized+degraded, 6 active+undersized, 98 active+clean; 323 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s; 87/1566 objects degraded (5.556%) 2024-04-16T02:02:19.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:19 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:02:19.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:19 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:02:19.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:19 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T02:02:19.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:19 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T02:02:19.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:19 smithi103 ceph-mon[92435]: pgmap v128: 129 pgs: 11 peering, 14 active+undersized+degraded, 6 active+undersized, 98 active+clean; 323 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 236 B/s wr, 0 op/s; 87/1566 objects degraded (5.556%) 2024-04-16T02:02:19.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:19 smithi103 ceph-mon[92435]: pgmap v129: 129 pgs: 11 peering, 14 active+undersized+degraded, 6 active+undersized, 98 active+clean; 323 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 245 B/s wr, 0 op/s; 87/1566 objects degraded (5.556%) 2024-04-16T02:02:19.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:19 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:02:19.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:19 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:02:19.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:19 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T02:02:19.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:19 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:02:19.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:19 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:02:19.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:19 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:02:19.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:19 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-16T02:02:19.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:19 smithi103 ceph-mon[92435]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-16T02:02:19.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:19 smithi103 ceph-mon[92435]: Upgrade: unsafe to stop osd(s) at this time (7 PGs are or would become offline) 2024-04-16T02:02:19.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:19 smithi103 ceph-mon[92435]: Health check update: Degraded data redundancy: 87/1566 objects degraded (5.556%), 14 pgs degraded (PG_DEGRADED) 2024-04-16T02:02:20.226 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T02:02:21.038 INFO:teuthology.orchestra.run.smithi103.stdout:true 2024-04-16T02:02:21.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:20 smithi134 ceph-mon[68182]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 87/1566 objects degraded (5.556%), 14 pgs degraded) 2024-04-16T02:02:21.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:20 smithi103 ceph-mon[92435]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 87/1566 objects degraded (5.556%), 14 pgs degraded) 2024-04-16T02:02:21.674 INFO:teuthology.orchestra.run.smithi103.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T02:02:21.674 INFO:teuthology.orchestra.run.smithi103.stdout:alertmanager.smithi103 smithi103 *:9093,9094 running (12m) 7s ago 24m 18.7M - 0.20.0 0881eb8f169f 37e2895be705 2024-04-16T02:02:21.674 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi103 smithi103 running (2m) 7s ago 24m 6660k - 18.2.2-1221-ge3fb05d5 aa4d2281650a 055fcee4871a 2024-04-16T02:02:21.674 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi134 smithi134 running (2m) 2m ago 23m 6651k - 18.2.2-1221-ge3fb05d5 aa4d2281650a fcbf7b2dcb44 2024-04-16T02:02:21.674 INFO:teuthology.orchestra.run.smithi103.stdout:grafana.smithi103 smithi103 *:3000 running (10m) 7s ago 23m 33.4M - 6.7.4 557c83e11646 7fa8209ca1a6 2024-04-16T02:02:21.674 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi103.yzimiy smithi103 running (18m) 7s ago 18m 39.4M - 16.2.5 6933c2a0b7dd cf2f08c0639d 2024-04-16T02:02:21.674 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi134.assnsf smithi134 running (18m) 2m ago 18m 15.7M - 16.2.5 6933c2a0b7dd 9ca5fc777b10 2024-04-16T02:02:21.675 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi103.rfboyd smithi103 *:8443,9283,8765 running (4m) 7s ago 25m 499M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 4115033d1c09 2024-04-16T02:02:21.675 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi134.qekssw smithi134 *:8443,9283,8765 running (3m) 2m ago 23m 448M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 87205746141f 2024-04-16T02:02:21.675 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi103 smithi103 running (3m) 7s ago 25m 57.9M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a a2ab3a0eb5ee 2024-04-16T02:02:21.675 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi134 smithi134 running (2m) 2m ago 22m 38.3M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a 87b30e824f75 2024-04-16T02:02:21.675 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.0.1.smithi103.gqcofo smithi103 *:2049 running (15m) 7s ago 15m 78.4M - 3.5 6933c2a0b7dd 0b6b40ef9c00 2024-04-16T02:02:21.675 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.1.1.smithi134.lpxagn smithi134 *:2049 running (15m) 2m ago 15m 75.4M - 3.5 6933c2a0b7dd 57d4a8c9a0d1 2024-04-16T02:02:21.675 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi103 smithi103 *:9100 running (8m) 7s ago 23m 17.0M - 0.18.1 e5a616e4b9cf 7645b6fe3f54 2024-04-16T02:02:21.675 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi134 smithi134 *:9100 running (4m) 2m ago 22m 4688k - 0.18.1 e5a616e4b9cf 4533f23f974c 2024-04-16T02:02:21.675 INFO:teuthology.orchestra.run.smithi103.stdout:osd.0 smithi103 running (109s) 7s ago 22m 124M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a 21884d852c6d 2024-04-16T02:02:21.675 INFO:teuthology.orchestra.run.smithi103.stdout:osd.1 smithi103 running (87s) 7s ago 21m 108M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a 6c77bd50a8f1 2024-04-16T02:02:21.675 INFO:teuthology.orchestra.run.smithi103.stdout:osd.2 smithi103 running (50s) 7s ago 21m 90.0M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a fbc24af02611 2024-04-16T02:02:21.675 INFO:teuthology.orchestra.run.smithi103.stdout:osd.3 smithi103 running (14s) 7s ago 21m 12.5M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a fa3cac53a0ff 2024-04-16T02:02:21.675 INFO:teuthology.orchestra.run.smithi103.stdout:osd.4 smithi134 running (20m) 2m ago 20m 386M 2712M 16.2.5 6933c2a0b7dd fb0845263111 2024-04-16T02:02:21.675 INFO:teuthology.orchestra.run.smithi103.stdout:osd.5 smithi134 running (20m) 2m ago 20m 427M 2712M 16.2.5 6933c2a0b7dd 2a44c23ab3a6 2024-04-16T02:02:21.676 INFO:teuthology.orchestra.run.smithi103.stdout:osd.6 smithi134 running (20m) 2m ago 20m 358M 2712M 16.2.5 6933c2a0b7dd b4045b632965 2024-04-16T02:02:21.676 INFO:teuthology.orchestra.run.smithi103.stdout:osd.7 smithi134 running (19m) 2m ago 19m 508M 2712M 16.2.5 6933c2a0b7dd d6fa09360d46 2024-04-16T02:02:21.676 INFO:teuthology.orchestra.run.smithi103.stdout:prometheus.smithi103 smithi103 *:9095 error 7s ago 23m - - 2024-04-16T02:02:22.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:21 smithi134 ceph-mon[68182]: pgmap v130: 129 pgs: 11 peering, 118 active+clean; 323 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 36 KiB/s rd, 211 B/s wr, 36 op/s 2024-04-16T02:02:22.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:21 smithi134 ceph-mon[68182]: from='client.34288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:02:22.055 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T02:02:22.056 INFO:teuthology.orchestra.run.smithi103.stdout: "mon": { 2024-04-16T02:02:22.056 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T02:02:22.056 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T02:02:22.056 INFO:teuthology.orchestra.run.smithi103.stdout: "mgr": { 2024-04-16T02:02:22.056 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T02:02:22.056 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T02:02:22.056 INFO:teuthology.orchestra.run.smithi103.stdout: "osd": { 2024-04-16T02:02:22.056 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 4, 2024-04-16T02:02:22.056 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 4 2024-04-16T02:02:22.056 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T02:02:22.056 INFO:teuthology.orchestra.run.smithi103.stdout: "mds": { 2024-04-16T02:02:22.056 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T02:02:22.056 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T02:02:22.057 INFO:teuthology.orchestra.run.smithi103.stdout: "overall": { 2024-04-16T02:02:22.057 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 6, 2024-04-16T02:02:22.057 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 8 2024-04-16T02:02:22.057 INFO:teuthology.orchestra.run.smithi103.stdout: } 2024-04-16T02:02:22.057 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T02:02:22.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:21 smithi103 ceph-mon[92435]: pgmap v130: 129 pgs: 11 peering, 118 active+clean; 323 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 36 KiB/s rd, 211 B/s wr, 36 op/s 2024-04-16T02:02:22.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:21 smithi103 ceph-mon[92435]: from='client.34288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:02:22.384 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T02:02:22.384 INFO:teuthology.orchestra.run.smithi103.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T02:02:22.384 INFO:teuthology.orchestra.run.smithi103.stdout: "in_progress": true, 2024-04-16T02:02:22.384 INFO:teuthology.orchestra.run.smithi103.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T02:02:22.384 INFO:teuthology.orchestra.run.smithi103.stdout: "services_complete": [ 2024-04-16T02:02:22.385 INFO:teuthology.orchestra.run.smithi103.stdout: "crash", 2024-04-16T02:02:22.385 INFO:teuthology.orchestra.run.smithi103.stdout: "mgr", 2024-04-16T02:02:22.385 INFO:teuthology.orchestra.run.smithi103.stdout: "mon" 2024-04-16T02:02:22.385 INFO:teuthology.orchestra.run.smithi103.stdout: ], 2024-04-16T02:02:22.385 INFO:teuthology.orchestra.run.smithi103.stdout: "progress": "10/23 daemons upgraded", 2024-04-16T02:02:22.385 INFO:teuthology.orchestra.run.smithi103.stdout: "message": "Currently upgrading osd daemons", 2024-04-16T02:02:22.385 INFO:teuthology.orchestra.run.smithi103.stdout: "is_paused": false 2024-04-16T02:02:22.385 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T02:02:22.767 INFO:teuthology.orchestra.run.smithi103.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-16T02:02:22.767 INFO:teuthology.orchestra.run.smithi103.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-16T02:02:22.767 INFO:teuthology.orchestra.run.smithi103.stdout: daemon prometheus.smithi103 on smithi103 is in error state 2024-04-16T02:02:23.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:22 smithi134 ceph-mon[68182]: from='client.34292 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:02:23.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:22 smithi134 ceph-mon[68182]: from='client.34296 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:02:23.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:22 smithi134 ceph-mon[68182]: from='client.? 172.21.15.103:0/4122551497' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:02:23.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:22 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:02:23.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:22 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T02:02:23.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:22 smithi103 ceph-mon[92435]: from='client.34292 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:02:23.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:22 smithi103 ceph-mon[92435]: from='client.34296 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:02:23.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:22 smithi103 ceph-mon[92435]: from='client.? 172.21.15.103:0/4122551497' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:02:23.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:22 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:02:23.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:22 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T02:02:24.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:23 smithi134 ceph-mon[68182]: from='client.34304 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:02:24.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:23 smithi134 ceph-mon[68182]: pgmap v131: 129 pgs: 129 active+clean; 323 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 28 KiB/s rd, 331 B/s wr, 28 op/s; 0 B/s, 0 objects/s recovering 2024-04-16T02:02:24.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:23 smithi134 ceph-mon[68182]: from='client.? 172.21.15.103:0/982789946' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T02:02:24.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:23 smithi103 ceph-mon[92435]: from='client.34304 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:02:24.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:23 smithi103 ceph-mon[92435]: pgmap v131: 129 pgs: 129 active+clean; 323 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 28 KiB/s rd, 331 B/s wr, 28 op/s; 0 B/s, 0 objects/s recovering 2024-04-16T02:02:24.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:23 smithi103 ceph-mon[92435]: from='client.? 172.21.15.103:0/982789946' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T02:02:25.282 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T02:02:26.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:25 smithi134 ceph-mon[68182]: pgmap v132: 129 pgs: 129 active+clean; 323 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 22 KiB/s rd, 130 B/s wr, 22 op/s; 0 B/s, 0 objects/s recovering 2024-04-16T02:02:26.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:25 smithi103 ceph-mon[92435]: pgmap v132: 129 pgs: 129 active+clean; 323 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 22 KiB/s rd, 130 B/s wr, 22 op/s; 0 B/s, 0 objects/s recovering 2024-04-16T02:02:28.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:27 smithi134 ceph-mon[68182]: pgmap v133: 129 pgs: 129 active+clean; 323 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 250 B/s wr, 21 op/s; 0 B/s, 0 objects/s recovering 2024-04-16T02:02:28.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:27 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:02:28.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:27 smithi103 ceph-mon[92435]: pgmap v133: 129 pgs: 129 active+clean; 323 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 250 B/s wr, 21 op/s; 0 B/s, 0 objects/s recovering 2024-04-16T02:02:28.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:27 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:02:30.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:29 smithi134 ceph-mon[68182]: pgmap v134: 129 pgs: 129 active+clean; 323 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 204 B/s wr, 17 op/s; 0 B/s, 0 objects/s recovering 2024-04-16T02:02:30.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:29 smithi103 ceph-mon[92435]: pgmap v134: 129 pgs: 129 active+clean; 323 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 204 B/s wr, 17 op/s; 0 B/s, 0 objects/s recovering 2024-04-16T02:02:30.327 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T02:02:32.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:31 smithi134 ceph-mon[68182]: pgmap v135: 129 pgs: 129 active+clean; 323 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 170 B/s wr, 14 op/s; 0 B/s, 0 objects/s recovering 2024-04-16T02:02:32.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:31 smithi103 ceph-mon[92435]: pgmap v135: 129 pgs: 129 active+clean; 323 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 170 B/s wr, 14 op/s; 0 B/s, 0 objects/s recovering 2024-04-16T02:02:34.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:33 smithi134 ceph-mon[68182]: pgmap v136: 129 pgs: 129 active+clean; 323 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-16T02:02:34.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:33 smithi103 ceph-mon[92435]: pgmap v136: 129 pgs: 129 active+clean; 323 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-16T02:02:34.964 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:34 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-16T02:02:34.964 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:34 smithi134 ceph-mon[68182]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-16T02:02:34.964 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:34 smithi134 ceph-mon[68182]: Upgrade: osd.4 is safe to restart 2024-04-16T02:02:35.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:34 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-16T02:02:35.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:34 smithi103 ceph-mon[92435]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-16T02:02:35.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:34 smithi103 ceph-mon[92435]: Upgrade: osd.4 is safe to restart 2024-04-16T02:02:35.360 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T02:02:35.922 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:35 smithi134 ceph-mon[68182]: pgmap v137: 129 pgs: 129 active+clean; 323 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T02:02:35.922 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:35 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:02:35.923 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:35 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-16T02:02:35.923 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:35 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T02:02:36.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:35 smithi103 ceph-mon[92435]: pgmap v137: 129 pgs: 129 active+clean; 323 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T02:02:36.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:35 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:02:36.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:35 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-16T02:02:36.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:35 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T02:02:37.002 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:36 smithi134 ceph-mon[68182]: Upgrade: Updating osd.4 2024-04-16T02:02:37.002 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:36 smithi134 ceph-mon[68182]: Deploying daemon osd.4 on smithi134 2024-04-16T02:02:37.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:36 smithi103 ceph-mon[92435]: Upgrade: Updating osd.4 2024-04-16T02:02:37.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:36 smithi103 ceph-mon[92435]: Deploying daemon osd.4 on smithi134 2024-04-16T02:02:38.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:37 smithi134 ceph-mon[68182]: pgmap v138: 129 pgs: 129 active+clean; 323 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T02:02:38.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:37 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T02:02:38.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:37 smithi103 ceph-mon[92435]: pgmap v138: 129 pgs: 129 active+clean; 323 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T02:02:38.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:37 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T02:02:39.038 INFO:journalctl@ceph.osd.4.smithi134.stdout:Apr 16 02:02:38 smithi134 systemd[1]: Stopping Ceph osd.4 for a7e43c46-fb91-11ee-bc8f-c7b262605968... 2024-04-16T02:02:39.039 INFO:journalctl@ceph.osd.4.smithi134.stdout:Apr 16 02:02:38 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd.4[42958]: debug 2024-04-16T02:02:38.881+0000 7fa72a342700 -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-16T02:02:39.039 INFO:journalctl@ceph.osd.4.smithi134.stdout:Apr 16 02:02:38 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd.4[42958]: debug 2024-04-16T02:02:38.881+0000 7fa72a342700 -1 osd.4 91 *** Got signal Terminated *** 2024-04-16T02:02:39.039 INFO:journalctl@ceph.osd.4.smithi134.stdout:Apr 16 02:02:38 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd.4[42958]: debug 2024-04-16T02:02:38.881+0000 7fa72a342700 -1 osd.4 91 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-16T02:02:39.538 INFO:journalctl@ceph.osd.4.smithi134.stdout:Apr 16 02:02:39 smithi134 bash[73559]: ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd.4 2024-04-16T02:02:40.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:39 smithi134 ceph-mon[68182]: pgmap v139: 129 pgs: 129 active+clean; 323 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T02:02:40.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:39 smithi134 ceph-mon[68182]: osd.4 reported immediately failed by osd.6 2024-04-16T02:02:40.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:39 smithi134 ceph-mon[68182]: osd.4 failed (root=default,host=smithi134) (connection refused reported by osd.6) 2024-04-16T02:02:40.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:39 smithi134 ceph-mon[68182]: osd.4 reported immediately failed by osd.7 2024-04-16T02:02:40.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:39 smithi134 ceph-mon[68182]: osd.4 reported immediately failed by osd.5 2024-04-16T02:02:40.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:39 smithi134 ceph-mon[68182]: osd.4 reported immediately failed by osd.6 2024-04-16T02:02:40.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:39 smithi134 ceph-mon[68182]: osd.4 reported immediately failed by osd.0 2024-04-16T02:02:40.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:39 smithi134 ceph-mon[68182]: osd.4 reported immediately failed by osd.1 2024-04-16T02:02:40.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:39 smithi134 ceph-mon[68182]: osd.4 reported immediately failed by osd.2 2024-04-16T02:02:40.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:39 smithi134 ceph-mon[68182]: osd.4 reported immediately failed by osd.3 2024-04-16T02:02:40.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:39 smithi134 ceph-mon[68182]: osd.4 reported immediately failed by osd.7 2024-04-16T02:02:40.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:39 smithi134 ceph-mon[68182]: osd.4 reported immediately failed by osd.5 2024-04-16T02:02:40.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:39 smithi134 ceph-mon[68182]: osd.4 reported immediately failed by osd.6 2024-04-16T02:02:40.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:39 smithi134 ceph-mon[68182]: osd.4 reported immediately failed by osd.0 2024-04-16T02:02:40.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:39 smithi134 ceph-mon[68182]: osd.4 reported immediately failed by osd.1 2024-04-16T02:02:40.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:39 smithi134 ceph-mon[68182]: osd.4 reported immediately failed by osd.2 2024-04-16T02:02:40.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:39 smithi134 ceph-mon[68182]: osd.4 reported immediately failed by osd.3 2024-04-16T02:02:40.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:39 smithi134 ceph-mon[68182]: osd.4 reported immediately failed by osd.7 2024-04-16T02:02:40.040 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:39 smithi134 ceph-mon[68182]: osd.4 reported immediately failed by osd.5 2024-04-16T02:02:40.040 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:39 smithi134 ceph-mon[68182]: osd.4 reported immediately failed by osd.0 2024-04-16T02:02:40.040 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:39 smithi134 ceph-mon[68182]: osd.4 reported immediately failed by osd.1 2024-04-16T02:02:40.040 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:39 smithi134 ceph-mon[68182]: osd.4 reported immediately failed by osd.5 2024-04-16T02:02:40.040 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:39 smithi134 ceph-mon[68182]: osd.4 reported immediately failed by osd.6 2024-04-16T02:02:40.040 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:39 smithi134 ceph-mon[68182]: osd.4 reported immediately failed by osd.7 2024-04-16T02:02:40.040 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:39 smithi134 ceph-mon[68182]: osd.4 reported immediately failed by osd.5 2024-04-16T02:02:40.040 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:39 smithi134 ceph-mon[68182]: osd.4 reported immediately failed by osd.6 2024-04-16T02:02:40.040 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:39 smithi134 ceph-mon[68182]: osd.4 reported immediately failed by osd.0 2024-04-16T02:02:40.040 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:39 smithi134 ceph-mon[68182]: osd.4 reported immediately failed by osd.1 2024-04-16T02:02:40.040 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:39 smithi134 ceph-mon[68182]: osd.4 reported immediately failed by osd.2 2024-04-16T02:02:40.040 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:39 smithi134 ceph-mon[68182]: osd.4 reported immediately failed by osd.3 2024-04-16T02:02:40.040 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:39 smithi134 ceph-mon[68182]: osd.4 reported immediately failed by osd.7 2024-04-16T02:02:40.041 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:39 smithi134 ceph-mon[68182]: osd.4 reported immediately failed by osd.5 2024-04-16T02:02:40.041 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:39 smithi134 ceph-mon[68182]: osd.4 reported immediately failed by osd.6 2024-04-16T02:02:40.041 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:39 smithi134 ceph-mon[68182]: osd.4 reported immediately failed by osd.0 2024-04-16T02:02:40.041 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:39 smithi134 ceph-mon[68182]: osd.4 reported immediately failed by osd.1 2024-04-16T02:02:40.041 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:39 smithi134 ceph-mon[68182]: osd.4 reported immediately failed by osd.2 2024-04-16T02:02:40.041 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:39 smithi134 ceph-mon[68182]: osd.4 reported immediately failed by osd.3 2024-04-16T02:02:40.041 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:39 smithi134 ceph-mon[68182]: osd.4 reported immediately failed by osd.7 2024-04-16T02:02:40.041 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:39 smithi134 ceph-mon[68182]: osd.4 reported immediately failed by osd.0 2024-04-16T02:02:40.041 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:39 smithi134 ceph-mon[68182]: osd.4 reported immediately failed by osd.1 2024-04-16T02:02:40.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:39 smithi103 ceph-mon[92435]: pgmap v139: 129 pgs: 129 active+clean; 323 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T02:02:40.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:39 smithi103 ceph-mon[92435]: osd.4 reported immediately failed by osd.6 2024-04-16T02:02:40.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:39 smithi103 ceph-mon[92435]: osd.4 failed (root=default,host=smithi134) (connection refused reported by osd.6) 2024-04-16T02:02:40.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:39 smithi103 ceph-mon[92435]: osd.4 reported immediately failed by osd.7 2024-04-16T02:02:40.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:39 smithi103 ceph-mon[92435]: osd.4 reported immediately failed by osd.5 2024-04-16T02:02:40.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:39 smithi103 ceph-mon[92435]: osd.4 reported immediately failed by osd.6 2024-04-16T02:02:40.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:39 smithi103 ceph-mon[92435]: osd.4 reported immediately failed by osd.0 2024-04-16T02:02:40.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:39 smithi103 ceph-mon[92435]: osd.4 reported immediately failed by osd.1 2024-04-16T02:02:40.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:39 smithi103 ceph-mon[92435]: osd.4 reported immediately failed by osd.2 2024-04-16T02:02:40.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:39 smithi103 ceph-mon[92435]: osd.4 reported immediately failed by osd.3 2024-04-16T02:02:40.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:39 smithi103 ceph-mon[92435]: osd.4 reported immediately failed by osd.7 2024-04-16T02:02:40.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:39 smithi103 ceph-mon[92435]: osd.4 reported immediately failed by osd.5 2024-04-16T02:02:40.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:39 smithi103 ceph-mon[92435]: osd.4 reported immediately failed by osd.6 2024-04-16T02:02:40.134 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:39 smithi103 ceph-mon[92435]: osd.4 reported immediately failed by osd.0 2024-04-16T02:02:40.134 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:39 smithi103 ceph-mon[92435]: osd.4 reported immediately failed by osd.1 2024-04-16T02:02:40.134 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:39 smithi103 ceph-mon[92435]: osd.4 reported immediately failed by osd.2 2024-04-16T02:02:40.134 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:39 smithi103 ceph-mon[92435]: osd.4 reported immediately failed by osd.3 2024-04-16T02:02:40.134 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:39 smithi103 ceph-mon[92435]: osd.4 reported immediately failed by osd.7 2024-04-16T02:02:40.134 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:39 smithi103 ceph-mon[92435]: osd.4 reported immediately failed by osd.5 2024-04-16T02:02:40.134 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:39 smithi103 ceph-mon[92435]: osd.4 reported immediately failed by osd.0 2024-04-16T02:02:40.134 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:39 smithi103 ceph-mon[92435]: osd.4 reported immediately failed by osd.1 2024-04-16T02:02:40.134 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:39 smithi103 ceph-mon[92435]: osd.4 reported immediately failed by osd.5 2024-04-16T02:02:40.134 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:39 smithi103 ceph-mon[92435]: osd.4 reported immediately failed by osd.6 2024-04-16T02:02:40.134 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:39 smithi103 ceph-mon[92435]: osd.4 reported immediately failed by osd.7 2024-04-16T02:02:40.134 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:39 smithi103 ceph-mon[92435]: osd.4 reported immediately failed by osd.5 2024-04-16T02:02:40.134 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:39 smithi103 ceph-mon[92435]: osd.4 reported immediately failed by osd.6 2024-04-16T02:02:40.134 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:39 smithi103 ceph-mon[92435]: osd.4 reported immediately failed by osd.0 2024-04-16T02:02:40.135 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:39 smithi103 ceph-mon[92435]: osd.4 reported immediately failed by osd.1 2024-04-16T02:02:40.135 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:39 smithi103 ceph-mon[92435]: osd.4 reported immediately failed by osd.2 2024-04-16T02:02:40.135 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:39 smithi103 ceph-mon[92435]: osd.4 reported immediately failed by osd.3 2024-04-16T02:02:40.135 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:39 smithi103 ceph-mon[92435]: osd.4 reported immediately failed by osd.7 2024-04-16T02:02:40.135 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:39 smithi103 ceph-mon[92435]: osd.4 reported immediately failed by osd.5 2024-04-16T02:02:40.135 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:39 smithi103 ceph-mon[92435]: osd.4 reported immediately failed by osd.6 2024-04-16T02:02:40.135 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:39 smithi103 ceph-mon[92435]: osd.4 reported immediately failed by osd.0 2024-04-16T02:02:40.135 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:39 smithi103 ceph-mon[92435]: osd.4 reported immediately failed by osd.1 2024-04-16T02:02:40.135 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:39 smithi103 ceph-mon[92435]: osd.4 reported immediately failed by osd.2 2024-04-16T02:02:40.135 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:39 smithi103 ceph-mon[92435]: osd.4 reported immediately failed by osd.3 2024-04-16T02:02:40.135 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:39 smithi103 ceph-mon[92435]: osd.4 reported immediately failed by osd.7 2024-04-16T02:02:40.135 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:39 smithi103 ceph-mon[92435]: osd.4 reported immediately failed by osd.0 2024-04-16T02:02:40.135 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:39 smithi103 ceph-mon[92435]: osd.4 reported immediately failed by osd.1 2024-04-16T02:02:40.759 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T02:02:40.889 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:40 smithi134 ceph-mon[68182]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-16T02:02:40.889 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:40 smithi134 ceph-mon[68182]: osdmap e92: 8 total, 7 up, 8 in 2024-04-16T02:02:41.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:40 smithi103 ceph-mon[92435]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-16T02:02:41.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:40 smithi103 ceph-mon[92435]: osdmap e92: 8 total, 7 up, 8 in 2024-04-16T02:02:41.538 INFO:journalctl@ceph.osd.4.smithi134.stdout:Apr 16 02:02:41 smithi134 systemd[1]: ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968@osd.4.service: Succeeded. 2024-04-16T02:02:41.538 INFO:journalctl@ceph.osd.4.smithi134.stdout:Apr 16 02:02:41 smithi134 systemd[1]: Stopped Ceph osd.4 for a7e43c46-fb91-11ee-bc8f-c7b262605968. 2024-04-16T02:02:41.538 INFO:journalctl@ceph.osd.4.smithi134.stdout:Apr 16 02:02:41 smithi134 systemd[1]: Starting Ceph osd.4 for a7e43c46-fb91-11ee-bc8f-c7b262605968... 2024-04-16T02:02:42.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:41 smithi134 ceph-mon[68182]: pgmap v141: 129 pgs: 18 stale+active+clean, 111 active+clean; 323 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-04-16T02:02:42.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:41 smithi134 ceph-mon[68182]: osdmap e93: 8 total, 7 up, 8 in 2024-04-16T02:02:42.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:41 smithi103 ceph-mon[92435]: pgmap v141: 129 pgs: 18 stale+active+clean, 111 active+clean; 323 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-04-16T02:02:42.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:41 smithi103 ceph-mon[92435]: osdmap e93: 8 total, 7 up, 8 in 2024-04-16T02:02:42.538 INFO:journalctl@ceph.osd.4.smithi134.stdout:Apr 16 02:02:42 smithi134 bash[73838]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-04-16T02:02:42.538 INFO:journalctl@ceph.osd.4.smithi134.stdout:Apr 16 02:02:42 smithi134 bash[73838]: 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-16T02:02:42.538 INFO:journalctl@ceph.osd.4.smithi134.stdout:Apr 16 02:02:42 smithi134 bash[73838]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-04-16T02:02:42.538 INFO:journalctl@ceph.osd.4.smithi134.stdout:Apr 16 02:02:42 smithi134 bash[73838]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-04-16T02:02:42.538 INFO:journalctl@ceph.osd.4.smithi134.stdout:Apr 16 02:02:42 smithi134 bash[73838]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-04-16T02:02:42.538 INFO:journalctl@ceph.osd.4.smithi134.stdout:Apr 16 02:02:42 smithi134 bash[73838]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-04-16T02:02:42.538 INFO:journalctl@ceph.osd.4.smithi134.stdout:Apr 16 02:02:42 smithi134 bash[73838]: --> ceph-volume raw activate successful for osd ID: 4 2024-04-16T02:02:43.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:42 smithi134 ceph-mon[68182]: Health check failed: Degraded data redundancy: 37/1566 objects degraded (2.363%), 6 pgs degraded (PG_DEGRADED) 2024-04-16T02:02:43.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:42 smithi103 ceph-mon[92435]: Health check failed: Degraded data redundancy: 37/1566 objects degraded (2.363%), 6 pgs degraded (PG_DEGRADED) 2024-04-16T02:02:43.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:43 smithi134 ceph-mon[68182]: pgmap v143: 129 pgs: 6 active+undersized+degraded, 14 stale+active+clean, 6 active+undersized, 103 active+clean; 323 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 37/1566 objects degraded (2.363%) 2024-04-16T02:02:43.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:43 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:02:43.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:43 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:02:43.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:43 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T02:02:43.788 INFO:journalctl@ceph.osd.4.smithi134.stdout:Apr 16 02:02:43 smithi134 ceph-osd[74156]: -- 172.21.15.134:0/531197254 <== mon.1 v2:172.21.15.134:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5568269f31e0 con 0x5568269c2c00 2024-04-16T02:02:43.788 INFO:journalctl@ceph.osd.4.smithi134.stdout:Apr 16 02:02:43 smithi134 bash[74117]: 73830020f9713dd6b1b0f687ca2051c12ccef7e5c50c94187865b3a307b0e658 2024-04-16T02:02:43.788 INFO:journalctl@ceph.osd.4.smithi134.stdout:Apr 16 02:02:43 smithi134 systemd[1]: Started Ceph osd.4 for a7e43c46-fb91-11ee-bc8f-c7b262605968. 2024-04-16T02:02:44.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:43 smithi103 ceph-mon[92435]: pgmap v143: 129 pgs: 6 active+undersized+degraded, 14 stale+active+clean, 6 active+undersized, 103 active+clean; 323 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 37/1566 objects degraded (2.363%) 2024-04-16T02:02:44.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:43 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:02:44.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:43 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:02:44.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:43 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T02:02:44.288 INFO:journalctl@ceph.osd.4.smithi134.stdout:Apr 16 02:02:44 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-4[74133]: 2024-04-16T02:02:44.032+0000 7ffb1e19e7c0 -1 Falling back to public interface 2024-04-16T02:02:45.752 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:45 smithi134 ceph-mon[68182]: pgmap v144: 129 pgs: 32 active+undersized+degraded, 24 active+undersized, 73 active+clean; 323 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 244/1566 objects degraded (15.581%) 2024-04-16T02:02:45.799 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T02:02:46.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:45 smithi103 ceph-mon[92435]: pgmap v144: 129 pgs: 32 active+undersized+degraded, 24 active+undersized, 73 active+clean; 323 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 244/1566 objects degraded (15.581%) 2024-04-16T02:02:48.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:47 smithi134 ceph-mon[68182]: pgmap v145: 129 pgs: 32 active+undersized+degraded, 24 active+undersized, 73 active+clean; 323 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 244/1566 objects degraded (15.581%) 2024-04-16T02:02:48.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:47 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:02:48.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:47 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:02:48.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:47 smithi103 ceph-mon[92435]: pgmap v145: 129 pgs: 32 active+undersized+degraded, 24 active+undersized, 73 active+clean; 323 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 244/1566 objects degraded (15.581%) 2024-04-16T02:02:48.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:47 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:02:48.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:47 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:02:49.179 INFO:journalctl@ceph.osd.4.smithi134.stdout:Apr 16 02:02:48 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-4[74133]: 2024-04-16T02:02:48.831+0000 7ffb1e19e7c0 -1 osd.4 0 read_superblock omap replica is missing. 2024-04-16T02:02:49.538 INFO:journalctl@ceph.osd.4.smithi134.stdout:Apr 16 02:02:49 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-4[74133]: 2024-04-16T02:02:49.385+0000 7ffb1e19e7c0 -1 osd.4 91 log_to_monitors true 2024-04-16T02:02:49.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:49 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:02:49.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:49 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:02:49.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:49 smithi134 ceph-mon[68182]: pgmap v146: 129 pgs: 32 active+undersized+degraded, 24 active+undersized, 73 active+clean; 323 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 231 B/s wr, 0 op/s; 244/1566 objects degraded (15.581%) 2024-04-16T02:02:49.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:49 smithi134 ceph-mon[68182]: Health check update: Degraded data redundancy: 244/1566 objects degraded (15.581%), 32 pgs degraded (PG_DEGRADED) 2024-04-16T02:02:49.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:49 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:02:49.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:49 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:02:49.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:49 smithi103 ceph-mon[92435]: pgmap v146: 129 pgs: 32 active+undersized+degraded, 24 active+undersized, 73 active+clean; 323 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 231 B/s wr, 0 op/s; 244/1566 objects degraded (15.581%) 2024-04-16T02:02:49.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:49 smithi103 ceph-mon[92435]: Health check update: Degraded data redundancy: 244/1566 objects degraded (15.581%), 32 pgs degraded (PG_DEGRADED) 2024-04-16T02:02:50.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:50 smithi134 ceph-mon[68182]: from='osd.4 [v2:172.21.15.134:6800/3225910393,v1:172.21.15.134:6801/3225910393]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-16T02:02:50.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:50 smithi134 ceph-mon[68182]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-16T02:02:50.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:50 smithi103 ceph-mon[92435]: from='osd.4 [v2:172.21.15.134:6800/3225910393,v1:172.21.15.134:6801/3225910393]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-16T02:02:50.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:50 smithi103 ceph-mon[92435]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-16T02:02:50.833 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T02:02:51.277 INFO:journalctl@ceph.osd.4.smithi134.stdout:Apr 16 02:02:50 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-4[74133]: 2024-04-16T02:02:50.856+0000 7ffb0b5f0700 -1 osd.4 91 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-16T02:02:51.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:51 smithi134 ceph-mon[68182]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-16T02:02:51.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:51 smithi134 ceph-mon[68182]: osdmap e94: 8 total, 7 up, 8 in 2024-04-16T02:02:51.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:51 smithi134 ceph-mon[68182]: from='osd.4 [v2:172.21.15.134:6800/3225910393,v1:172.21.15.134:6801/3225910393]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-04-16T02:02:51.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:51 smithi134 ceph-mon[68182]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-04-16T02:02:51.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:51 smithi134 ceph-mon[68182]: pgmap v148: 129 pgs: 32 active+undersized+degraded, 24 active+undersized, 73 active+clean; 323 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 207 B/s wr, 0 op/s; 244/1566 objects degraded (15.581%) 2024-04-16T02:02:51.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:51 smithi134 ceph-mon[68182]: from='osd.4 ' entity='osd.4' 2024-04-16T02:02:51.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:51 smithi103 ceph-mon[92435]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-16T02:02:51.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:51 smithi103 ceph-mon[92435]: osdmap e94: 8 total, 7 up, 8 in 2024-04-16T02:02:51.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:51 smithi103 ceph-mon[92435]: from='osd.4 [v2:172.21.15.134:6800/3225910393,v1:172.21.15.134:6801/3225910393]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-04-16T02:02:51.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:51 smithi103 ceph-mon[92435]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-04-16T02:02:51.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:51 smithi103 ceph-mon[92435]: pgmap v148: 129 pgs: 32 active+undersized+degraded, 24 active+undersized, 73 active+clean; 323 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 207 B/s wr, 0 op/s; 244/1566 objects degraded (15.581%) 2024-04-16T02:02:51.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:51 smithi103 ceph-mon[92435]: from='osd.4 ' entity='osd.4' 2024-04-16T02:02:52.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:52 smithi103 ceph-mon[92435]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-16T02:02:52.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:52 smithi103 ceph-mon[92435]: osd.4 [v2:172.21.15.134:6800/3225910393,v1:172.21.15.134:6801/3225910393] boot 2024-04-16T02:02:52.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:52 smithi103 ceph-mon[92435]: osdmap e95: 8 total, 8 up, 8 in 2024-04-16T02:02:52.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:52 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T02:02:52.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:52 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:02:52.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:52 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:02:52.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:52 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T02:02:52.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:52 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T02:02:52.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:52 smithi103 ceph-mon[92435]: pgmap v150: 129 pgs: 32 active+undersized+degraded, 24 active+undersized, 73 active+clean; 323 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 272 B/s wr, 0 op/s; 244/1566 objects degraded (15.581%) 2024-04-16T02:02:52.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:52 smithi103 ceph-mon[92435]: pgmap v151: 129 pgs: 32 active+undersized+degraded, 24 active+undersized, 73 active+clean; 323 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 185 B/s wr, 0 op/s; 244/1566 objects degraded (15.581%) 2024-04-16T02:02:52.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:52 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:02:52.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:52 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:02:52.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:52 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:02:52.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:52 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T02:02:52.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:52 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T02:02:52.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:52 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:02:52.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:52 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:02:52.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:52 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:02:52.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:52 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-16T02:02:52.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:52 smithi134 ceph-mon[68182]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-16T02:02:52.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:52 smithi134 ceph-mon[68182]: osd.4 [v2:172.21.15.134:6800/3225910393,v1:172.21.15.134:6801/3225910393] boot 2024-04-16T02:02:52.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:52 smithi134 ceph-mon[68182]: osdmap e95: 8 total, 8 up, 8 in 2024-04-16T02:02:52.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:52 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T02:02:52.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:52 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:02:52.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:52 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:02:52.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:52 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T02:02:52.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:52 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T02:02:52.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:52 smithi134 ceph-mon[68182]: pgmap v150: 129 pgs: 32 active+undersized+degraded, 24 active+undersized, 73 active+clean; 323 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 272 B/s wr, 0 op/s; 244/1566 objects degraded (15.581%) 2024-04-16T02:02:52.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:52 smithi134 ceph-mon[68182]: pgmap v151: 129 pgs: 32 active+undersized+degraded, 24 active+undersized, 73 active+clean; 323 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 185 B/s wr, 0 op/s; 244/1566 objects degraded (15.581%) 2024-04-16T02:02:52.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:52 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:02:52.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:52 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:02:52.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:52 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:02:52.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:52 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T02:02:52.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:52 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T02:02:52.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:52 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:02:52.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:52 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:02:52.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:52 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:02:52.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:52 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-16T02:02:53.131 INFO:teuthology.orchestra.run.smithi103.stdout:true 2024-04-16T02:02:53.767 INFO:teuthology.orchestra.run.smithi103.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T02:02:53.768 INFO:teuthology.orchestra.run.smithi103.stdout:alertmanager.smithi103 smithi103 *:9093,9094 running (13m) 39s ago 24m 18.7M - 0.20.0 0881eb8f169f 37e2895be705 2024-04-16T02:02:53.768 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi103 smithi103 running (2m) 39s ago 24m 6660k - 18.2.2-1221-ge3fb05d5 aa4d2281650a 055fcee4871a 2024-04-16T02:02:53.768 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi134 smithi134 running (2m) 6s ago 23m 6651k - 18.2.2-1221-ge3fb05d5 aa4d2281650a fcbf7b2dcb44 2024-04-16T02:02:53.768 INFO:teuthology.orchestra.run.smithi103.stdout:grafana.smithi103 smithi103 *:3000 running (11m) 39s ago 24m 33.4M - 6.7.4 557c83e11646 7fa8209ca1a6 2024-04-16T02:02:53.768 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi103.yzimiy smithi103 running (18m) 39s ago 18m 39.4M - 16.2.5 6933c2a0b7dd cf2f08c0639d 2024-04-16T02:02:53.768 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi134.assnsf smithi134 running (18m) 6s ago 18m 16.2M - 16.2.5 6933c2a0b7dd 9ca5fc777b10 2024-04-16T02:02:53.768 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi103.rfboyd smithi103 *:8443,9283,8765 running (4m) 39s ago 26m 499M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 4115033d1c09 2024-04-16T02:02:53.768 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi134.qekssw smithi134 *:8443,9283,8765 running (4m) 6s ago 23m 450M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 87205746141f 2024-04-16T02:02:53.768 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi103 smithi103 running (3m) 39s ago 26m 57.9M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a a2ab3a0eb5ee 2024-04-16T02:02:53.768 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi134 smithi134 running (3m) 6s ago 23m 47.1M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a 87b30e824f75 2024-04-16T02:02:53.768 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.0.1.smithi103.gqcofo smithi103 *:2049 running (15m) 39s ago 15m 78.4M - 3.5 6933c2a0b7dd 0b6b40ef9c00 2024-04-16T02:02:53.768 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.1.1.smithi134.lpxagn smithi134 *:2049 running (15m) 6s ago 15m 75.7M - 3.5 6933c2a0b7dd 57d4a8c9a0d1 2024-04-16T02:02:53.769 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi103 smithi103 *:9100 running (9m) 39s ago 24m 17.0M - 0.18.1 e5a616e4b9cf 7645b6fe3f54 2024-04-16T02:02:53.769 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi134 smithi134 *:9100 running (4m) 6s ago 23m 8908k - 0.18.1 e5a616e4b9cf 4533f23f974c 2024-04-16T02:02:53.769 INFO:teuthology.orchestra.run.smithi103.stdout:osd.0 smithi103 running (2m) 39s ago 22m 124M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a 21884d852c6d 2024-04-16T02:02:53.769 INFO:teuthology.orchestra.run.smithi103.stdout:osd.1 smithi103 running (119s) 39s ago 22m 108M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a 6c77bd50a8f1 2024-04-16T02:02:53.769 INFO:teuthology.orchestra.run.smithi103.stdout:osd.2 smithi103 running (82s) 39s ago 22m 90.0M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a fbc24af02611 2024-04-16T02:02:53.769 INFO:teuthology.orchestra.run.smithi103.stdout:osd.3 smithi103 running (46s) 39s ago 21m 12.5M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a fa3cac53a0ff 2024-04-16T02:02:53.769 INFO:teuthology.orchestra.run.smithi103.stdout:osd.4 smithi134 running (10s) 6s ago 21m 13.7M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a 73830020f971 2024-04-16T02:02:53.769 INFO:teuthology.orchestra.run.smithi103.stdout:osd.5 smithi134 running (20m) 6s ago 20m 425M 2712M 16.2.5 6933c2a0b7dd 2a44c23ab3a6 2024-04-16T02:02:53.769 INFO:teuthology.orchestra.run.smithi103.stdout:osd.6 smithi134 running (20m) 6s ago 20m 359M 2712M 16.2.5 6933c2a0b7dd b4045b632965 2024-04-16T02:02:53.769 INFO:teuthology.orchestra.run.smithi103.stdout:osd.7 smithi134 running (20m) 6s ago 20m 507M 2712M 16.2.5 6933c2a0b7dd d6fa09360d46 2024-04-16T02:02:53.769 INFO:teuthology.orchestra.run.smithi103.stdout:prometheus.smithi103 smithi103 *:9095 error 39s ago 23m - - 2024-04-16T02:02:54.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:53 smithi103 ceph-mon[92435]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-16T02:02:54.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:53 smithi103 ceph-mon[92435]: Upgrade: unsafe to stop osd(s) at this time (8 PGs are or would become offline) 2024-04-16T02:02:54.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:53 smithi103 ceph-mon[92435]: osdmap e96: 8 total, 8 up, 8 in 2024-04-16T02:02:54.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:53 smithi103 ceph-mon[92435]: from='client.34314 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:02:54.155 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T02:02:54.155 INFO:teuthology.orchestra.run.smithi103.stdout: "mon": { 2024-04-16T02:02:54.155 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T02:02:54.155 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T02:02:54.155 INFO:teuthology.orchestra.run.smithi103.stdout: "mgr": { 2024-04-16T02:02:54.155 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T02:02:54.155 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T02:02:54.155 INFO:teuthology.orchestra.run.smithi103.stdout: "osd": { 2024-04-16T02:02:54.156 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 3, 2024-04-16T02:02:54.156 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 5 2024-04-16T02:02:54.156 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T02:02:54.156 INFO:teuthology.orchestra.run.smithi103.stdout: "mds": { 2024-04-16T02:02:54.156 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T02:02:54.156 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T02:02:54.156 INFO:teuthology.orchestra.run.smithi103.stdout: "overall": { 2024-04-16T02:02:54.156 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 5, 2024-04-16T02:02:54.156 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 9 2024-04-16T02:02:54.156 INFO:teuthology.orchestra.run.smithi103.stdout: } 2024-04-16T02:02:54.157 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T02:02:54.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:53 smithi134 ceph-mon[68182]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-16T02:02:54.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:53 smithi134 ceph-mon[68182]: Upgrade: unsafe to stop osd(s) at this time (8 PGs are or would become offline) 2024-04-16T02:02:54.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:53 smithi134 ceph-mon[68182]: osdmap e96: 8 total, 8 up, 8 in 2024-04-16T02:02:54.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:53 smithi134 ceph-mon[68182]: from='client.34314 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:02:54.478 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T02:02:54.478 INFO:teuthology.orchestra.run.smithi103.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T02:02:54.478 INFO:teuthology.orchestra.run.smithi103.stdout: "in_progress": true, 2024-04-16T02:02:54.478 INFO:teuthology.orchestra.run.smithi103.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T02:02:54.478 INFO:teuthology.orchestra.run.smithi103.stdout: "services_complete": [ 2024-04-16T02:02:54.479 INFO:teuthology.orchestra.run.smithi103.stdout: "crash", 2024-04-16T02:02:54.479 INFO:teuthology.orchestra.run.smithi103.stdout: "mgr", 2024-04-16T02:02:54.479 INFO:teuthology.orchestra.run.smithi103.stdout: "mon" 2024-04-16T02:02:54.479 INFO:teuthology.orchestra.run.smithi103.stdout: ], 2024-04-16T02:02:54.479 INFO:teuthology.orchestra.run.smithi103.stdout: "progress": "11/23 daemons upgraded", 2024-04-16T02:02:54.479 INFO:teuthology.orchestra.run.smithi103.stdout: "message": "Currently upgrading osd daemons", 2024-04-16T02:02:54.479 INFO:teuthology.orchestra.run.smithi103.stdout: "is_paused": false 2024-04-16T02:02:54.479 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T02:02:54.862 INFO:teuthology.orchestra.run.smithi103.stdout:HEALTH_WARN 1 failed cephadm daemon(s); Degraded data redundancy: 74/1566 objects degraded (4.725%), 12 pgs degraded 2024-04-16T02:02:54.862 INFO:teuthology.orchestra.run.smithi103.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-16T02:02:54.862 INFO:teuthology.orchestra.run.smithi103.stdout: daemon prometheus.smithi103 on smithi103 is in error state 2024-04-16T02:02:54.862 INFO:teuthology.orchestra.run.smithi103.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 74/1566 objects degraded (4.725%), 12 pgs degraded 2024-04-16T02:02:54.862 INFO:teuthology.orchestra.run.smithi103.stdout: pg 2.6 is active+undersized+degraded, acting [1,6] 2024-04-16T02:02:54.862 INFO:teuthology.orchestra.run.smithi103.stdout: pg 2.d is active+undersized+degraded, acting [1,3] 2024-04-16T02:02:54.863 INFO:teuthology.orchestra.run.smithi103.stdout: pg 2.f is active+undersized+degraded, acting [0,7] 2024-04-16T02:02:54.863 INFO:teuthology.orchestra.run.smithi103.stdout: pg 3.3 is active+undersized+degraded, acting [0,6] 2024-04-16T02:02:54.863 INFO:teuthology.orchestra.run.smithi103.stdout: pg 3.9 is active+undersized+degraded, acting [2,7] 2024-04-16T02:02:54.863 INFO:teuthology.orchestra.run.smithi103.stdout: pg 3.b is active+undersized+degraded, acting [3,0] 2024-04-16T02:02:54.863 INFO:teuthology.orchestra.run.smithi103.stdout: pg 3.14 is active+undersized+degraded, acting [7,6] 2024-04-16T02:02:54.863 INFO:teuthology.orchestra.run.smithi103.stdout: pg 3.19 is active+undersized+degraded, acting [1,3] 2024-04-16T02:02:54.863 INFO:teuthology.orchestra.run.smithi103.stdout: pg 3.1a is active+undersized+degraded, acting [1,2] 2024-04-16T02:02:54.863 INFO:teuthology.orchestra.run.smithi103.stdout: pg 4.1 is active+undersized+degraded, acting [5,6] 2024-04-16T02:02:54.863 INFO:teuthology.orchestra.run.smithi103.stdout: pg 5.0 is active+undersized+degraded, acting [3,1] 2024-04-16T02:02:54.863 INFO:teuthology.orchestra.run.smithi103.stdout: pg 5.a is active+undersized+degraded, acting [2,3] 2024-04-16T02:02:55.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:54 smithi103 ceph-mon[92435]: from='client.34318 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:02:55.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:54 smithi103 ceph-mon[92435]: from='client.34322 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:02:55.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:54 smithi103 ceph-mon[92435]: pgmap v153: 129 pgs: 12 active+undersized+degraded, 17 active+undersized, 100 active+clean; 323 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 278 B/s wr, 0 op/s; 74/1566 objects degraded (4.725%) 2024-04-16T02:02:55.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:54 smithi103 ceph-mon[92435]: from='client.? 172.21.15.103:0/544405375' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:02:55.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:54 smithi134 ceph-mon[68182]: from='client.34318 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:02:55.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:54 smithi134 ceph-mon[68182]: from='client.34322 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:02:55.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:54 smithi134 ceph-mon[68182]: pgmap v153: 129 pgs: 12 active+undersized+degraded, 17 active+undersized, 100 active+clean; 323 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 278 B/s wr, 0 op/s; 74/1566 objects degraded (4.725%) 2024-04-16T02:02:55.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:54 smithi134 ceph-mon[68182]: from='client.? 172.21.15.103:0/544405375' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:02:55.873 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T02:02:56.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:55 smithi103 ceph-mon[92435]: from='client.34330 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:02:56.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:55 smithi103 ceph-mon[92435]: Health check update: Degraded data redundancy: 74/1566 objects degraded (4.725%), 12 pgs degraded (PG_DEGRADED) 2024-04-16T02:02:56.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:55 smithi103 ceph-mon[92435]: from='client.? 172.21.15.103:0/2317598115' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T02:02:56.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:55 smithi134 ceph-mon[68182]: from='client.34330 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:02:56.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:55 smithi134 ceph-mon[68182]: Health check update: Degraded data redundancy: 74/1566 objects degraded (4.725%), 12 pgs degraded (PG_DEGRADED) 2024-04-16T02:02:56.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:55 smithi134 ceph-mon[68182]: from='client.? 172.21.15.103:0/2317598115' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T02:02:57.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:56 smithi103 ceph-mon[92435]: pgmap v154: 129 pgs: 1 active+undersized+degraded, 128 active+clean; 323 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 371 B/s rd, 185 B/s wr, 0 op/s; 1/1566 objects degraded (0.064%) 2024-04-16T02:02:57.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:56 smithi134 ceph-mon[68182]: pgmap v154: 129 pgs: 1 active+undersized+degraded, 128 active+clean; 323 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 371 B/s rd, 185 B/s wr, 0 op/s; 1/1566 objects degraded (0.064%) 2024-04-16T02:02:58.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:58 smithi134 ceph-mon[68182]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/1566 objects degraded (0.064%), 1 pg degraded) 2024-04-16T02:02:58.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:58 smithi103 ceph-mon[92435]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/1566 objects degraded (0.064%), 1 pg degraded) 2024-04-16T02:02:59.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:02:59 smithi134 ceph-mon[68182]: pgmap v155: 129 pgs: 129 active+clean; 323 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 329 B/s rd, 164 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-16T02:02:59.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:02:59 smithi103 ceph-mon[92435]: pgmap v155: 129 pgs: 129 active+clean; 323 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 329 B/s rd, 164 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-16T02:03:00.913 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T02:03:01.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:01 smithi134 ceph-mon[68182]: pgmap v156: 129 pgs: 129 active+clean; 323 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-16T02:03:01.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:01 smithi103 ceph-mon[92435]: pgmap v156: 129 pgs: 129 active+clean; 323 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-16T02:03:03.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:03 smithi134 ceph-mon[68182]: pgmap v157: 129 pgs: 129 active+clean; 323 MiB data, 2.0 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-16T02:03:03.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:03 smithi103 ceph-mon[92435]: pgmap v157: 129 pgs: 129 active+clean; 323 MiB data, 2.0 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-16T02:03:05.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:05 smithi134 ceph-mon[68182]: pgmap v158: 129 pgs: 129 active+clean; 323 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 182 B/s rd, 182 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-16T02:03:05.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:05 smithi103 ceph-mon[92435]: pgmap v158: 129 pgs: 129 active+clean; 323 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 182 B/s rd, 182 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-16T02:03:05.956 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T02:03:07.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:07 smithi134 ceph-mon[68182]: pgmap v159: 129 pgs: 129 active+clean; 323 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-16T02:03:07.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:07 smithi103 ceph-mon[92435]: pgmap v159: 129 pgs: 129 active+clean; 323 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-16T02:03:08.372 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:08 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:03:08.372 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:08 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T02:03:08.372 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:08 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-16T02:03:08.372 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:08 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:03:08.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:08 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:03:08.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:08 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T02:03:08.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:08 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-16T02:03:08.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:08 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:03:09.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:09 smithi134 ceph-mon[68182]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-16T02:03:09.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:09 smithi134 ceph-mon[68182]: Upgrade: osd.5 is safe to restart 2024-04-16T02:03:09.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:09 smithi134 ceph-mon[68182]: pgmap v160: 129 pgs: 129 active+clean; 323 MiB data, 2.0 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-16T02:03:09.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:09 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:03:09.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:09 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-16T02:03:09.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:09 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T02:03:09.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:09 smithi103 ceph-mon[92435]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-16T02:03:09.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:09 smithi103 ceph-mon[92435]: Upgrade: osd.5 is safe to restart 2024-04-16T02:03:09.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:09 smithi103 ceph-mon[92435]: pgmap v160: 129 pgs: 129 active+clean; 323 MiB data, 2.0 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-16T02:03:09.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:09 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:03:09.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:09 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-16T02:03:09.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:09 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T02:03:10.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:10 smithi134 ceph-mon[68182]: Upgrade: Updating osd.5 2024-04-16T02:03:10.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:10 smithi134 ceph-mon[68182]: Deploying daemon osd.5 on smithi134 2024-04-16T02:03:10.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:10 smithi103 ceph-mon[92435]: Upgrade: Updating osd.5 2024-04-16T02:03:10.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:10 smithi103 ceph-mon[92435]: Deploying daemon osd.5 on smithi134 2024-04-16T02:03:10.992 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T02:03:11.371 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:11 smithi134 ceph-mon[68182]: pgmap v161: 129 pgs: 129 active+clean; 323 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T02:03:11.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:11 smithi103 ceph-mon[92435]: pgmap v161: 129 pgs: 129 active+clean; 323 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T02:03:12.288 INFO:journalctl@ceph.osd.5.smithi134.stdout:Apr 16 02:03:11 smithi134 systemd[1]: Stopping Ceph osd.5 for a7e43c46-fb91-11ee-bc8f-c7b262605968... 2024-04-16T02:03:12.288 INFO:journalctl@ceph.osd.5.smithi134.stdout:Apr 16 02:03:12 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd.5[45832]: debug 2024-04-16T02:03:12.158+0000 7f12c4c61700 -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-16T02:03:12.288 INFO:journalctl@ceph.osd.5.smithi134.stdout:Apr 16 02:03:12 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd.5[45832]: debug 2024-04-16T02:03:12.158+0000 7f12c4c61700 -1 osd.5 96 *** Got signal Terminated *** 2024-04-16T02:03:12.288 INFO:journalctl@ceph.osd.5.smithi134.stdout:Apr 16 02:03:12 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd.5[45832]: debug 2024-04-16T02:03:12.158+0000 7f12c4c61700 -1 osd.5 96 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-16T02:03:13.010 INFO:journalctl@ceph.osd.5.smithi134.stdout:Apr 16 02:03:12 smithi134 bash[76264]: ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd.5 2024-04-16T02:03:13.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:13 smithi134 ceph-mon[68182]: pgmap v162: 129 pgs: 129 active+clean; 323 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T02:03:13.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:13 smithi134 ceph-mon[68182]: osd.5 reported immediately failed by osd.6 2024-04-16T02:03:13.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:13 smithi134 ceph-mon[68182]: osd.5 failed (root=default,host=smithi134) (connection refused reported by osd.6) 2024-04-16T02:03:13.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:13 smithi134 ceph-mon[68182]: osd.5 reported immediately failed by osd.7 2024-04-16T02:03:13.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:13 smithi134 ceph-mon[68182]: osd.5 reported immediately failed by osd.6 2024-04-16T02:03:13.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:13 smithi134 ceph-mon[68182]: osd.5 reported immediately failed by osd.0 2024-04-16T02:03:13.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:13 smithi134 ceph-mon[68182]: osd.5 reported immediately failed by osd.1 2024-04-16T02:03:13.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:13 smithi134 ceph-mon[68182]: osd.5 reported immediately failed by osd.2 2024-04-16T02:03:13.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:13 smithi134 ceph-mon[68182]: osd.5 reported immediately failed by osd.3 2024-04-16T02:03:13.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:13 smithi134 ceph-mon[68182]: osd.5 reported immediately failed by osd.4 2024-04-16T02:03:13.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:13 smithi134 ceph-mon[68182]: osd.5 reported immediately failed by osd.7 2024-04-16T02:03:13.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:13 smithi134 ceph-mon[68182]: osd.5 reported immediately failed by osd.0 2024-04-16T02:03:13.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:13 smithi134 ceph-mon[68182]: osd.5 reported immediately failed by osd.1 2024-04-16T02:03:13.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:13 smithi134 ceph-mon[68182]: osd.5 reported immediately failed by osd.2 2024-04-16T02:03:13.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:13 smithi134 ceph-mon[68182]: osd.5 reported immediately failed by osd.3 2024-04-16T02:03:13.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:13 smithi134 ceph-mon[68182]: osd.5 reported immediately failed by osd.4 2024-04-16T02:03:13.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:13 smithi134 ceph-mon[68182]: osd.5 reported immediately failed by osd.1 2024-04-16T02:03:13.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:13 smithi134 ceph-mon[68182]: osd.5 reported immediately failed by osd.3 2024-04-16T02:03:13.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:13 smithi134 ceph-mon[68182]: osd.5 reported immediately failed by osd.6 2024-04-16T02:03:13.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:13 smithi134 ceph-mon[68182]: osd.5 reported immediately failed by osd.6 2024-04-16T02:03:13.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:13 smithi134 ceph-mon[68182]: osd.5 reported immediately failed by osd.7 2024-04-16T02:03:13.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:13 smithi134 ceph-mon[68182]: osd.5 reported immediately failed by osd.4 2024-04-16T02:03:13.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:13 smithi134 ceph-mon[68182]: osd.5 reported immediately failed by osd.7 2024-04-16T02:03:13.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:13 smithi134 ceph-mon[68182]: osd.5 reported immediately failed by osd.0 2024-04-16T02:03:13.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:13 smithi134 ceph-mon[68182]: osd.5 reported immediately failed by osd.1 2024-04-16T02:03:13.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:13 smithi134 ceph-mon[68182]: osd.5 reported immediately failed by osd.2 2024-04-16T02:03:13.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:13 smithi134 ceph-mon[68182]: osd.5 reported immediately failed by osd.3 2024-04-16T02:03:13.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:13 smithi134 ceph-mon[68182]: osd.5 reported immediately failed by osd.4 2024-04-16T02:03:13.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:13 smithi134 ceph-mon[68182]: osd.5 reported immediately failed by osd.0 2024-04-16T02:03:13.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:13 smithi134 ceph-mon[68182]: osd.5 reported immediately failed by osd.1 2024-04-16T02:03:13.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:13 smithi134 ceph-mon[68182]: osd.5 reported immediately failed by osd.2 2024-04-16T02:03:13.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:13 smithi134 ceph-mon[68182]: osd.5 reported immediately failed by osd.3 2024-04-16T02:03:13.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:13 smithi134 ceph-mon[68182]: osd.5 reported immediately failed by osd.1 2024-04-16T02:03:13.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:13 smithi134 ceph-mon[68182]: osd.5 reported immediately failed by osd.3 2024-04-16T02:03:13.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:13 smithi103 ceph-mon[92435]: pgmap v162: 129 pgs: 129 active+clean; 323 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T02:03:13.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:13 smithi103 ceph-mon[92435]: osd.5 reported immediately failed by osd.6 2024-04-16T02:03:13.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:13 smithi103 ceph-mon[92435]: osd.5 failed (root=default,host=smithi134) (connection refused reported by osd.6) 2024-04-16T02:03:13.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:13 smithi103 ceph-mon[92435]: osd.5 reported immediately failed by osd.7 2024-04-16T02:03:13.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:13 smithi103 ceph-mon[92435]: osd.5 reported immediately failed by osd.6 2024-04-16T02:03:13.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:13 smithi103 ceph-mon[92435]: osd.5 reported immediately failed by osd.0 2024-04-16T02:03:13.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:13 smithi103 ceph-mon[92435]: osd.5 reported immediately failed by osd.1 2024-04-16T02:03:13.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:13 smithi103 ceph-mon[92435]: osd.5 reported immediately failed by osd.2 2024-04-16T02:03:13.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:13 smithi103 ceph-mon[92435]: osd.5 reported immediately failed by osd.3 2024-04-16T02:03:13.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:13 smithi103 ceph-mon[92435]: osd.5 reported immediately failed by osd.4 2024-04-16T02:03:13.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:13 smithi103 ceph-mon[92435]: osd.5 reported immediately failed by osd.7 2024-04-16T02:03:13.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:13 smithi103 ceph-mon[92435]: osd.5 reported immediately failed by osd.0 2024-04-16T02:03:13.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:13 smithi103 ceph-mon[92435]: osd.5 reported immediately failed by osd.1 2024-04-16T02:03:13.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:13 smithi103 ceph-mon[92435]: osd.5 reported immediately failed by osd.2 2024-04-16T02:03:13.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:13 smithi103 ceph-mon[92435]: osd.5 reported immediately failed by osd.3 2024-04-16T02:03:13.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:13 smithi103 ceph-mon[92435]: osd.5 reported immediately failed by osd.4 2024-04-16T02:03:13.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:13 smithi103 ceph-mon[92435]: osd.5 reported immediately failed by osd.1 2024-04-16T02:03:13.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:13 smithi103 ceph-mon[92435]: osd.5 reported immediately failed by osd.3 2024-04-16T02:03:13.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:13 smithi103 ceph-mon[92435]: osd.5 reported immediately failed by osd.6 2024-04-16T02:03:13.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:13 smithi103 ceph-mon[92435]: osd.5 reported immediately failed by osd.6 2024-04-16T02:03:13.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:13 smithi103 ceph-mon[92435]: osd.5 reported immediately failed by osd.7 2024-04-16T02:03:13.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:13 smithi103 ceph-mon[92435]: osd.5 reported immediately failed by osd.4 2024-04-16T02:03:13.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:13 smithi103 ceph-mon[92435]: osd.5 reported immediately failed by osd.7 2024-04-16T02:03:13.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:13 smithi103 ceph-mon[92435]: osd.5 reported immediately failed by osd.0 2024-04-16T02:03:13.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:13 smithi103 ceph-mon[92435]: osd.5 reported immediately failed by osd.1 2024-04-16T02:03:13.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:13 smithi103 ceph-mon[92435]: osd.5 reported immediately failed by osd.2 2024-04-16T02:03:13.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:13 smithi103 ceph-mon[92435]: osd.5 reported immediately failed by osd.3 2024-04-16T02:03:13.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:13 smithi103 ceph-mon[92435]: osd.5 reported immediately failed by osd.4 2024-04-16T02:03:13.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:13 smithi103 ceph-mon[92435]: osd.5 reported immediately failed by osd.0 2024-04-16T02:03:13.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:13 smithi103 ceph-mon[92435]: osd.5 reported immediately failed by osd.1 2024-04-16T02:03:13.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:13 smithi103 ceph-mon[92435]: osd.5 reported immediately failed by osd.2 2024-04-16T02:03:13.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:13 smithi103 ceph-mon[92435]: osd.5 reported immediately failed by osd.3 2024-04-16T02:03:13.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:13 smithi103 ceph-mon[92435]: osd.5 reported immediately failed by osd.1 2024-04-16T02:03:13.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:13 smithi103 ceph-mon[92435]: osd.5 reported immediately failed by osd.3 2024-04-16T02:03:14.282 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:14 smithi134 ceph-mon[68182]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-16T02:03:14.283 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:14 smithi134 ceph-mon[68182]: osdmap e97: 8 total, 7 up, 8 in 2024-04-16T02:03:14.283 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:14 smithi134 ceph-mon[68182]: pgmap v164: 129 pgs: 5 peering, 17 stale+active+clean, 107 active+clean; 323 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-04-16T02:03:14.283 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:14 smithi134 ceph-mon[68182]: osdmap e98: 8 total, 7 up, 8 in 2024-04-16T02:03:14.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:14 smithi103 ceph-mon[92435]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-16T02:03:14.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:14 smithi103 ceph-mon[92435]: osdmap e97: 8 total, 7 up, 8 in 2024-04-16T02:03:14.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:14 smithi103 ceph-mon[92435]: pgmap v164: 129 pgs: 5 peering, 17 stale+active+clean, 107 active+clean; 323 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-04-16T02:03:14.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:14 smithi103 ceph-mon[92435]: osdmap e98: 8 total, 7 up, 8 in 2024-04-16T02:03:15.038 INFO:journalctl@ceph.osd.5.smithi134.stdout:Apr 16 02:03:14 smithi134 systemd[1]: ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968@osd.5.service: Succeeded. 2024-04-16T02:03:15.038 INFO:journalctl@ceph.osd.5.smithi134.stdout:Apr 16 02:03:14 smithi134 systemd[1]: Stopped Ceph osd.5 for a7e43c46-fb91-11ee-bc8f-c7b262605968. 2024-04-16T02:03:15.038 INFO:journalctl@ceph.osd.5.smithi134.stdout:Apr 16 02:03:14 smithi134 systemd[1]: Starting Ceph osd.5 for a7e43c46-fb91-11ee-bc8f-c7b262605968... 2024-04-16T02:03:15.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:15 smithi134 ceph-mon[68182]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-04-16T02:03:15.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:15 smithi103 ceph-mon[92435]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-04-16T02:03:16.033 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T02:03:16.038 INFO:journalctl@ceph.osd.5.smithi134.stdout:Apr 16 02:03:15 smithi134 bash[76547]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-04-16T02:03:16.038 INFO:journalctl@ceph.osd.5.smithi134.stdout:Apr 16 02:03:15 smithi134 bash[76547]: 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-16T02:03:16.038 INFO:journalctl@ceph.osd.5.smithi134.stdout:Apr 16 02:03:15 smithi134 bash[76547]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-04-16T02:03:16.038 INFO:journalctl@ceph.osd.5.smithi134.stdout:Apr 16 02:03:15 smithi134 bash[76547]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-04-16T02:03:16.038 INFO:journalctl@ceph.osd.5.smithi134.stdout:Apr 16 02:03:15 smithi134 bash[76547]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-04-16T02:03:16.038 INFO:journalctl@ceph.osd.5.smithi134.stdout:Apr 16 02:03:15 smithi134 bash[76547]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-04-16T02:03:16.038 INFO:journalctl@ceph.osd.5.smithi134.stdout:Apr 16 02:03:15 smithi134 bash[76547]: --> ceph-volume raw activate successful for osd ID: 5 2024-04-16T02:03:16.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:16 smithi134 ceph-mon[68182]: pgmap v166: 129 pgs: 13 active+undersized+degraded, 5 peering, 6 stale+active+clean, 8 active+undersized, 97 active+clean; 323 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 96/1566 objects degraded (6.130%) 2024-04-16T02:03:16.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:16 smithi103 ceph-mon[92435]: pgmap v166: 129 pgs: 13 active+undersized+degraded, 5 peering, 6 stale+active+clean, 8 active+undersized, 97 active+clean; 323 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 96/1566 objects degraded (6.130%) 2024-04-16T02:03:17.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:17 smithi134 ceph-mon[68182]: Health check failed: Degraded data redundancy: 96/1566 objects degraded (6.130%), 13 pgs degraded (PG_DEGRADED) 2024-04-16T02:03:17.538 INFO:journalctl@ceph.osd.5.smithi134.stdout:Apr 16 02:03:17 smithi134 ceph-osd[76837]: -- 172.21.15.134:0/4244806112 <== mon.1 v2:172.21.15.134:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55a8157911e0 con 0x55a815760c00 2024-04-16T02:03:17.538 INFO:journalctl@ceph.osd.5.smithi134.stdout:Apr 16 02:03:17 smithi134 bash[76799]: f27c2e5fcef0e780a35fbaac504061815023028d402818d4178d87392c19b59b 2024-04-16T02:03:17.538 INFO:journalctl@ceph.osd.5.smithi134.stdout:Apr 16 02:03:17 smithi134 systemd[1]: Started Ceph osd.5 for a7e43c46-fb91-11ee-bc8f-c7b262605968. 2024-04-16T02:03:17.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:17 smithi103 ceph-mon[92435]: Health check failed: Degraded data redundancy: 96/1566 objects degraded (6.130%), 13 pgs degraded (PG_DEGRADED) 2024-04-16T02:03:18.038 INFO:journalctl@ceph.osd.5.smithi134.stdout:Apr 16 02:03:17 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-5[76814]: 2024-04-16T02:03:17.697+0000 7f1784fc17c0 -1 Falling back to public interface 2024-04-16T02:03:18.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:18 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:03:18.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:18 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:03:18.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:18 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T02:03:18.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:18 smithi134 ceph-mon[68182]: pgmap v167: 129 pgs: 15 active+undersized+degraded, 5 peering, 5 stale+active+clean, 11 active+undersized, 93 active+clean; 323 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 102/1566 objects degraded (6.513%) 2024-04-16T02:03:18.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:18 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:03:18.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:18 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:03:18.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:18 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T02:03:18.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:18 smithi103 ceph-mon[92435]: pgmap v167: 129 pgs: 15 active+undersized+degraded, 5 peering, 5 stale+active+clean, 11 active+undersized, 93 active+clean; 323 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 102/1566 objects degraded (6.513%) 2024-04-16T02:03:20.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:20 smithi134 ceph-mon[68182]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-04-16T02:03:20.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:20 smithi103 ceph-mon[92435]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-04-16T02:03:21.081 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T02:03:21.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:21 smithi134 ceph-mon[68182]: pgmap v168: 129 pgs: 25 active+undersized+degraded, 20 active+undersized, 84 active+clean; 323 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 180/1566 objects degraded (11.494%) 2024-04-16T02:03:21.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:21 smithi103 ceph-mon[92435]: pgmap v168: 129 pgs: 25 active+undersized+degraded, 20 active+undersized, 84 active+clean; 323 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 180/1566 objects degraded (11.494%) 2024-04-16T02:03:22.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:22 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:03:22.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:22 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:03:22.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:22 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:03:22.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:22 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:03:22.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:22 smithi103 ceph-mon[92435]: pgmap v169: 129 pgs: 25 active+undersized+degraded, 20 active+undersized, 84 active+clean; 323 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 230 B/s wr, 0 op/s; 180/1566 objects degraded (11.494%) 2024-04-16T02:03:22.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:22 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:03:22.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:22 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T02:03:22.640 INFO:journalctl@ceph.osd.5.smithi134.stdout:Apr 16 02:03:22 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-5[76814]: 2024-04-16T02:03:22.485+0000 7f1784fc17c0 -1 osd.5 0 read_superblock omap replica is missing. 2024-04-16T02:03:22.641 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:22 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:03:22.641 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:22 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:03:22.641 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:22 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:03:22.641 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:22 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:03:22.641 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:22 smithi134 ceph-mon[68182]: pgmap v169: 129 pgs: 25 active+undersized+degraded, 20 active+undersized, 84 active+clean; 323 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 230 B/s wr, 0 op/s; 180/1566 objects degraded (11.494%) 2024-04-16T02:03:22.641 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:22 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:03:22.641 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:22 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T02:03:23.288 INFO:journalctl@ceph.osd.5.smithi134.stdout:Apr 16 02:03:23 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-5[76814]: 2024-04-16T02:03:23.074+0000 7f1784fc17c0 -1 osd.5 96 log_to_monitors true 2024-04-16T02:03:24.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:24 smithi134 ceph-mon[68182]: from='osd.5 [v2:172.21.15.134:6808/1388112681,v1:172.21.15.134:6809/1388112681]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-16T02:03:24.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:24 smithi134 ceph-mon[68182]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-16T02:03:24.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:24 smithi134 ceph-mon[68182]: Health check update: Degraded data redundancy: 180/1566 objects degraded (11.494%), 25 pgs degraded (PG_DEGRADED) 2024-04-16T02:03:24.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:24 smithi103 ceph-mon[92435]: from='osd.5 [v2:172.21.15.134:6808/1388112681,v1:172.21.15.134:6809/1388112681]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-16T02:03:24.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:24 smithi103 ceph-mon[92435]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-16T02:03:24.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:24 smithi103 ceph-mon[92435]: Health check update: Degraded data redundancy: 180/1566 objects degraded (11.494%), 25 pgs degraded (PG_DEGRADED) 2024-04-16T02:03:24.788 INFO:journalctl@ceph.osd.5.smithi134.stdout:Apr 16 02:03:24 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-5[76814]: 2024-04-16T02:03:24.510+0000 7f1772413700 -1 osd.5 96 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-16T02:03:25.214 INFO:teuthology.orchestra.run.smithi103.stdout:true 2024-04-16T02:03:25.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:25 smithi103 ceph-mon[92435]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-16T02:03:25.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:25 smithi103 ceph-mon[92435]: osdmap e99: 8 total, 7 up, 8 in 2024-04-16T02:03:25.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:25 smithi103 ceph-mon[92435]: from='osd.5 [v2:172.21.15.134:6808/1388112681,v1:172.21.15.134:6809/1388112681]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-04-16T02:03:25.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:25 smithi103 ceph-mon[92435]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-04-16T02:03:25.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:25 smithi103 ceph-mon[92435]: pgmap v171: 129 pgs: 25 active+undersized+degraded, 20 active+undersized, 84 active+clean; 323 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 207 B/s wr, 0 op/s; 180/1566 objects degraded (11.494%) 2024-04-16T02:03:25.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:25 smithi103 ceph-mon[92435]: from='osd.5 ' entity='osd.5' 2024-04-16T02:03:25.487 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:25 smithi134 ceph-mon[68182]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-16T02:03:25.487 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:25 smithi134 ceph-mon[68182]: osdmap e99: 8 total, 7 up, 8 in 2024-04-16T02:03:25.488 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:25 smithi134 ceph-mon[68182]: from='osd.5 [v2:172.21.15.134:6808/1388112681,v1:172.21.15.134:6809/1388112681]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-04-16T02:03:25.488 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:25 smithi134 ceph-mon[68182]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-04-16T02:03:25.488 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:25 smithi134 ceph-mon[68182]: pgmap v171: 129 pgs: 25 active+undersized+degraded, 20 active+undersized, 84 active+clean; 323 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 207 B/s wr, 0 op/s; 180/1566 objects degraded (11.494%) 2024-04-16T02:03:25.488 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:25 smithi134 ceph-mon[68182]: from='osd.5 ' entity='osd.5' 2024-04-16T02:03:25.872 INFO:teuthology.orchestra.run.smithi103.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T02:03:25.873 INFO:teuthology.orchestra.run.smithi103.stdout:alertmanager.smithi103 smithi103 *:9093,9094 running (13m) 71s ago 25m 18.7M - 0.20.0 0881eb8f169f 37e2895be705 2024-04-16T02:03:25.873 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi103 smithi103 running (3m) 71s ago 25m 6660k - 18.2.2-1221-ge3fb05d5 aa4d2281650a 055fcee4871a 2024-04-16T02:03:25.873 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi134 smithi134 running (3m) 4s ago 24m 6651k - 18.2.2-1221-ge3fb05d5 aa4d2281650a fcbf7b2dcb44 2024-04-16T02:03:25.873 INFO:teuthology.orchestra.run.smithi103.stdout:grafana.smithi103 smithi103 *:3000 running (11m) 71s ago 24m 33.4M - 6.7.4 557c83e11646 7fa8209ca1a6 2024-04-16T02:03:25.873 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi103.yzimiy smithi103 running (19m) 71s ago 19m 39.4M - 16.2.5 6933c2a0b7dd cf2f08c0639d 2024-04-16T02:03:25.873 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi134.assnsf smithi134 running (19m) 4s ago 19m 16.3M - 16.2.5 6933c2a0b7dd 9ca5fc777b10 2024-04-16T02:03:25.873 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi103.rfboyd smithi103 *:8443,9283,8765 running (5m) 71s ago 26m 499M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 4115033d1c09 2024-04-16T02:03:25.873 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi134.qekssw smithi134 *:8443,9283,8765 running (4m) 4s ago 24m 450M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 87205746141f 2024-04-16T02:03:25.873 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi103 smithi103 running (4m) 71s ago 26m 57.9M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a a2ab3a0eb5ee 2024-04-16T02:03:25.873 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi134 smithi134 running (4m) 4s ago 24m 45.0M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a 87b30e824f75 2024-04-16T02:03:25.873 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.0.1.smithi103.gqcofo smithi103 *:2049 running (16m) 71s ago 16m 78.4M - 3.5 6933c2a0b7dd 0b6b40ef9c00 2024-04-16T02:03:25.873 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.1.1.smithi134.lpxagn smithi134 *:2049 running (16m) 4s ago 16m 75.8M - 3.5 6933c2a0b7dd 57d4a8c9a0d1 2024-04-16T02:03:25.873 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi103 smithi103 *:9100 running (9m) 71s ago 24m 17.0M - 0.18.1 e5a616e4b9cf 7645b6fe3f54 2024-04-16T02:03:25.874 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi134 smithi134 *:9100 running (5m) 4s ago 23m 8908k - 0.18.1 e5a616e4b9cf 4533f23f974c 2024-04-16T02:03:25.874 INFO:teuthology.orchestra.run.smithi103.stdout:osd.0 smithi103 running (2m) 71s ago 23m 124M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a 21884d852c6d 2024-04-16T02:03:25.874 INFO:teuthology.orchestra.run.smithi103.stdout:osd.1 smithi103 running (2m) 71s ago 22m 108M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a 6c77bd50a8f1 2024-04-16T02:03:25.874 INFO:teuthology.orchestra.run.smithi103.stdout:osd.2 smithi103 running (114s) 71s ago 22m 90.0M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a fbc24af02611 2024-04-16T02:03:25.874 INFO:teuthology.orchestra.run.smithi103.stdout:osd.3 smithi103 running (78s) 71s ago 22m 12.5M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a fa3cac53a0ff 2024-04-16T02:03:25.874 INFO:teuthology.orchestra.run.smithi103.stdout:osd.4 smithi134 running (42s) 4s ago 21m 135M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a 73830020f971 2024-04-16T02:03:25.874 INFO:teuthology.orchestra.run.smithi103.stdout:osd.5 smithi134 running (9s) 4s ago 21m 11.4M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a f27c2e5fcef0 2024-04-16T02:03:25.874 INFO:teuthology.orchestra.run.smithi103.stdout:osd.6 smithi134 running (21m) 4s ago 21m 359M 2712M 16.2.5 6933c2a0b7dd b4045b632965 2024-04-16T02:03:25.874 INFO:teuthology.orchestra.run.smithi103.stdout:osd.7 smithi134 running (20m) 4s ago 20m 507M 2712M 16.2.5 6933c2a0b7dd d6fa09360d46 2024-04-16T02:03:25.874 INFO:teuthology.orchestra.run.smithi103.stdout:prometheus.smithi103 smithi103 *:9095 error 71s ago 24m - - 2024-04-16T02:03:26.116 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T02:03:26.280 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T02:03:26.280 INFO:teuthology.orchestra.run.smithi103.stdout: "mon": { 2024-04-16T02:03:26.280 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T02:03:26.280 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T02:03:26.280 INFO:teuthology.orchestra.run.smithi103.stdout: "mgr": { 2024-04-16T02:03:26.280 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T02:03:26.280 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T02:03:26.280 INFO:teuthology.orchestra.run.smithi103.stdout: "osd": { 2024-04-16T02:03:26.280 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2, 2024-04-16T02:03:26.281 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 6 2024-04-16T02:03:26.281 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T02:03:26.281 INFO:teuthology.orchestra.run.smithi103.stdout: "mds": { 2024-04-16T02:03:26.281 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T02:03:26.281 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T02:03:26.281 INFO:teuthology.orchestra.run.smithi103.stdout: "overall": { 2024-04-16T02:03:26.281 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 4, 2024-04-16T02:03:26.281 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 10 2024-04-16T02:03:26.281 INFO:teuthology.orchestra.run.smithi103.stdout: } 2024-04-16T02:03:26.281 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T02:03:26.287 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:26 smithi134 ceph-mon[68182]: from='client.34340 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:03:26.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:26 smithi134 ceph-mon[68182]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-16T02:03:26.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:26 smithi134 ceph-mon[68182]: osd.5 [v2:172.21.15.134:6808/1388112681,v1:172.21.15.134:6809/1388112681] boot 2024-04-16T02:03:26.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:26 smithi134 ceph-mon[68182]: osdmap e100: 8 total, 8 up, 8 in 2024-04-16T02:03:26.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:26 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T02:03:26.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:26 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:03:26.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:26 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:03:26.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:26 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T02:03:26.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:26 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T02:03:26.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:26 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:03:26.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:26 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:03:26.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:26 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T02:03:26.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:26 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:03:26.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:26 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:03:26.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:26 smithi103 ceph-mon[92435]: from='client.34340 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:03:26.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:26 smithi103 ceph-mon[92435]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-16T02:03:26.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:26 smithi103 ceph-mon[92435]: osd.5 [v2:172.21.15.134:6808/1388112681,v1:172.21.15.134:6809/1388112681] boot 2024-04-16T02:03:26.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:26 smithi103 ceph-mon[92435]: osdmap e100: 8 total, 8 up, 8 in 2024-04-16T02:03:26.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:26 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T02:03:26.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:26 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:03:26.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:26 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:03:26.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:26 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T02:03:26.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:26 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T02:03:26.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:26 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:03:26.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:26 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:03:26.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:26 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T02:03:26.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:26 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:03:26.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:26 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:03:26.617 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T02:03:26.617 INFO:teuthology.orchestra.run.smithi103.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T02:03:26.617 INFO:teuthology.orchestra.run.smithi103.stdout: "in_progress": true, 2024-04-16T02:03:26.617 INFO:teuthology.orchestra.run.smithi103.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T02:03:26.617 INFO:teuthology.orchestra.run.smithi103.stdout: "services_complete": [ 2024-04-16T02:03:26.617 INFO:teuthology.orchestra.run.smithi103.stdout: "crash", 2024-04-16T02:03:26.617 INFO:teuthology.orchestra.run.smithi103.stdout: "mgr", 2024-04-16T02:03:26.618 INFO:teuthology.orchestra.run.smithi103.stdout: "mon" 2024-04-16T02:03:26.618 INFO:teuthology.orchestra.run.smithi103.stdout: ], 2024-04-16T02:03:26.618 INFO:teuthology.orchestra.run.smithi103.stdout: "progress": "12/23 daemons upgraded", 2024-04-16T02:03:26.618 INFO:teuthology.orchestra.run.smithi103.stdout: "message": "Currently upgrading osd daemons", 2024-04-16T02:03:26.618 INFO:teuthology.orchestra.run.smithi103.stdout: "is_paused": false 2024-04-16T02:03:26.618 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T02:03:26.999 INFO:teuthology.orchestra.run.smithi103.stdout:HEALTH_WARN 1 failed cephadm daemon(s); Degraded data redundancy: 180/1566 objects degraded (11.494%), 25 pgs degraded 2024-04-16T02:03:26.999 INFO:teuthology.orchestra.run.smithi103.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-16T02:03:26.999 INFO:teuthology.orchestra.run.smithi103.stdout: daemon prometheus.smithi103 on smithi103 is in error state 2024-04-16T02:03:27.000 INFO:teuthology.orchestra.run.smithi103.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 180/1566 objects degraded (11.494%), 25 pgs degraded 2024-04-16T02:03:27.000 INFO:teuthology.orchestra.run.smithi103.stdout: pg 2.2 is active+undersized+degraded, acting [1,6] 2024-04-16T02:03:27.000 INFO:teuthology.orchestra.run.smithi103.stdout: pg 2.3 is active+undersized+degraded, acting [2,7] 2024-04-16T02:03:27.000 INFO:teuthology.orchestra.run.smithi103.stdout: pg 2.b is active+undersized+degraded, acting [7,4] 2024-04-16T02:03:27.000 INFO:teuthology.orchestra.run.smithi103.stdout: pg 2.c is active+undersized+degraded, acting [2,0] 2024-04-16T02:03:27.000 INFO:teuthology.orchestra.run.smithi103.stdout: pg 2.12 is active+undersized+degraded, acting [3,7] 2024-04-16T02:03:27.000 INFO:teuthology.orchestra.run.smithi103.stdout: pg 2.14 is active+undersized+degraded, acting [6,3] 2024-04-16T02:03:27.000 INFO:teuthology.orchestra.run.smithi103.stdout: pg 2.15 is active+undersized+degraded, acting [1,0] 2024-04-16T02:03:27.000 INFO:teuthology.orchestra.run.smithi103.stdout: pg 2.16 is active+undersized+degraded, acting [6,2] 2024-04-16T02:03:27.001 INFO:teuthology.orchestra.run.smithi103.stdout: pg 2.17 is active+undersized+degraded, acting [6,2] 2024-04-16T02:03:27.001 INFO:teuthology.orchestra.run.smithi103.stdout: pg 2.18 is active+undersized+degraded, acting [4,7] 2024-04-16T02:03:27.001 INFO:teuthology.orchestra.run.smithi103.stdout: pg 2.1c is active+undersized+degraded, acting [7,2] 2024-04-16T02:03:27.001 INFO:teuthology.orchestra.run.smithi103.stdout: pg 2.1e is active+undersized+degraded, acting [3,0] 2024-04-16T02:03:27.001 INFO:teuthology.orchestra.run.smithi103.stdout: pg 3.2 is active+undersized+degraded, acting [3,6] 2024-04-16T02:03:27.001 INFO:teuthology.orchestra.run.smithi103.stdout: pg 3.4 is active+undersized+degraded, acting [1,2] 2024-04-16T02:03:27.001 INFO:teuthology.orchestra.run.smithi103.stdout: pg 3.5 is active+undersized+degraded, acting [3,2] 2024-04-16T02:03:27.001 INFO:teuthology.orchestra.run.smithi103.stdout: pg 3.c is active+undersized+degraded, acting [3,6] 2024-04-16T02:03:27.001 INFO:teuthology.orchestra.run.smithi103.stdout: pg 3.d is active+undersized+degraded, acting [7,6] 2024-04-16T02:03:27.002 INFO:teuthology.orchestra.run.smithi103.stdout: pg 3.10 is active+undersized+degraded, acting [6,0] 2024-04-16T02:03:27.002 INFO:teuthology.orchestra.run.smithi103.stdout: pg 3.16 is active+undersized+degraded, acting [7,1] 2024-04-16T02:03:27.002 INFO:teuthology.orchestra.run.smithi103.stdout: pg 3.17 is active+undersized+degraded, acting [0,3] 2024-04-16T02:03:27.002 INFO:teuthology.orchestra.run.smithi103.stdout: pg 3.1c is active+undersized+degraded, acting [4,1] 2024-04-16T02:03:27.002 INFO:teuthology.orchestra.run.smithi103.stdout: pg 3.1d is active+undersized+degraded, acting [4,6] 2024-04-16T02:03:27.002 INFO:teuthology.orchestra.run.smithi103.stdout: pg 3.1f is active+undersized+degraded, acting [0,2] 2024-04-16T02:03:27.002 INFO:teuthology.orchestra.run.smithi103.stdout: pg 4.1 is active+undersized+degraded, acting [4,6] 2024-04-16T02:03:27.002 INFO:teuthology.orchestra.run.smithi103.stdout: pg 5.19 is active+undersized+degraded, acting [1,7] 2024-04-16T02:03:27.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:27 smithi103 ceph-mon[92435]: from='client.34344 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:03:27.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:27 smithi103 ceph-mon[92435]: from='client.34348 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:03:27.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:27 smithi103 ceph-mon[92435]: pgmap v173: 129 pgs: 25 active+undersized+degraded, 20 active+undersized, 84 active+clean; 323 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 262 B/s rd, 131 B/s wr, 0 op/s; 180/1566 objects degraded (11.494%) 2024-04-16T02:03:27.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:27 smithi103 ceph-mon[92435]: pgmap v174: 129 pgs: 25 active+undersized+degraded, 20 active+undersized, 84 active+clean; 323 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 352 B/s rd, 176 B/s wr, 0 op/s; 180/1566 objects degraded (11.494%) 2024-04-16T02:03:27.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:27 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:03:27.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:27 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-16T02:03:27.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:27 smithi103 ceph-mon[92435]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-16T02:03:27.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:27 smithi103 ceph-mon[92435]: Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-04-16T02:03:27.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:27 smithi103 ceph-mon[92435]: from='client.? 172.21.15.103:0/928194018' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:03:27.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:27 smithi103 ceph-mon[92435]: osdmap e101: 8 total, 8 up, 8 in 2024-04-16T02:03:27.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:27 smithi103 ceph-mon[92435]: from='client.? 172.21.15.103:0/2572208039' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T02:03:27.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:27 smithi134 ceph-mon[68182]: from='client.34344 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:03:27.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:27 smithi134 ceph-mon[68182]: from='client.34348 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:03:27.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:27 smithi134 ceph-mon[68182]: pgmap v173: 129 pgs: 25 active+undersized+degraded, 20 active+undersized, 84 active+clean; 323 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 262 B/s rd, 131 B/s wr, 0 op/s; 180/1566 objects degraded (11.494%) 2024-04-16T02:03:27.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:27 smithi134 ceph-mon[68182]: pgmap v174: 129 pgs: 25 active+undersized+degraded, 20 active+undersized, 84 active+clean; 323 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 352 B/s rd, 176 B/s wr, 0 op/s; 180/1566 objects degraded (11.494%) 2024-04-16T02:03:27.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:27 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:03:27.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:27 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-16T02:03:27.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:27 smithi134 ceph-mon[68182]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-16T02:03:27.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:27 smithi134 ceph-mon[68182]: Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-04-16T02:03:27.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:27 smithi134 ceph-mon[68182]: from='client.? 172.21.15.103:0/928194018' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:03:27.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:27 smithi134 ceph-mon[68182]: osdmap e101: 8 total, 8 up, 8 in 2024-04-16T02:03:27.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:27 smithi134 ceph-mon[68182]: from='client.? 172.21.15.103:0/2572208039' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T02:03:28.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:28 smithi103 ceph-mon[92435]: from='client.34356 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:03:28.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:28 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:03:28.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:28 smithi134 ceph-mon[68182]: from='client.34356 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:03:28.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:28 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:03:29.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:29 smithi103 ceph-mon[92435]: pgmap v176: 129 pgs: 10 peering, 21 active+undersized+degraded, 14 active+undersized, 84 active+clean; 323 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 533 B/s rd, 266 B/s wr, 1 op/s; 157/1566 objects degraded (10.026%) 2024-04-16T02:03:29.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:29 smithi103 ceph-mon[92435]: Health check update: Degraded data redundancy: 157/1566 objects degraded (10.026%), 21 pgs degraded (PG_DEGRADED) 2024-04-16T02:03:29.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:29 smithi134 ceph-mon[68182]: pgmap v176: 129 pgs: 10 peering, 21 active+undersized+degraded, 14 active+undersized, 84 active+clean; 323 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 533 B/s rd, 266 B/s wr, 1 op/s; 157/1566 objects degraded (10.026%) 2024-04-16T02:03:29.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:29 smithi134 ceph-mon[68182]: Health check update: Degraded data redundancy: 157/1566 objects degraded (10.026%), 21 pgs degraded (PG_DEGRADED) 2024-04-16T02:03:31.150 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T02:03:31.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:31 smithi103 ceph-mon[92435]: pgmap v177: 129 pgs: 10 peering, 1 active+undersized+degraded, 1 active+undersized, 117 active+clean; 323 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 352 B/s rd, 176 B/s wr, 0 op/s; 1/1566 objects degraded (0.064%) 2024-04-16T02:03:31.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:31 smithi134 ceph-mon[68182]: pgmap v177: 129 pgs: 10 peering, 1 active+undersized+degraded, 1 active+undersized, 117 active+clean; 323 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 352 B/s rd, 176 B/s wr, 0 op/s; 1/1566 objects degraded (0.064%) 2024-04-16T02:03:32.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:32 smithi103 ceph-mon[92435]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/1566 objects degraded (0.064%), 1 pg degraded) 2024-04-16T02:03:32.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:32 smithi134 ceph-mon[68182]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/1566 objects degraded (0.064%), 1 pg degraded) 2024-04-16T02:03:33.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:33 smithi103 ceph-mon[92435]: pgmap v178: 129 pgs: 129 active+clean; 323 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 320 B/s wr, 0 op/s 2024-04-16T02:03:33.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:33 smithi134 ceph-mon[68182]: pgmap v178: 129 pgs: 129 active+clean; 323 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 320 B/s wr, 0 op/s 2024-04-16T02:03:35.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:35 smithi103 ceph-mon[92435]: pgmap v179: 129 pgs: 129 active+clean; 323 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-16T02:03:35.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:35 smithi134 ceph-mon[68182]: pgmap v179: 129 pgs: 129 active+clean; 323 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-16T02:03:36.200 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T02:03:37.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:37 smithi103 ceph-mon[92435]: pgmap v180: 129 pgs: 129 active+clean; 323 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-04-16T02:03:37.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:37 smithi134 ceph-mon[68182]: pgmap v180: 129 pgs: 129 active+clean; 323 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-04-16T02:03:38.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:38 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:03:38.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:38 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T02:03:38.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:38 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:03:38.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:38 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:03:38.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:38 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T02:03:38.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:38 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:03:39.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:39 smithi134 ceph-mon[68182]: pgmap v181: 129 pgs: 129 active+clean; 323 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 179 B/s rd, 179 B/s wr, 0 op/s 2024-04-16T02:03:39.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:39 smithi103 ceph-mon[92435]: pgmap v181: 129 pgs: 129 active+clean; 323 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 179 B/s rd, 179 B/s wr, 0 op/s 2024-04-16T02:03:41.236 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T02:03:41.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:41 smithi134 ceph-mon[68182]: pgmap v182: 129 pgs: 129 active+clean; 323 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T02:03:41.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:41 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-16T02:03:41.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:41 smithi103 ceph-mon[92435]: pgmap v182: 129 pgs: 129 active+clean; 323 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T02:03:41.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:41 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-16T02:03:42.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:42 smithi134 ceph-mon[68182]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-16T02:03:42.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:42 smithi134 ceph-mon[68182]: Upgrade: osd.6 is safe to restart 2024-04-16T02:03:42.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:42 smithi103 ceph-mon[92435]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-16T02:03:42.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:42 smithi103 ceph-mon[92435]: Upgrade: osd.6 is safe to restart 2024-04-16T02:03:43.203 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:43 smithi134 ceph-mon[68182]: pgmap v183: 129 pgs: 129 active+clean; 323 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T02:03:43.203 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:43 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:03:43.203 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:43 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-16T02:03:43.203 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:43 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T02:03:43.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:43 smithi103 ceph-mon[92435]: pgmap v183: 129 pgs: 129 active+clean; 323 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T02:03:43.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:43 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:03:43.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:43 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-16T02:03:43.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:43 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T02:03:44.451 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:44 smithi134 ceph-mon[68182]: Upgrade: Updating osd.6 2024-04-16T02:03:44.451 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:44 smithi134 ceph-mon[68182]: Deploying daemon osd.6 on smithi134 2024-04-16T02:03:44.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:44 smithi103 ceph-mon[92435]: Upgrade: Updating osd.6 2024-04-16T02:03:44.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:44 smithi103 ceph-mon[92435]: Deploying daemon osd.6 on smithi134 2024-04-16T02:03:45.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:45 smithi134 ceph-mon[68182]: pgmap v184: 129 pgs: 129 active+clean; 323 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T02:03:45.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:45 smithi103 ceph-mon[92435]: pgmap v184: 129 pgs: 129 active+clean; 323 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T02:03:46.280 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T02:03:46.538 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 02:03:46 smithi134 systemd[1]: Stopping Ceph osd.6 for a7e43c46-fb91-11ee-bc8f-c7b262605968... 2024-04-16T02:03:46.538 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 02:03:46 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd.6[48691]: debug 2024-04-16T02:03:46.330+0000 7f0c9e8ef700 -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-16T02:03:46.538 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 02:03:46 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd.6[48691]: debug 2024-04-16T02:03:46.330+0000 7f0c9e8ef700 -1 osd.6 101 *** Got signal Terminated *** 2024-04-16T02:03:46.538 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 02:03:46 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd.6[48691]: debug 2024-04-16T02:03:46.330+0000 7f0c9e8ef700 -1 osd.6 101 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-16T02:03:47.038 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 02:03:46 smithi134 bash[78983]: ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd.6 2024-04-16T02:03:47.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:47 smithi134 ceph-mon[68182]: pgmap v185: 129 pgs: 129 active+clean; 323 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T02:03:47.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:47 smithi134 ceph-mon[68182]: osd.6 reported immediately failed by osd.1 2024-04-16T02:03:47.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:47 smithi134 ceph-mon[68182]: osd.6 failed (root=default,host=smithi134) (connection refused reported by osd.1) 2024-04-16T02:03:47.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:47 smithi134 ceph-mon[68182]: osd.6 reported immediately failed by osd.7 2024-04-16T02:03:47.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:47 smithi134 ceph-mon[68182]: osd.6 reported immediately failed by osd.7 2024-04-16T02:03:47.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:47 smithi134 ceph-mon[68182]: osd.6 reported immediately failed by osd.5 2024-04-16T02:03:47.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:47 smithi134 ceph-mon[68182]: osd.6 reported immediately failed by osd.0 2024-04-16T02:03:47.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:47 smithi134 ceph-mon[68182]: osd.6 reported immediately failed by osd.1 2024-04-16T02:03:47.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:47 smithi134 ceph-mon[68182]: osd.6 reported immediately failed by osd.2 2024-04-16T02:03:47.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:47 smithi134 ceph-mon[68182]: osd.6 reported immediately failed by osd.3 2024-04-16T02:03:47.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:47 smithi134 ceph-mon[68182]: osd.6 reported immediately failed by osd.4 2024-04-16T02:03:47.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:47 smithi134 ceph-mon[68182]: osd.6 reported immediately failed by osd.0 2024-04-16T02:03:47.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:47 smithi134 ceph-mon[68182]: osd.6 reported immediately failed by osd.1 2024-04-16T02:03:47.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:47 smithi134 ceph-mon[68182]: osd.6 reported immediately failed by osd.2 2024-04-16T02:03:47.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:47 smithi134 ceph-mon[68182]: osd.6 reported immediately failed by osd.3 2024-04-16T02:03:47.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:47 smithi134 ceph-mon[68182]: osd.6 reported immediately failed by osd.5 2024-04-16T02:03:47.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:47 smithi134 ceph-mon[68182]: osd.6 reported immediately failed by osd.4 2024-04-16T02:03:47.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:47 smithi134 ceph-mon[68182]: osd.6 reported immediately failed by osd.1 2024-04-16T02:03:47.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:47 smithi134 ceph-mon[68182]: osd.6 reported immediately failed by osd.7 2024-04-16T02:03:47.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:47 smithi134 ceph-mon[68182]: osd.6 reported immediately failed by osd.7 2024-04-16T02:03:47.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:47 smithi134 ceph-mon[68182]: osd.6 reported immediately failed by osd.5 2024-04-16T02:03:47.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:47 smithi134 ceph-mon[68182]: osd.6 reported immediately failed by osd.5 2024-04-16T02:03:47.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:47 smithi134 ceph-mon[68182]: osd.6 reported immediately failed by osd.0 2024-04-16T02:03:47.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:47 smithi134 ceph-mon[68182]: osd.6 reported immediately failed by osd.1 2024-04-16T02:03:47.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:47 smithi134 ceph-mon[68182]: osd.6 reported immediately failed by osd.2 2024-04-16T02:03:47.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:47 smithi134 ceph-mon[68182]: osd.6 reported immediately failed by osd.3 2024-04-16T02:03:47.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:47 smithi134 ceph-mon[68182]: osd.6 reported immediately failed by osd.4 2024-04-16T02:03:47.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:47 smithi134 ceph-mon[68182]: osd.6 reported immediately failed by osd.0 2024-04-16T02:03:47.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:47 smithi134 ceph-mon[68182]: osd.6 reported immediately failed by osd.1 2024-04-16T02:03:47.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:47 smithi134 ceph-mon[68182]: osd.6 reported immediately failed by osd.2 2024-04-16T02:03:47.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:47 smithi134 ceph-mon[68182]: osd.6 reported immediately failed by osd.3 2024-04-16T02:03:47.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:47 smithi134 ceph-mon[68182]: osd.6 reported immediately failed by osd.4 2024-04-16T02:03:47.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:47 smithi134 ceph-mon[68182]: osd.6 reported immediately failed by osd.1 2024-04-16T02:03:47.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:47 smithi103 ceph-mon[92435]: pgmap v185: 129 pgs: 129 active+clean; 323 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T02:03:47.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:47 smithi103 ceph-mon[92435]: osd.6 reported immediately failed by osd.1 2024-04-16T02:03:47.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:47 smithi103 ceph-mon[92435]: osd.6 failed (root=default,host=smithi134) (connection refused reported by osd.1) 2024-04-16T02:03:47.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:47 smithi103 ceph-mon[92435]: osd.6 reported immediately failed by osd.7 2024-04-16T02:03:47.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:47 smithi103 ceph-mon[92435]: osd.6 reported immediately failed by osd.7 2024-04-16T02:03:47.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:47 smithi103 ceph-mon[92435]: osd.6 reported immediately failed by osd.5 2024-04-16T02:03:47.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:47 smithi103 ceph-mon[92435]: osd.6 reported immediately failed by osd.0 2024-04-16T02:03:47.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:47 smithi103 ceph-mon[92435]: osd.6 reported immediately failed by osd.1 2024-04-16T02:03:47.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:47 smithi103 ceph-mon[92435]: osd.6 reported immediately failed by osd.2 2024-04-16T02:03:47.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:47 smithi103 ceph-mon[92435]: osd.6 reported immediately failed by osd.3 2024-04-16T02:03:47.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:47 smithi103 ceph-mon[92435]: osd.6 reported immediately failed by osd.4 2024-04-16T02:03:47.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:47 smithi103 ceph-mon[92435]: osd.6 reported immediately failed by osd.0 2024-04-16T02:03:47.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:47 smithi103 ceph-mon[92435]: osd.6 reported immediately failed by osd.1 2024-04-16T02:03:47.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:47 smithi103 ceph-mon[92435]: osd.6 reported immediately failed by osd.2 2024-04-16T02:03:47.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:47 smithi103 ceph-mon[92435]: osd.6 reported immediately failed by osd.3 2024-04-16T02:03:47.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:47 smithi103 ceph-mon[92435]: osd.6 reported immediately failed by osd.5 2024-04-16T02:03:47.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:47 smithi103 ceph-mon[92435]: osd.6 reported immediately failed by osd.4 2024-04-16T02:03:47.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:47 smithi103 ceph-mon[92435]: osd.6 reported immediately failed by osd.1 2024-04-16T02:03:47.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:47 smithi103 ceph-mon[92435]: osd.6 reported immediately failed by osd.7 2024-04-16T02:03:47.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:47 smithi103 ceph-mon[92435]: osd.6 reported immediately failed by osd.7 2024-04-16T02:03:47.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:47 smithi103 ceph-mon[92435]: osd.6 reported immediately failed by osd.5 2024-04-16T02:03:47.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:47 smithi103 ceph-mon[92435]: osd.6 reported immediately failed by osd.5 2024-04-16T02:03:47.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:47 smithi103 ceph-mon[92435]: osd.6 reported immediately failed by osd.0 2024-04-16T02:03:47.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:47 smithi103 ceph-mon[92435]: osd.6 reported immediately failed by osd.1 2024-04-16T02:03:47.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:47 smithi103 ceph-mon[92435]: osd.6 reported immediately failed by osd.2 2024-04-16T02:03:47.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:47 smithi103 ceph-mon[92435]: osd.6 reported immediately failed by osd.3 2024-04-16T02:03:47.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:47 smithi103 ceph-mon[92435]: osd.6 reported immediately failed by osd.4 2024-04-16T02:03:47.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:47 smithi103 ceph-mon[92435]: osd.6 reported immediately failed by osd.0 2024-04-16T02:03:47.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:47 smithi103 ceph-mon[92435]: osd.6 reported immediately failed by osd.1 2024-04-16T02:03:47.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:47 smithi103 ceph-mon[92435]: osd.6 reported immediately failed by osd.2 2024-04-16T02:03:47.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:47 smithi103 ceph-mon[92435]: osd.6 reported immediately failed by osd.3 2024-04-16T02:03:47.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:47 smithi103 ceph-mon[92435]: osd.6 reported immediately failed by osd.4 2024-04-16T02:03:47.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:47 smithi103 ceph-mon[92435]: osd.6 reported immediately failed by osd.1 2024-04-16T02:03:48.510 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:48 smithi134 ceph-mon[68182]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-16T02:03:48.510 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:48 smithi134 ceph-mon[68182]: osdmap e102: 8 total, 7 up, 8 in 2024-04-16T02:03:48.510 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:48 smithi134 ceph-mon[68182]: pgmap v187: 129 pgs: 13 stale+active+clean, 116 active+clean; 323 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-04-16T02:03:48.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:48 smithi103 ceph-mon[92435]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-16T02:03:48.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:48 smithi103 ceph-mon[92435]: osdmap e102: 8 total, 7 up, 8 in 2024-04-16T02:03:48.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:48 smithi103 ceph-mon[92435]: pgmap v187: 129 pgs: 13 stale+active+clean, 116 active+clean; 323 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-04-16T02:03:49.228 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 02:03:48 smithi134 systemd[1]: ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968@osd.6.service: Succeeded. 2024-04-16T02:03:49.228 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 02:03:48 smithi134 systemd[1]: Stopped Ceph osd.6 for a7e43c46-fb91-11ee-bc8f-c7b262605968. 2024-04-16T02:03:49.228 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 02:03:48 smithi134 systemd[1]: Starting Ceph osd.6 for a7e43c46-fb91-11ee-bc8f-c7b262605968... 2024-04-16T02:03:49.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:49 smithi134 ceph-mon[68182]: osdmap e103: 8 total, 7 up, 8 in 2024-04-16T02:03:49.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:49 smithi103 ceph-mon[92435]: osdmap e103: 8 total, 7 up, 8 in 2024-04-16T02:03:50.233 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 02:03:49 smithi134 bash[79270]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-04-16T02:03:50.233 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 02:03:49 smithi134 bash[79270]: 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-16T02:03:50.233 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 02:03:49 smithi134 bash[79270]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-04-16T02:03:50.233 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 02:03:49 smithi134 bash[79270]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-04-16T02:03:50.233 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 02:03:49 smithi134 bash[79270]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-04-16T02:03:50.233 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 02:03:49 smithi134 bash[79270]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-04-16T02:03:50.233 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 02:03:49 smithi134 bash[79270]: --> ceph-volume raw activate successful for osd ID: 6 2024-04-16T02:03:50.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:50 smithi134 ceph-mon[68182]: pgmap v189: 129 pgs: 2 activating+undersized, 96 active+clean, 6 active+undersized, 7 stale+active+clean, 7 peering, 10 active+undersized+degraded, 1 activating+undersized+degraded; 323 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s; 83/1566 objects degraded (5.300%) 2024-04-16T02:03:50.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:50 smithi103 ceph-mon[92435]: pgmap v189: 129 pgs: 2 activating+undersized, 96 active+clean, 6 active+undersized, 7 stale+active+clean, 7 peering, 10 active+undersized+degraded, 1 activating+undersized+degraded; 323 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s; 83/1566 objects degraded (5.300%) 2024-04-16T02:03:51.317 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T02:03:51.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:51 smithi134 ceph-mon[68182]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-16T02:03:51.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:51 smithi134 ceph-mon[68182]: Health check failed: Degraded data redundancy: 83/1566 objects degraded (5.300%), 11 pgs degraded (PG_DEGRADED) 2024-04-16T02:03:51.538 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 02:03:51 smithi134 ceph-osd[79566]: -- 172.21.15.134:0/2393154668 <== mon.1 v2:172.21.15.134:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x564859c591e0 con 0x564859c29000 2024-04-16T02:03:51.538 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 02:03:51 smithi134 bash[79529]: c8f832d79cc72e46c8d3dd814adbb06757ec53bfbb6091c074ba3ae2a397604a 2024-04-16T02:03:51.538 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 02:03:51 smithi134 systemd[1]: Started Ceph osd.6 for a7e43c46-fb91-11ee-bc8f-c7b262605968. 2024-04-16T02:03:51.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:51 smithi103 ceph-mon[92435]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-16T02:03:51.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:51 smithi103 ceph-mon[92435]: Health check failed: Degraded data redundancy: 83/1566 objects degraded (5.300%), 11 pgs degraded (PG_DEGRADED) 2024-04-16T02:03:52.188 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 02:03:51 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-6[79543]: 2024-04-16T02:03:51.818+0000 7f6a5e47a7c0 -1 Falling back to public interface 2024-04-16T02:03:52.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:52 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:03:52.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:52 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:03:52.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:52 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T02:03:52.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:52 smithi134 ceph-mon[68182]: pgmap v190: 129 pgs: 2 activating+undersized, 86 active+clean, 13 active+undersized, 7 peering, 20 active+undersized+degraded, 1 activating+undersized+degraded; 323 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 142/1566 objects degraded (9.068%) 2024-04-16T02:03:52.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:52 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:03:52.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:52 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T02:03:52.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:52 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:03:52.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:52 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:03:52.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:52 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T02:03:52.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:52 smithi103 ceph-mon[92435]: pgmap v190: 129 pgs: 2 activating+undersized, 86 active+clean, 13 active+undersized, 7 peering, 20 active+undersized+degraded, 1 activating+undersized+degraded; 323 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 142/1566 objects degraded (9.068%) 2024-04-16T02:03:52.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:52 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:03:52.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:52 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T02:03:54.287 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:53 smithi134 ceph-mon[68182]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-16T02:03:54.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:53 smithi103 ceph-mon[92435]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-16T02:03:55.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:54 smithi134 ceph-mon[68182]: pgmap v191: 129 pgs: 86 active+clean, 17 active+undersized, 26 active+undersized+degraded; 323 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 177/1566 objects degraded (11.303%) 2024-04-16T02:03:55.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:54 smithi103 ceph-mon[92435]: pgmap v191: 129 pgs: 86 active+clean, 17 active+undersized, 26 active+undersized+degraded; 323 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 177/1566 objects degraded (11.303%) 2024-04-16T02:03:56.354 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T02:03:56.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:56 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:03:56.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:56 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:03:56.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:56 smithi134 ceph-mon[68182]: pgmap v192: 129 pgs: 86 active+clean, 17 active+undersized, 26 active+undersized+degraded; 323 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 118 B/s wr, 0 op/s; 177/1566 objects degraded (11.303%) 2024-04-16T02:03:56.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:56 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:03:56.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:56 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:03:56.541 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 02:03:56 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-6[79543]: 2024-04-16T02:03:56.219+0000 7f6a5e47a7c0 -1 osd.6 0 read_superblock omap replica is missing. 2024-04-16T02:03:56.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:56 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:03:56.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:56 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:03:56.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:56 smithi103 ceph-mon[92435]: pgmap v192: 129 pgs: 86 active+clean, 17 active+undersized, 26 active+undersized+degraded; 323 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 118 B/s wr, 0 op/s; 177/1566 objects degraded (11.303%) 2024-04-16T02:03:56.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:56 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:03:56.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:56 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:03:57.038 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 02:03:56 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-6[79543]: 2024-04-16T02:03:56.686+0000 7f6a5e47a7c0 -1 osd.6 101 log_to_monitors true 2024-04-16T02:03:57.352 INFO:teuthology.orchestra.run.smithi103.stdout:true 2024-04-16T02:03:57.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:57 smithi134 ceph-mon[68182]: from='osd.6 [v2:172.21.15.134:6816/1379990060,v1:172.21.15.134:6817/1379990060]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-16T02:03:57.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:57 smithi134 ceph-mon[68182]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-16T02:03:57.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:57 smithi103 ceph-mon[92435]: from='osd.6 [v2:172.21.15.134:6816/1379990060,v1:172.21.15.134:6817/1379990060]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-16T02:03:57.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:57 smithi103 ceph-mon[92435]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-16T02:03:57.986 INFO:teuthology.orchestra.run.smithi103.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T02:03:57.986 INFO:teuthology.orchestra.run.smithi103.stdout:alertmanager.smithi103 smithi103 *:9093,9094 running (14m) 103s ago 25m 18.7M - 0.20.0 0881eb8f169f 37e2895be705 2024-04-16T02:03:57.986 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi103 smithi103 running (3m) 103s ago 25m 6660k - 18.2.2-1221-ge3fb05d5 aa4d2281650a 055fcee4871a 2024-04-16T02:03:57.986 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi134 smithi134 running (3m) 2s ago 24m 6651k - 18.2.2-1221-ge3fb05d5 aa4d2281650a fcbf7b2dcb44 2024-04-16T02:03:57.986 INFO:teuthology.orchestra.run.smithi103.stdout:grafana.smithi103 smithi103 *:3000 running (12m) 103s ago 25m 33.4M - 6.7.4 557c83e11646 7fa8209ca1a6 2024-04-16T02:03:57.986 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi103.yzimiy smithi103 running (19m) 103s ago 19m 39.4M - 16.2.5 6933c2a0b7dd cf2f08c0639d 2024-04-16T02:03:57.986 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi134.assnsf smithi134 running (19m) 2s ago 19m 16.4M - 16.2.5 6933c2a0b7dd 9ca5fc777b10 2024-04-16T02:03:57.986 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi103.rfboyd smithi103 *:8443,9283,8765 running (5m) 103s ago 27m 499M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 4115033d1c09 2024-04-16T02:03:57.986 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi134.qekssw smithi134 *:8443,9283,8765 running (5m) 2s ago 24m 450M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 87205746141f 2024-04-16T02:03:57.986 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi103 smithi103 running (4m) 103s ago 27m 57.9M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a a2ab3a0eb5ee 2024-04-16T02:03:57.986 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi134 smithi134 running (4m) 2s ago 24m 45.6M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a 87b30e824f75 2024-04-16T02:03:57.987 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.0.1.smithi103.gqcofo smithi103 *:2049 running (16m) 103s ago 16m 78.4M - 3.5 6933c2a0b7dd 0b6b40ef9c00 2024-04-16T02:03:57.987 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.1.1.smithi134.lpxagn smithi134 *:2049 running (16m) 2s ago 16m 75.8M - 3.5 6933c2a0b7dd 57d4a8c9a0d1 2024-04-16T02:03:57.987 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi103 smithi103 *:9100 running (10m) 103s ago 25m 17.0M - 0.18.1 e5a616e4b9cf 7645b6fe3f54 2024-04-16T02:03:57.987 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi134 smithi134 *:9100 running (5m) 2s ago 24m 8908k - 0.18.1 e5a616e4b9cf 4533f23f974c 2024-04-16T02:03:57.987 INFO:teuthology.orchestra.run.smithi103.stdout:osd.0 smithi103 running (3m) 103s ago 24m 124M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a 21884d852c6d 2024-04-16T02:03:57.987 INFO:teuthology.orchestra.run.smithi103.stdout:osd.1 smithi103 running (3m) 103s ago 23m 108M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a 6c77bd50a8f1 2024-04-16T02:03:57.987 INFO:teuthology.orchestra.run.smithi103.stdout:osd.2 smithi103 running (2m) 103s ago 23m 90.0M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a fbc24af02611 2024-04-16T02:03:57.987 INFO:teuthology.orchestra.run.smithi103.stdout:osd.3 smithi103 running (110s) 103s ago 22m 12.5M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a fa3cac53a0ff 2024-04-16T02:03:57.987 INFO:teuthology.orchestra.run.smithi103.stdout:osd.4 smithi134 running (74s) 2s ago 22m 136M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a 73830020f971 2024-04-16T02:03:57.987 INFO:teuthology.orchestra.run.smithi103.stdout:osd.5 smithi134 running (41s) 2s ago 22m 131M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a f27c2e5fcef0 2024-04-16T02:03:57.987 INFO:teuthology.orchestra.run.smithi103.stdout:osd.6 smithi134 running (7s) 2s ago 21m 11.2M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a c8f832d79cc7 2024-04-16T02:03:57.987 INFO:teuthology.orchestra.run.smithi103.stdout:osd.7 smithi134 running (21m) 2s ago 21m 508M 2712M 16.2.5 6933c2a0b7dd d6fa09360d46 2024-04-16T02:03:57.987 INFO:teuthology.orchestra.run.smithi103.stdout:prometheus.smithi103 smithi103 *:9095 error 103s ago 24m - - 2024-04-16T02:03:58.186 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 02:03:57 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-6[79543]: 2024-04-16T02:03:57.944+0000 7f6a4b8cc700 -1 osd.6 101 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-16T02:03:58.371 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T02:03:58.371 INFO:teuthology.orchestra.run.smithi103.stdout: "mon": { 2024-04-16T02:03:58.372 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T02:03:58.372 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T02:03:58.372 INFO:teuthology.orchestra.run.smithi103.stdout: "mgr": { 2024-04-16T02:03:58.372 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T02:03:58.372 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T02:03:58.372 INFO:teuthology.orchestra.run.smithi103.stdout: "osd": { 2024-04-16T02:03:58.372 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-16T02:03:58.372 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 6 2024-04-16T02:03:58.372 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T02:03:58.372 INFO:teuthology.orchestra.run.smithi103.stdout: "mds": { 2024-04-16T02:03:58.372 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T02:03:58.372 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T02:03:58.372 INFO:teuthology.orchestra.run.smithi103.stdout: "overall": { 2024-04-16T02:03:58.372 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 3, 2024-04-16T02:03:58.373 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 10 2024-04-16T02:03:58.373 INFO:teuthology.orchestra.run.smithi103.stdout: } 2024-04-16T02:03:58.373 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T02:03:58.715 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T02:03:58.715 INFO:teuthology.orchestra.run.smithi103.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T02:03:58.715 INFO:teuthology.orchestra.run.smithi103.stdout: "in_progress": true, 2024-04-16T02:03:58.715 INFO:teuthology.orchestra.run.smithi103.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T02:03:58.715 INFO:teuthology.orchestra.run.smithi103.stdout: "services_complete": [ 2024-04-16T02:03:58.715 INFO:teuthology.orchestra.run.smithi103.stdout: "crash", 2024-04-16T02:03:58.716 INFO:teuthology.orchestra.run.smithi103.stdout: "mgr", 2024-04-16T02:03:58.716 INFO:teuthology.orchestra.run.smithi103.stdout: "mon" 2024-04-16T02:03:58.716 INFO:teuthology.orchestra.run.smithi103.stdout: ], 2024-04-16T02:03:58.716 INFO:teuthology.orchestra.run.smithi103.stdout: "progress": "13/23 daemons upgraded", 2024-04-16T02:03:58.716 INFO:teuthology.orchestra.run.smithi103.stdout: "message": "Currently upgrading osd daemons", 2024-04-16T02:03:58.716 INFO:teuthology.orchestra.run.smithi103.stdout: "is_paused": false 2024-04-16T02:03:58.716 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T02:03:58.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:58 smithi134 ceph-mon[68182]: from='client.34368 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:03:58.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:58 smithi134 ceph-mon[68182]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-16T02:03:58.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:58 smithi134 ceph-mon[68182]: osdmap e104: 8 total, 7 up, 8 in 2024-04-16T02:03:58.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:58 smithi134 ceph-mon[68182]: from='osd.6 [v2:172.21.15.134:6816/1379990060,v1:172.21.15.134:6817/1379990060]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-04-16T02:03:58.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:58 smithi134 ceph-mon[68182]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-04-16T02:03:58.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:58 smithi134 ceph-mon[68182]: from='client.34372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:03:58.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:58 smithi134 ceph-mon[68182]: pgmap v194: 129 pgs: 86 active+clean, 17 active+undersized, 26 active+undersized+degraded; 323 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 211 B/s wr, 0 op/s; 177/1566 objects degraded (11.303%) 2024-04-16T02:03:58.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:58 smithi134 ceph-mon[68182]: from='osd.6 ' entity='osd.6' 2024-04-16T02:03:58.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:58 smithi134 ceph-mon[68182]: from='client.34376 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:03:58.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:58 smithi134 ceph-mon[68182]: from='client.? 172.21.15.103:0/3866714181' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:03:58.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:58 smithi103 ceph-mon[92435]: from='client.34368 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:03:58.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:58 smithi103 ceph-mon[92435]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-16T02:03:58.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:58 smithi103 ceph-mon[92435]: osdmap e104: 8 total, 7 up, 8 in 2024-04-16T02:03:58.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:58 smithi103 ceph-mon[92435]: from='osd.6 [v2:172.21.15.134:6816/1379990060,v1:172.21.15.134:6817/1379990060]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-04-16T02:03:58.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:58 smithi103 ceph-mon[92435]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-04-16T02:03:58.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:58 smithi103 ceph-mon[92435]: from='client.34372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:03:58.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:58 smithi103 ceph-mon[92435]: pgmap v194: 129 pgs: 86 active+clean, 17 active+undersized, 26 active+undersized+degraded; 323 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 211 B/s wr, 0 op/s; 177/1566 objects degraded (11.303%) 2024-04-16T02:03:58.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:58 smithi103 ceph-mon[92435]: from='osd.6 ' entity='osd.6' 2024-04-16T02:03:58.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:58 smithi103 ceph-mon[92435]: from='client.34376 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:03:58.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:58 smithi103 ceph-mon[92435]: from='client.? 172.21.15.103:0/3866714181' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:03:59.113 INFO:teuthology.orchestra.run.smithi103.stdout:HEALTH_WARN 1 failed cephadm daemon(s); Degraded data redundancy: 177/1566 objects degraded (11.303%), 26 pgs degraded 2024-04-16T02:03:59.113 INFO:teuthology.orchestra.run.smithi103.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-16T02:03:59.113 INFO:teuthology.orchestra.run.smithi103.stdout: daemon prometheus.smithi103 on smithi103 is in error state 2024-04-16T02:03:59.113 INFO:teuthology.orchestra.run.smithi103.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 177/1566 objects degraded (11.303%), 26 pgs degraded 2024-04-16T02:03:59.113 INFO:teuthology.orchestra.run.smithi103.stdout: pg 1.0 is active+undersized+degraded, acting [7,0] 2024-04-16T02:03:59.113 INFO:teuthology.orchestra.run.smithi103.stdout: pg 2.2 is active+undersized+degraded, acting [5,1] 2024-04-16T02:03:59.113 INFO:teuthology.orchestra.run.smithi103.stdout: pg 2.6 is active+undersized+degraded, acting [1,4] 2024-04-16T02:03:59.113 INFO:teuthology.orchestra.run.smithi103.stdout: pg 2.7 is active+undersized+degraded, acting [7,2] 2024-04-16T02:03:59.113 INFO:teuthology.orchestra.run.smithi103.stdout: pg 2.11 is active+undersized+degraded, acting [4,1] 2024-04-16T02:03:59.113 INFO:teuthology.orchestra.run.smithi103.stdout: pg 2.14 is active+undersized+degraded, acting [3,5] 2024-04-16T02:03:59.113 INFO:teuthology.orchestra.run.smithi103.stdout: pg 2.16 is active+undersized+degraded, acting [5,2] 2024-04-16T02:03:59.114 INFO:teuthology.orchestra.run.smithi103.stdout: pg 2.17 is active+undersized+degraded, acting [5,2] 2024-04-16T02:03:59.114 INFO:teuthology.orchestra.run.smithi103.stdout: pg 2.19 is active+undersized+degraded, acting [3,0] 2024-04-16T02:03:59.114 INFO:teuthology.orchestra.run.smithi103.stdout: pg 2.1a is active+undersized+degraded, acting [4,7] 2024-04-16T02:03:59.114 INFO:teuthology.orchestra.run.smithi103.stdout: pg 2.1b is active+undersized+degraded, acting [3,7] 2024-04-16T02:03:59.114 INFO:teuthology.orchestra.run.smithi103.stdout: pg 2.1d is active+undersized+degraded, acting [7,0] 2024-04-16T02:03:59.114 INFO:teuthology.orchestra.run.smithi103.stdout: pg 3.0 is active+undersized+degraded, acting [1,2] 2024-04-16T02:03:59.114 INFO:teuthology.orchestra.run.smithi103.stdout: pg 3.2 is active+undersized+degraded, acting [3,5] 2024-04-16T02:03:59.114 INFO:teuthology.orchestra.run.smithi103.stdout: pg 3.3 is active+undersized+degraded, acting [4,0] 2024-04-16T02:03:59.114 INFO:teuthology.orchestra.run.smithi103.stdout: pg 3.a is active+undersized+degraded, acting [4,1] 2024-04-16T02:03:59.114 INFO:teuthology.orchestra.run.smithi103.stdout: pg 3.c is active+undersized+degraded, acting [5,3] 2024-04-16T02:03:59.114 INFO:teuthology.orchestra.run.smithi103.stdout: pg 3.d is active+undersized+degraded, acting [7,5] 2024-04-16T02:03:59.114 INFO:teuthology.orchestra.run.smithi103.stdout: pg 3.10 is active+undersized+degraded, acting [0,5] 2024-04-16T02:03:59.114 INFO:teuthology.orchestra.run.smithi103.stdout: pg 3.11 is active+undersized+degraded, acting [7,4] 2024-04-16T02:03:59.114 INFO:teuthology.orchestra.run.smithi103.stdout: pg 3.14 is active+undersized+degraded, acting [4,7] 2024-04-16T02:03:59.115 INFO:teuthology.orchestra.run.smithi103.stdout: pg 3.1d is active+undersized+degraded, acting [5,4] 2024-04-16T02:03:59.115 INFO:teuthology.orchestra.run.smithi103.stdout: pg 3.1e is active+undersized+degraded, acting [3,2] 2024-04-16T02:03:59.115 INFO:teuthology.orchestra.run.smithi103.stdout: pg 4.1 is active+undersized+degraded, acting [4,5] 2024-04-16T02:03:59.115 INFO:teuthology.orchestra.run.smithi103.stdout: pg 4.5 is active+undersized+degraded, acting [4,7] 2024-04-16T02:03:59.115 INFO:teuthology.orchestra.run.smithi103.stdout: pg 4.a is active+undersized+degraded, acting [2,7] 2024-04-16T02:03:59.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:59 smithi134 ceph-mon[68182]: from='client.34384 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:03:59.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:59 smithi134 ceph-mon[68182]: Health check update: Degraded data redundancy: 177/1566 objects degraded (11.303%), 26 pgs degraded (PG_DEGRADED) 2024-04-16T02:03:59.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:59 smithi134 ceph-mon[68182]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-16T02:03:59.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:59 smithi134 ceph-mon[68182]: osd.6 [v2:172.21.15.134:6816/1379990060,v1:172.21.15.134:6817/1379990060] boot 2024-04-16T02:03:59.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:59 smithi134 ceph-mon[68182]: osdmap e105: 8 total, 8 up, 8 in 2024-04-16T02:03:59.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:59 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T02:03:59.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:03:59 smithi134 ceph-mon[68182]: from='client.? 172.21.15.103:0/1257883154' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T02:03:59.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:59 smithi103 ceph-mon[92435]: from='client.34384 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:03:59.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:59 smithi103 ceph-mon[92435]: Health check update: Degraded data redundancy: 177/1566 objects degraded (11.303%), 26 pgs degraded (PG_DEGRADED) 2024-04-16T02:03:59.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:59 smithi103 ceph-mon[92435]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-16T02:03:59.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:59 smithi103 ceph-mon[92435]: osd.6 [v2:172.21.15.134:6816/1379990060,v1:172.21.15.134:6817/1379990060] boot 2024-04-16T02:03:59.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:59 smithi103 ceph-mon[92435]: osdmap e105: 8 total, 8 up, 8 in 2024-04-16T02:03:59.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:59 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T02:03:59.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:03:59 smithi103 ceph-mon[92435]: from='client.? 172.21.15.103:0/1257883154' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T02:04:01.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:00 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:04:01.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:00 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:04:01.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:00 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T02:04:01.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:00 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T02:04:01.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:00 smithi103 ceph-mon[92435]: pgmap v196: 129 pgs: 13 peering, 86 active+clean, 12 active+undersized, 18 active+undersized+degraded; 323 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 256 B/s rd, 128 B/s wr, 0 op/s; 112/1566 objects degraded (7.152%) 2024-04-16T02:04:01.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:00 smithi103 ceph-mon[92435]: pgmap v197: 129 pgs: 13 peering, 86 active+clean, 12 active+undersized, 18 active+undersized+degraded; 323 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s; 112/1566 objects degraded (7.152%) 2024-04-16T02:04:01.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:00 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:04:01.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:00 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:04:01.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:00 smithi103 ceph-mon[92435]: osdmap e106: 8 total, 8 up, 8 in 2024-04-16T02:04:01.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:00 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T02:04:01.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:00 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:04:01.134 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:00 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:04:01.134 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:00 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:04:01.134 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:00 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-16T02:04:01.134 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:00 smithi103 ceph-mon[92435]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-16T02:04:01.134 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:00 smithi103 ceph-mon[92435]: Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-04-16T02:04:01.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:00 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:04:01.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:00 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:04:01.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:00 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T02:04:01.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:00 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T02:04:01.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:00 smithi134 ceph-mon[68182]: pgmap v196: 129 pgs: 13 peering, 86 active+clean, 12 active+undersized, 18 active+undersized+degraded; 323 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 256 B/s rd, 128 B/s wr, 0 op/s; 112/1566 objects degraded (7.152%) 2024-04-16T02:04:01.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:00 smithi134 ceph-mon[68182]: pgmap v197: 129 pgs: 13 peering, 86 active+clean, 12 active+undersized, 18 active+undersized+degraded; 323 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s; 112/1566 objects degraded (7.152%) 2024-04-16T02:04:01.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:00 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:04:01.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:00 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:04:01.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:00 smithi134 ceph-mon[68182]: osdmap e106: 8 total, 8 up, 8 in 2024-04-16T02:04:01.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:00 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T02:04:01.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:00 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:04:01.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:00 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:04:01.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:00 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:04:01.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:00 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-16T02:04:01.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:00 smithi134 ceph-mon[68182]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-16T02:04:01.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:00 smithi134 ceph-mon[68182]: Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-04-16T02:04:01.397 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T02:04:03.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:02 smithi134 ceph-mon[68182]: pgmap v199: 129 pgs: 13 peering, 96 active+clean, 7 active+undersized, 13 active+undersized+degraded; 323 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 231 B/s wr, 0 op/s; 75/1566 objects degraded (4.789%) 2024-04-16T02:04:03.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:02 smithi103 ceph-mon[92435]: pgmap v199: 129 pgs: 13 peering, 96 active+clean, 7 active+undersized, 13 active+undersized+degraded; 323 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 231 B/s wr, 0 op/s; 75/1566 objects degraded (4.789%) 2024-04-16T02:04:04.287 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:03 smithi134 ceph-mon[68182]: Health check update: Degraded data redundancy: 75/1566 objects degraded (4.789%), 13 pgs degraded (PG_DEGRADED) 2024-04-16T02:04:04.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:03 smithi103 ceph-mon[92435]: Health check update: Degraded data redundancy: 75/1566 objects degraded (4.789%), 13 pgs degraded (PG_DEGRADED) 2024-04-16T02:04:05.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:04 smithi134 ceph-mon[68182]: pgmap v200: 129 pgs: 13 peering, 116 active+clean; 323 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 170 B/s wr, 0 op/s 2024-04-16T02:04:05.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:04 smithi134 ceph-mon[68182]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 75/1566 objects degraded (4.789%), 13 pgs degraded) 2024-04-16T02:04:05.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:04 smithi103 ceph-mon[92435]: pgmap v200: 129 pgs: 13 peering, 116 active+clean; 323 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 170 B/s wr, 0 op/s 2024-04-16T02:04:05.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:04 smithi103 ceph-mon[92435]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 75/1566 objects degraded (4.789%), 13 pgs degraded) 2024-04-16T02:04:06.429 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T02:04:07.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:06 smithi134 ceph-mon[68182]: pgmap v201: 129 pgs: 129 active+clean; 323 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 294 B/s rd, 147 B/s wr, 0 op/s 2024-04-16T02:04:07.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:06 smithi103 ceph-mon[92435]: pgmap v201: 129 pgs: 129 active+clean; 323 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 294 B/s rd, 147 B/s wr, 0 op/s 2024-04-16T02:04:08.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:08 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:04:08.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:08 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T02:04:08.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:08 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:04:08.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:08 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T02:04:09.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:09 smithi134 ceph-mon[68182]: pgmap v202: 129 pgs: 129 active+clean; 323 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T02:04:09.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:09 smithi103 ceph-mon[92435]: pgmap v202: 129 pgs: 129 active+clean; 323 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T02:04:11.463 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T02:04:11.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:11 smithi134 ceph-mon[68182]: pgmap v203: 129 pgs: 129 active+clean; 323 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-04-16T02:04:11.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:11 smithi103 ceph-mon[92435]: pgmap v203: 129 pgs: 129 active+clean; 323 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-04-16T02:04:13.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:13 smithi134 ceph-mon[68182]: pgmap v204: 129 pgs: 129 active+clean; 323 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 171 B/s rd, 256 B/s wr, 0 op/s 2024-04-16T02:04:13.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:13 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:04:13.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:13 smithi103 ceph-mon[92435]: pgmap v204: 129 pgs: 129 active+clean; 323 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 171 B/s rd, 256 B/s wr, 0 op/s 2024-04-16T02:04:13.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:13 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:04:15.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:15 smithi134 ceph-mon[68182]: pgmap v205: 129 pgs: 129 active+clean; 323 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T02:04:15.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:15 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-16T02:04:15.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:15 smithi103 ceph-mon[92435]: pgmap v205: 129 pgs: 129 active+clean; 323 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T02:04:15.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:15 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-16T02:04:16.506 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T02:04:16.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:16 smithi134 ceph-mon[68182]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-16T02:04:16.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:16 smithi134 ceph-mon[68182]: Upgrade: osd.7 is safe to restart 2024-04-16T02:04:16.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:16 smithi103 ceph-mon[92435]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-16T02:04:16.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:16 smithi103 ceph-mon[92435]: Upgrade: osd.7 is safe to restart 2024-04-16T02:04:17.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:17 smithi134 ceph-mon[68182]: pgmap v206: 129 pgs: 129 active+clean; 323 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T02:04:17.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:17 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:04:17.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:17 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-16T02:04:17.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:17 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T02:04:17.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:17 smithi103 ceph-mon[92435]: pgmap v206: 129 pgs: 129 active+clean; 323 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T02:04:17.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:17 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:04:17.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:17 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-16T02:04:17.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:17 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T02:04:18.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:18 smithi134 ceph-mon[68182]: Upgrade: Updating osd.7 2024-04-16T02:04:18.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:18 smithi134 ceph-mon[68182]: Deploying daemon osd.7 on smithi134 2024-04-16T02:04:18.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:18 smithi134 ceph-mon[68182]: pgmap v207: 129 pgs: 129 active+clean; 323 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T02:04:18.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:18 smithi103 ceph-mon[92435]: Upgrade: Updating osd.7 2024-04-16T02:04:18.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:18 smithi103 ceph-mon[92435]: Deploying daemon osd.7 on smithi134 2024-04-16T02:04:18.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:18 smithi103 ceph-mon[92435]: pgmap v207: 129 pgs: 129 active+clean; 323 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T02:04:20.538 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:04:20 smithi134 systemd[1]: Stopping Ceph osd.7 for a7e43c46-fb91-11ee-bc8f-c7b262605968... 2024-04-16T02:04:20.538 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:04:20 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd.7[51597]: debug 2024-04-16T02:04:20.449+0000 7f6136c25700 -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-16T02:04:20.538 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:04:20 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd.7[51597]: debug 2024-04-16T02:04:20.449+0000 7f6136c25700 -1 osd.7 106 *** Got signal Terminated *** 2024-04-16T02:04:20.538 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:04:20 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd.7[51597]: debug 2024-04-16T02:04:20.449+0000 7f6136c25700 -1 osd.7 106 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-16T02:04:21.282 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:04:20 smithi134 bash[81691]: ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd.7 2024-04-16T02:04:21.282 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:20 smithi134 ceph-mon[68182]: pgmap v208: 129 pgs: 129 active+clean; 323 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-04-16T02:04:21.282 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:20 smithi134 ceph-mon[68182]: osd.7 reported immediately failed by osd.0 2024-04-16T02:04:21.282 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:20 smithi134 ceph-mon[68182]: osd.7 failed (root=default,host=smithi134) (connection refused reported by osd.0) 2024-04-16T02:04:21.283 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:20 smithi134 ceph-mon[68182]: osd.7 reported immediately failed by osd.3 2024-04-16T02:04:21.283 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:20 smithi134 ceph-mon[68182]: osd.7 reported immediately failed by osd.4 2024-04-16T02:04:21.283 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:20 smithi134 ceph-mon[68182]: osd.7 reported immediately failed by osd.0 2024-04-16T02:04:21.283 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:20 smithi134 ceph-mon[68182]: osd.7 reported immediately failed by osd.1 2024-04-16T02:04:21.283 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:20 smithi134 ceph-mon[68182]: osd.7 reported immediately failed by osd.2 2024-04-16T02:04:21.283 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:20 smithi134 ceph-mon[68182]: osd.7 reported immediately failed by osd.3 2024-04-16T02:04:21.283 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:20 smithi134 ceph-mon[68182]: osd.7 reported immediately failed by osd.5 2024-04-16T02:04:21.283 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:20 smithi134 ceph-mon[68182]: osd.7 reported immediately failed by osd.1 2024-04-16T02:04:21.284 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:20 smithi134 ceph-mon[68182]: osd.7 reported immediately failed by osd.2 2024-04-16T02:04:21.284 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:20 smithi134 ceph-mon[68182]: osd.7 reported immediately failed by osd.6 2024-04-16T02:04:21.284 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:20 smithi134 ceph-mon[68182]: osd.7 reported immediately failed by osd.4 2024-04-16T02:04:21.284 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:20 smithi134 ceph-mon[68182]: osd.7 reported immediately failed by osd.5 2024-04-16T02:04:21.284 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:20 smithi134 ceph-mon[68182]: osd.7 reported immediately failed by osd.6 2024-04-16T02:04:21.284 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:20 smithi134 ceph-mon[68182]: osd.7 reported immediately failed by osd.0 2024-04-16T02:04:21.284 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:20 smithi134 ceph-mon[68182]: osd.7 reported immediately failed by osd.4 2024-04-16T02:04:21.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:20 smithi103 ceph-mon[92435]: pgmap v208: 129 pgs: 129 active+clean; 323 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-04-16T02:04:21.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:20 smithi103 ceph-mon[92435]: osd.7 reported immediately failed by osd.0 2024-04-16T02:04:21.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:20 smithi103 ceph-mon[92435]: osd.7 failed (root=default,host=smithi134) (connection refused reported by osd.0) 2024-04-16T02:04:21.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:20 smithi103 ceph-mon[92435]: osd.7 reported immediately failed by osd.3 2024-04-16T02:04:21.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:20 smithi103 ceph-mon[92435]: osd.7 reported immediately failed by osd.4 2024-04-16T02:04:21.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:20 smithi103 ceph-mon[92435]: osd.7 reported immediately failed by osd.0 2024-04-16T02:04:21.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:20 smithi103 ceph-mon[92435]: osd.7 reported immediately failed by osd.1 2024-04-16T02:04:21.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:20 smithi103 ceph-mon[92435]: osd.7 reported immediately failed by osd.2 2024-04-16T02:04:21.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:20 smithi103 ceph-mon[92435]: osd.7 reported immediately failed by osd.3 2024-04-16T02:04:21.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:20 smithi103 ceph-mon[92435]: osd.7 reported immediately failed by osd.5 2024-04-16T02:04:21.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:20 smithi103 ceph-mon[92435]: osd.7 reported immediately failed by osd.1 2024-04-16T02:04:21.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:20 smithi103 ceph-mon[92435]: osd.7 reported immediately failed by osd.2 2024-04-16T02:04:21.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:20 smithi103 ceph-mon[92435]: osd.7 reported immediately failed by osd.6 2024-04-16T02:04:21.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:20 smithi103 ceph-mon[92435]: osd.7 reported immediately failed by osd.4 2024-04-16T02:04:21.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:20 smithi103 ceph-mon[92435]: osd.7 reported immediately failed by osd.5 2024-04-16T02:04:21.383 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:20 smithi103 ceph-mon[92435]: osd.7 reported immediately failed by osd.6 2024-04-16T02:04:21.384 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:20 smithi103 ceph-mon[92435]: osd.7 reported immediately failed by osd.0 2024-04-16T02:04:21.384 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:20 smithi103 ceph-mon[92435]: osd.7 reported immediately failed by osd.4 2024-04-16T02:04:21.542 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T02:04:22.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:21 smithi134 ceph-mon[68182]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-16T02:04:22.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:21 smithi134 ceph-mon[68182]: Health check failed: all OSDs are running quincy or later but require_osd_release < quincy (OSD_UPGRADE_FINISHED) 2024-04-16T02:04:22.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:21 smithi134 ceph-mon[68182]: osdmap e107: 8 total, 7 up, 8 in 2024-04-16T02:04:22.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:21 smithi103 ceph-mon[92435]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-16T02:04:22.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:21 smithi103 ceph-mon[92435]: Health check failed: all OSDs are running quincy or later but require_osd_release < quincy (OSD_UPGRADE_FINISHED) 2024-04-16T02:04:22.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:21 smithi103 ceph-mon[92435]: osdmap e107: 8 total, 7 up, 8 in 2024-04-16T02:04:23.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:22 smithi134 ceph-mon[68182]: pgmap v210: 129 pgs: 4 peering, 16 stale+active+clean, 109 active+clean; 323 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 102 B/s wr, 0 op/s 2024-04-16T02:04:23.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:22 smithi134 ceph-mon[68182]: osdmap e108: 8 total, 7 up, 8 in 2024-04-16T02:04:23.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:22 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:04:23.289 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:22 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T02:04:23.289 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:04:22 smithi134 systemd[1]: ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968@osd.7.service: Succeeded. 2024-04-16T02:04:23.289 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:04:22 smithi134 systemd[1]: Stopped Ceph osd.7 for a7e43c46-fb91-11ee-bc8f-c7b262605968. 2024-04-16T02:04:23.289 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:04:23 smithi134 systemd[1]: Starting Ceph osd.7 for a7e43c46-fb91-11ee-bc8f-c7b262605968... 2024-04-16T02:04:23.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:22 smithi103 ceph-mon[92435]: pgmap v210: 129 pgs: 4 peering, 16 stale+active+clean, 109 active+clean; 323 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 102 B/s wr, 0 op/s 2024-04-16T02:04:23.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:22 smithi103 ceph-mon[92435]: osdmap e108: 8 total, 7 up, 8 in 2024-04-16T02:04:23.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:22 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:04:23.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:22 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T02:04:24.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:24 smithi134 ceph-mon[68182]: Health check failed: Degraded data redundancy: 58/1566 objects degraded (3.704%), 11 pgs degraded (PG_DEGRADED) 2024-04-16T02:04:24.288 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:04:24 smithi134 bash[81978]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-04-16T02:04:24.289 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:04:24 smithi134 bash[81978]: 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-16T02:04:24.289 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:04:24 smithi134 bash[81978]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-04-16T02:04:24.289 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:04:24 smithi134 bash[81978]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-04-16T02:04:24.289 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:04:24 smithi134 bash[81978]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-04-16T02:04:24.289 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:04:24 smithi134 bash[81978]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-04-16T02:04:24.289 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:04:24 smithi134 bash[81978]: --> ceph-volume raw activate successful for osd ID: 7 2024-04-16T02:04:24.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:24 smithi103 ceph-mon[92435]: Health check failed: Degraded data redundancy: 58/1566 objects degraded (3.704%), 11 pgs degraded (PG_DEGRADED) 2024-04-16T02:04:25.287 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:25 smithi134 ceph-mon[68182]: pgmap v212: 129 pgs: 7 active+undersized, 11 active+undersized+degraded, 4 peering, 11 stale+active+clean, 96 active+clean; 323 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 58/1566 objects degraded (3.704%) 2024-04-16T02:04:25.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:25 smithi103 ceph-mon[92435]: pgmap v212: 129 pgs: 7 active+undersized, 11 active+undersized+degraded, 4 peering, 11 stale+active+clean, 96 active+clean; 323 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 58/1566 objects degraded (3.704%) 2024-04-16T02:04:25.788 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:04:25 smithi134 ceph-osd[82267]: -- 172.21.15.134:0/1566503664 <== mon.1 v2:172.21.15.134:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55c44e96f1e0 con 0x55c44e93f000 2024-04-16T02:04:25.788 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:04:25 smithi134 bash[82229]: 77c6c9c3fc8634d955284990dd765d098db3feba8b67c7751016897a86602ec4 2024-04-16T02:04:25.788 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:04:25 smithi134 systemd[1]: Started Ceph osd.7 for a7e43c46-fb91-11ee-bc8f-c7b262605968. 2024-04-16T02:04:26.211 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:04:25 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:04:25.891+0000 7fad942477c0 -1 Falling back to public interface 2024-04-16T02:04:26.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:26 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:04:26.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:26 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:04:26.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:26 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T02:04:26.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:26 smithi134 ceph-mon[68182]: pgmap v213: 129 pgs: 16 active+undersized, 32 active+undersized+degraded, 4 peering, 1 stale+active+clean, 76 active+clean; 323 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 223/1566 objects degraded (14.240%) 2024-04-16T02:04:26.577 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T02:04:26.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:26 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:04:26.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:26 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:04:26.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:26 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T02:04:26.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:26 smithi103 ceph-mon[92435]: pgmap v213: 129 pgs: 16 active+undersized, 32 active+undersized+degraded, 4 peering, 1 stale+active+clean, 76 active+clean; 323 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 223/1566 objects degraded (14.240%) 2024-04-16T02:04:27.787 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:27 smithi134 ceph-mon[68182]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-04-16T02:04:27.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:27 smithi103 ceph-mon[92435]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-04-16T02:04:28.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:28 smithi134 ceph-mon[68182]: pgmap v214: 129 pgs: 19 active+undersized, 37 active+undersized+degraded, 73 active+clean; 323 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 243/1566 objects degraded (15.517%) 2024-04-16T02:04:28.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:28 smithi103 ceph-mon[92435]: pgmap v214: 129 pgs: 19 active+undersized, 37 active+undersized+degraded, 73 active+clean; 323 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 243/1566 objects degraded (15.517%) 2024-04-16T02:04:29.463 INFO:teuthology.orchestra.run.smithi103.stdout:true 2024-04-16T02:04:29.787 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:29 smithi134 ceph-mon[68182]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-04-16T02:04:29.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:29 smithi103 ceph-mon[92435]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-04-16T02:04:30.122 INFO:teuthology.orchestra.run.smithi103.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T02:04:30.122 INFO:teuthology.orchestra.run.smithi103.stdout:alertmanager.smithi103 smithi103 *:9093,9094 running (15m) 2m ago 26m 18.7M - 0.20.0 0881eb8f169f 37e2895be705 2024-04-16T02:04:30.123 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi103 smithi103 running (4m) 2m ago 26m 6660k - 18.2.2-1221-ge3fb05d5 aa4d2281650a 055fcee4871a 2024-04-16T02:04:30.123 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi134 smithi134 running (4m) 0s ago 25m 6651k - 18.2.2-1221-ge3fb05d5 aa4d2281650a fcbf7b2dcb44 2024-04-16T02:04:30.123 INFO:teuthology.orchestra.run.smithi103.stdout:grafana.smithi103 smithi103 *:3000 running (12m) 2m ago 25m 33.4M - 6.7.4 557c83e11646 7fa8209ca1a6 2024-04-16T02:04:30.123 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi103.yzimiy smithi103 running (20m) 2m ago 20m 39.4M - 16.2.5 6933c2a0b7dd cf2f08c0639d 2024-04-16T02:04:30.123 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi134.assnsf smithi134 running (20m) 0s ago 20m 16.5M - 16.2.5 6933c2a0b7dd 9ca5fc777b10 2024-04-16T02:04:30.123 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi103.rfboyd smithi103 *:8443,9283,8765 running (6m) 2m ago 27m 499M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 4115033d1c09 2024-04-16T02:04:30.123 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi134.qekssw smithi134 *:8443,9283,8765 running (5m) 0s ago 25m 451M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 87205746141f 2024-04-16T02:04:30.123 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi103 smithi103 running (5m) 2m ago 27m 57.9M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a a2ab3a0eb5ee 2024-04-16T02:04:30.123 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi134 smithi134 running (5m) 0s ago 25m 51.3M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a 87b30e824f75 2024-04-16T02:04:30.123 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.0.1.smithi103.gqcofo smithi103 *:2049 running (17m) 2m ago 17m 78.4M - 3.5 6933c2a0b7dd 0b6b40ef9c00 2024-04-16T02:04:30.123 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.1.1.smithi134.lpxagn smithi134 *:2049 running (17m) 0s ago 17m 78.0M - 3.5 6933c2a0b7dd 57d4a8c9a0d1 2024-04-16T02:04:30.123 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi103 smithi103 *:9100 running (10m) 2m ago 25m 17.0M - 0.18.1 e5a616e4b9cf 7645b6fe3f54 2024-04-16T02:04:30.124 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi134 smithi134 *:9100 running (6m) 0s ago 24m 6870k - 0.18.1 e5a616e4b9cf 4533f23f974c 2024-04-16T02:04:30.124 INFO:teuthology.orchestra.run.smithi103.stdout:osd.0 smithi103 running (3m) 2m ago 24m 124M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a 21884d852c6d 2024-04-16T02:04:30.124 INFO:teuthology.orchestra.run.smithi103.stdout:osd.1 smithi103 running (3m) 2m ago 24m 108M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a 6c77bd50a8f1 2024-04-16T02:04:30.124 INFO:teuthology.orchestra.run.smithi103.stdout:osd.2 smithi103 running (2m) 2m ago 23m 90.0M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a fbc24af02611 2024-04-16T02:04:30.124 INFO:teuthology.orchestra.run.smithi103.stdout:osd.3 smithi103 running (2m) 2m ago 23m 12.5M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a fa3cac53a0ff 2024-04-16T02:04:30.124 INFO:teuthology.orchestra.run.smithi103.stdout:osd.4 smithi134 running (107s) 0s ago 22m 138M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a 73830020f971 2024-04-16T02:04:30.124 INFO:teuthology.orchestra.run.smithi103.stdout:osd.5 smithi134 running (73s) 0s ago 22m 131M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a f27c2e5fcef0 2024-04-16T02:04:30.124 INFO:teuthology.orchestra.run.smithi103.stdout:osd.6 smithi134 running (39s) 0s ago 22m 117M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a c8f832d79cc7 2024-04-16T02:04:30.124 INFO:teuthology.orchestra.run.smithi103.stdout:osd.7 smithi134 running (5s) 0s ago 21m 11.4M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a 77c6c9c3fc86 2024-04-16T02:04:30.124 INFO:teuthology.orchestra.run.smithi103.stdout:prometheus.smithi103 smithi103 *:9095 error 2m ago 25m - - 2024-04-16T02:04:30.518 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T02:04:30.518 INFO:teuthology.orchestra.run.smithi103.stdout: "mon": { 2024-04-16T02:04:30.518 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T02:04:30.518 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T02:04:30.519 INFO:teuthology.orchestra.run.smithi103.stdout: "mgr": { 2024-04-16T02:04:30.519 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T02:04:30.519 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T02:04:30.519 INFO:teuthology.orchestra.run.smithi103.stdout: "osd": { 2024-04-16T02:04:30.519 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 7 2024-04-16T02:04:30.519 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T02:04:30.519 INFO:teuthology.orchestra.run.smithi103.stdout: "mds": { 2024-04-16T02:04:30.519 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T02:04:30.519 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T02:04:30.519 INFO:teuthology.orchestra.run.smithi103.stdout: "overall": { 2024-04-16T02:04:30.519 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2, 2024-04-16T02:04:30.519 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 11 2024-04-16T02:04:30.519 INFO:teuthology.orchestra.run.smithi103.stdout: } 2024-04-16T02:04:30.519 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T02:04:30.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:30 smithi134 ceph-mon[68182]: from='client.34392 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:04:30.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:30 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:04:30.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:30 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:04:30.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:30 smithi134 ceph-mon[68182]: from='client.34396 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:04:30.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:30 smithi134 ceph-mon[68182]: pgmap v215: 129 pgs: 19 active+undersized, 37 active+undersized+degraded, 73 active+clean; 323 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 229 B/s wr, 0 op/s; 243/1566 objects degraded (15.517%) 2024-04-16T02:04:30.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:30 smithi134 ceph-mon[68182]: from='client.34400 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:04:30.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:30 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:04:30.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:30 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:04:30.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:30 smithi134 ceph-mon[68182]: from='client.? 172.21.15.103:0/4145232535' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:04:30.843 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T02:04:30.844 INFO:teuthology.orchestra.run.smithi103.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T02:04:30.844 INFO:teuthology.orchestra.run.smithi103.stdout: "in_progress": true, 2024-04-16T02:04:30.844 INFO:teuthology.orchestra.run.smithi103.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T02:04:30.844 INFO:teuthology.orchestra.run.smithi103.stdout: "services_complete": [ 2024-04-16T02:04:30.844 INFO:teuthology.orchestra.run.smithi103.stdout: "crash", 2024-04-16T02:04:30.844 INFO:teuthology.orchestra.run.smithi103.stdout: "mgr", 2024-04-16T02:04:30.844 INFO:teuthology.orchestra.run.smithi103.stdout: "osd", 2024-04-16T02:04:30.844 INFO:teuthology.orchestra.run.smithi103.stdout: "mon" 2024-04-16T02:04:30.844 INFO:teuthology.orchestra.run.smithi103.stdout: ], 2024-04-16T02:04:30.844 INFO:teuthology.orchestra.run.smithi103.stdout: "progress": "14/23 daemons upgraded", 2024-04-16T02:04:30.844 INFO:teuthology.orchestra.run.smithi103.stdout: "message": "Currently upgrading osd daemons", 2024-04-16T02:04:30.844 INFO:teuthology.orchestra.run.smithi103.stdout: "is_paused": false 2024-04-16T02:04:30.844 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T02:04:30.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:30 smithi103 ceph-mon[92435]: from='client.34392 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:04:30.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:30 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:04:30.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:30 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:04:30.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:30 smithi103 ceph-mon[92435]: from='client.34396 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:04:30.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:30 smithi103 ceph-mon[92435]: pgmap v215: 129 pgs: 19 active+undersized, 37 active+undersized+degraded, 73 active+clean; 323 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 229 B/s wr, 0 op/s; 243/1566 objects degraded (15.517%) 2024-04-16T02:04:30.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:30 smithi103 ceph-mon[92435]: from='client.34400 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:04:30.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:30 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:04:30.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:30 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:04:30.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:30 smithi103 ceph-mon[92435]: from='client.? 172.21.15.103:0/4145232535' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:04:31.224 INFO:teuthology.orchestra.run.smithi103.stdout:HEALTH_WARN 1 failed cephadm daemon(s); 1 osds down; all OSDs are running quincy or later but require_osd_release < quincy; Degraded data redundancy: 243/1566 objects degraded (15.517%), 37 pgs degraded 2024-04-16T02:04:31.224 INFO:teuthology.orchestra.run.smithi103.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-16T02:04:31.224 INFO:teuthology.orchestra.run.smithi103.stdout: daemon prometheus.smithi103 on smithi103 is in error state 2024-04-16T02:04:31.224 INFO:teuthology.orchestra.run.smithi103.stdout:[WRN] OSD_DOWN: 1 osds down 2024-04-16T02:04:31.224 INFO:teuthology.orchestra.run.smithi103.stdout: osd.7 (root=default,host=smithi134) is down 2024-04-16T02:04:31.225 INFO:teuthology.orchestra.run.smithi103.stdout:[WRN] OSD_UPGRADE_FINISHED: all OSDs are running quincy or later but require_osd_release < quincy 2024-04-16T02:04:31.225 INFO:teuthology.orchestra.run.smithi103.stdout: all OSDs are running quincy or later but require_osd_release < quincy 2024-04-16T02:04:31.225 INFO:teuthology.orchestra.run.smithi103.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 243/1566 objects degraded (15.517%), 37 pgs degraded 2024-04-16T02:04:31.225 INFO:teuthology.orchestra.run.smithi103.stdout: pg 1.0 is active+undersized+degraded, acting [0,6] 2024-04-16T02:04:31.225 INFO:teuthology.orchestra.run.smithi103.stdout: pg 2.0 is active+undersized+degraded, acting [1,0] 2024-04-16T02:04:31.225 INFO:teuthology.orchestra.run.smithi103.stdout: pg 2.3 is active+undersized+degraded, acting [5,2] 2024-04-16T02:04:31.225 INFO:teuthology.orchestra.run.smithi103.stdout: pg 2.5 is active+undersized+degraded, acting [0,4] 2024-04-16T02:04:31.225 INFO:teuthology.orchestra.run.smithi103.stdout: pg 2.7 is active+undersized+degraded, acting [6,2] 2024-04-16T02:04:31.225 INFO:teuthology.orchestra.run.smithi103.stdout: pg 2.8 is active+undersized+degraded, acting [0,1] 2024-04-16T02:04:31.225 INFO:teuthology.orchestra.run.smithi103.stdout: pg 2.9 is active+undersized+degraded, acting [1,3] 2024-04-16T02:04:31.225 INFO:teuthology.orchestra.run.smithi103.stdout: pg 2.a is active+undersized+degraded, acting [1,3] 2024-04-16T02:04:31.225 INFO:teuthology.orchestra.run.smithi103.stdout: pg 2.b is active+undersized+degraded, acting [4,5] 2024-04-16T02:04:31.225 INFO:teuthology.orchestra.run.smithi103.stdout: pg 2.e is active+undersized+degraded, acting [2,3] 2024-04-16T02:04:31.225 INFO:teuthology.orchestra.run.smithi103.stdout: pg 2.f is active+undersized+degraded, acting [4,0] 2024-04-16T02:04:31.225 INFO:teuthology.orchestra.run.smithi103.stdout: pg 2.12 is active+undersized+degraded, acting [5,3] 2024-04-16T02:04:31.226 INFO:teuthology.orchestra.run.smithi103.stdout: pg 2.18 is active+undersized+degraded, acting [5,4] 2024-04-16T02:04:31.226 INFO:teuthology.orchestra.run.smithi103.stdout: pg 2.1a is active+undersized+degraded, acting [6,4] 2024-04-16T02:04:31.226 INFO:teuthology.orchestra.run.smithi103.stdout: pg 2.1b is active+undersized+degraded, acting [3,6] 2024-04-16T02:04:31.226 INFO:teuthology.orchestra.run.smithi103.stdout: pg 2.1c is active+undersized+degraded, acting [5,2] 2024-04-16T02:04:31.226 INFO:teuthology.orchestra.run.smithi103.stdout: pg 2.1d is active+undersized+degraded, acting [6,0] 2024-04-16T02:04:31.226 INFO:teuthology.orchestra.run.smithi103.stdout: pg 2.1f is active+undersized+degraded, acting [0,4] 2024-04-16T02:04:31.226 INFO:teuthology.orchestra.run.smithi103.stdout: pg 3.7 is active+undersized+degraded, acting [3,0] 2024-04-16T02:04:31.226 INFO:teuthology.orchestra.run.smithi103.stdout: pg 3.8 is active+undersized+degraded, acting [3,1] 2024-04-16T02:04:31.226 INFO:teuthology.orchestra.run.smithi103.stdout: pg 3.9 is active+undersized+degraded, acting [4,2] 2024-04-16T02:04:31.226 INFO:teuthology.orchestra.run.smithi103.stdout: pg 3.d is active+undersized+degraded, acting [5,6] 2024-04-16T02:04:31.226 INFO:teuthology.orchestra.run.smithi103.stdout: pg 3.e is active+undersized+degraded, acting [4,1] 2024-04-16T02:04:31.226 INFO:teuthology.orchestra.run.smithi103.stdout: pg 3.f is active+undersized+degraded, acting [4,0] 2024-04-16T02:04:31.226 INFO:teuthology.orchestra.run.smithi103.stdout: pg 3.11 is active+undersized+degraded, acting [4,6] 2024-04-16T02:04:31.227 INFO:teuthology.orchestra.run.smithi103.stdout: pg 3.12 is active+undersized+degraded, acting [0,3] 2024-04-16T02:04:31.227 INFO:teuthology.orchestra.run.smithi103.stdout: pg 3.13 is active+undersized+degraded, acting [4,2] 2024-04-16T02:04:31.227 INFO:teuthology.orchestra.run.smithi103.stdout: pg 3.14 is active+undersized+degraded, acting [4,6] 2024-04-16T02:04:31.227 INFO:teuthology.orchestra.run.smithi103.stdout: pg 3.15 is active+undersized+degraded, acting [3,4] 2024-04-16T02:04:31.227 INFO:teuthology.orchestra.run.smithi103.stdout: pg 3.16 is active+undersized+degraded, acting [5,1] 2024-04-16T02:04:31.227 INFO:teuthology.orchestra.run.smithi103.stdout: pg 3.1b is active+undersized+degraded, acting [0,4] 2024-04-16T02:04:31.227 INFO:teuthology.orchestra.run.smithi103.stdout: pg 4.0 is active+undersized+degraded, acting [3,0] 2024-04-16T02:04:31.227 INFO:teuthology.orchestra.run.smithi103.stdout: pg 4.5 is active+undersized+degraded, acting [6,4] 2024-04-16T02:04:31.227 INFO:teuthology.orchestra.run.smithi103.stdout: pg 4.a is active+undersized+degraded, acting [6,2] 2024-04-16T02:04:31.227 INFO:teuthology.orchestra.run.smithi103.stdout: pg 4.14 is active+undersized+degraded, acting [3,1] 2024-04-16T02:04:31.227 INFO:teuthology.orchestra.run.smithi103.stdout: pg 5.14 is active+undersized+degraded, acting [3,2] 2024-04-16T02:04:31.227 INFO:teuthology.orchestra.run.smithi103.stdout: pg 5.19 is active+undersized+degraded, acting [1,5] 2024-04-16T02:04:31.616 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T02:04:31.787 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:04:31 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:04:31.421+0000 7fad942477c0 -1 osd.7 0 read_superblock omap replica is missing. 2024-04-16T02:04:31.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:31 smithi134 ceph-mon[68182]: from='client.34408 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:04:31.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:31 smithi134 ceph-mon[68182]: from='client.? 172.21.15.103:0/2024002354' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T02:04:31.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:31 smithi103 ceph-mon[92435]: from='client.34408 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:04:31.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:31 smithi103 ceph-mon[92435]: from='client.? 172.21.15.103:0/2024002354' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T02:04:32.287 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:04:32 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:04:32.022+0000 7fad942477c0 -1 osd.7 106 log_to_monitors true 2024-04-16T02:04:32.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:32 smithi134 ceph-mon[68182]: pgmap v216: 129 pgs: 19 active+undersized, 37 active+undersized+degraded, 73 active+clean; 323 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 204 B/s wr, 0 op/s; 243/1566 objects degraded (15.517%) 2024-04-16T02:04:32.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:32 smithi134 ceph-mon[68182]: from='osd.7 [v2:172.21.15.134:6824/3198900474,v1:172.21.15.134:6825/3198900474]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-16T02:04:32.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:32 smithi134 ceph-mon[68182]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-16T02:04:32.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:32 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:04:32.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:32 smithi103 ceph-mon[92435]: pgmap v216: 129 pgs: 19 active+undersized, 37 active+undersized+degraded, 73 active+clean; 323 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 204 B/s wr, 0 op/s; 243/1566 objects degraded (15.517%) 2024-04-16T02:04:32.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:32 smithi103 ceph-mon[92435]: from='osd.7 [v2:172.21.15.134:6824/3198900474,v1:172.21.15.134:6825/3198900474]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-16T02:04:32.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:32 smithi103 ceph-mon[92435]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-16T02:04:32.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:32 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:04:33.287 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:04:33 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:04:33.030+0000 7fad81699700 -1 osd.7 106 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-16T02:04:33.787 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:33 smithi134 ceph-mon[68182]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-16T02:04:33.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:33 smithi134 ceph-mon[68182]: osdmap e109: 8 total, 7 up, 8 in 2024-04-16T02:04:33.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:33 smithi134 ceph-mon[68182]: from='osd.7 [v2:172.21.15.134:6824/3198900474,v1:172.21.15.134:6825/3198900474]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-04-16T02:04:33.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:33 smithi134 ceph-mon[68182]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-04-16T02:04:33.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:33 smithi134 ceph-mon[68182]: from='osd.7 ' entity='osd.7' 2024-04-16T02:04:33.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:33 smithi103 ceph-mon[92435]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-16T02:04:33.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:33 smithi103 ceph-mon[92435]: osdmap e109: 8 total, 7 up, 8 in 2024-04-16T02:04:33.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:33 smithi103 ceph-mon[92435]: from='osd.7 [v2:172.21.15.134:6824/3198900474,v1:172.21.15.134:6825/3198900474]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-04-16T02:04:33.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:33 smithi103 ceph-mon[92435]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-04-16T02:04:33.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:33 smithi103 ceph-mon[92435]: from='osd.7 ' entity='osd.7' 2024-04-16T02:04:34.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:34 smithi103 ceph-mon[92435]: Health check update: Degraded data redundancy: 243/1566 objects degraded (15.517%), 37 pgs degraded (PG_DEGRADED) 2024-04-16T02:04:34.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:34 smithi103 ceph-mon[92435]: pgmap v218: 129 pgs: 19 active+undersized, 37 active+undersized+degraded, 73 active+clean; 323 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 204 B/s wr, 0 op/s; 243/1566 objects degraded (15.517%) 2024-04-16T02:04:34.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:34 smithi103 ceph-mon[92435]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-16T02:04:34.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:34 smithi103 ceph-mon[92435]: osd.7 [v2:172.21.15.134:6824/3198900474,v1:172.21.15.134:6825/3198900474] boot 2024-04-16T02:04:34.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:34 smithi103 ceph-mon[92435]: osdmap e110: 8 total, 8 up, 8 in 2024-04-16T02:04:34.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:34 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T02:04:34.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:34 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:04:34.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:34 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:04:34.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:34 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T02:04:34.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:34 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T02:04:34.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:34 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:04:34.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:34 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:04:34.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:34 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T02:04:34.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:34 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:04:34.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:34 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:04:34.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:34 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:04:34.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:34 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:04:34.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:34 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:04:34.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:34 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-16T02:04:34.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:34 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-04-16T02:04:34.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:34 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-16T02:04:34.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:34 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-04-16T02:04:34.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:34 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-16T02:04:34.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:34 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-04-16T02:04:34.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:34 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-16T02:04:34.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:34 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-04-16T02:04:34.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:34 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-16T02:04:34.884 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:34 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-04-16T02:04:34.885 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:34 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-16T02:04:34.885 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:34 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-04-16T02:04:34.885 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:34 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-16T02:04:34.885 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:34 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-04-16T02:04:34.885 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:34 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-16T02:04:34.885 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:34 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-04-16T02:04:34.885 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:34 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd require-osd-release", "release": "reef"}]: dispatch 2024-04-16T02:04:35.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:34 smithi134 ceph-mon[68182]: Health check update: Degraded data redundancy: 243/1566 objects degraded (15.517%), 37 pgs degraded (PG_DEGRADED) 2024-04-16T02:04:35.040 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:34 smithi134 ceph-mon[68182]: pgmap v218: 129 pgs: 19 active+undersized, 37 active+undersized+degraded, 73 active+clean; 323 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 204 B/s wr, 0 op/s; 243/1566 objects degraded (15.517%) 2024-04-16T02:04:35.040 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:34 smithi134 ceph-mon[68182]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-16T02:04:35.040 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:34 smithi134 ceph-mon[68182]: osd.7 [v2:172.21.15.134:6824/3198900474,v1:172.21.15.134:6825/3198900474] boot 2024-04-16T02:04:35.040 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:34 smithi134 ceph-mon[68182]: osdmap e110: 8 total, 8 up, 8 in 2024-04-16T02:04:35.040 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:34 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T02:04:35.040 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:34 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:04:35.040 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:34 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:04:35.040 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:34 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T02:04:35.040 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:34 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T02:04:35.040 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:34 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:04:35.040 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:34 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:04:35.040 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:34 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T02:04:35.040 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:34 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:04:35.040 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:34 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:04:35.041 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:34 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:04:35.041 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:34 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:04:35.041 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:34 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:04:35.041 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:34 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-16T02:04:35.041 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:34 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-04-16T02:04:35.041 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:34 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-16T02:04:35.041 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:34 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-04-16T02:04:35.041 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:34 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-16T02:04:35.041 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:34 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-04-16T02:04:35.041 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:34 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-16T02:04:35.041 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:34 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-04-16T02:04:35.041 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:34 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-16T02:04:35.041 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:34 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-04-16T02:04:35.041 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:34 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-16T02:04:35.042 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:34 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-04-16T02:04:35.042 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:34 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-16T02:04:35.042 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:34 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-04-16T02:04:35.042 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:34 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-16T02:04:35.042 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:34 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-04-16T02:04:35.042 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:34 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd require-osd-release", "release": "reef"}]: dispatch 2024-04-16T02:04:35.870 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:35 smithi103 ceph-mon[92435]: pgmap v220: 129 pgs: 16 peering, 13 active+undersized, 27 active+undersized+degraded, 73 active+clean; 323 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 318 B/s rd, 159 B/s wr, 0 op/s; 192/1566 objects degraded (12.261%) 2024-04-16T02:04:35.870 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:35 smithi103 ceph-mon[92435]: pgmap v221: 129 pgs: 16 peering, 13 active+undersized, 27 active+undersized+degraded, 73 active+clean; 323 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 461 B/s rd, 230 B/s wr, 0 op/s; 192/1566 objects degraded (12.261%) 2024-04-16T02:04:35.870 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:35 smithi103 ceph-mon[92435]: Upgrade: Setting container_image for all osd 2024-04-16T02:04:35.870 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:35 smithi103 ceph-mon[92435]: Upgrade: Setting require_osd_release to 18 reef 2024-04-16T02:04:35.871 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:35 smithi103 ceph-mon[92435]: Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running quincy or later but require_osd_release < quincy) 2024-04-16T02:04:35.871 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:35 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "osd require-osd-release", "release": "reef"}]': finished 2024-04-16T02:04:35.871 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:35 smithi103 ceph-mon[92435]: osdmap e111: 8 total, 8 up, 8 in 2024-04-16T02:04:35.871 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:35 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mds ok-to-stop", "ids": ["foofs.smithi103.yzimiy"]}]: dispatch 2024-04-16T02:04:35.871 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:35 smithi103 ceph-mon[92435]: Upgrade: It appears safe to stop mds.foofs.smithi103.yzimiy 2024-04-16T02:04:36.037 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:35 smithi134 ceph-mon[68182]: pgmap v220: 129 pgs: 16 peering, 13 active+undersized, 27 active+undersized+degraded, 73 active+clean; 323 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 318 B/s rd, 159 B/s wr, 0 op/s; 192/1566 objects degraded (12.261%) 2024-04-16T02:04:36.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:35 smithi134 ceph-mon[68182]: pgmap v221: 129 pgs: 16 peering, 13 active+undersized, 27 active+undersized+degraded, 73 active+clean; 323 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 461 B/s rd, 230 B/s wr, 0 op/s; 192/1566 objects degraded (12.261%) 2024-04-16T02:04:36.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:35 smithi134 ceph-mon[68182]: Upgrade: Setting container_image for all osd 2024-04-16T02:04:36.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:35 smithi134 ceph-mon[68182]: Upgrade: Setting require_osd_release to 18 reef 2024-04-16T02:04:36.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:35 smithi134 ceph-mon[68182]: Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running quincy or later but require_osd_release < quincy) 2024-04-16T02:04:36.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:35 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "osd require-osd-release", "release": "reef"}]': finished 2024-04-16T02:04:36.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:35 smithi134 ceph-mon[68182]: osdmap e111: 8 total, 8 up, 8 in 2024-04-16T02:04:36.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:35 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mds ok-to-stop", "ids": ["foofs.smithi103.yzimiy"]}]: dispatch 2024-04-16T02:04:36.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:35 smithi134 ceph-mon[68182]: Upgrade: It appears safe to stop mds.foofs.smithi103.yzimiy 2024-04-16T02:04:36.664 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T02:04:37.877 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:37 smithi103 ceph-mon[92435]: pgmap v223: 129 pgs: 16 peering, 12 active+undersized, 21 active+undersized+degraded, 80 active+clean; 323 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 541 B/s rd, 0 op/s; 152/1566 objects degraded (9.706%) 2024-04-16T02:04:37.877 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:37 smithi103 ceph-mon[92435]: Upgrade: Updating mds.foofs.smithi103.yzimiy 2024-04-16T02:04:37.877 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:37 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:04:37.877 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:37 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi103.yzimiy", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-16T02:04:37.877 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:37 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T02:04:37.877 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:37 smithi103 ceph-mon[92435]: Deploying daemon mds.foofs.smithi103.yzimiy on smithi103 2024-04-16T02:04:37.877 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:37 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:04:37.877 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:37 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T02:04:38.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:37 smithi134 ceph-mon[68182]: pgmap v223: 129 pgs: 16 peering, 12 active+undersized, 21 active+undersized+degraded, 80 active+clean; 323 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 541 B/s rd, 0 op/s; 152/1566 objects degraded (9.706%) 2024-04-16T02:04:38.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:37 smithi134 ceph-mon[68182]: Upgrade: Updating mds.foofs.smithi103.yzimiy 2024-04-16T02:04:38.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:37 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:04:38.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:37 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi103.yzimiy", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-16T02:04:38.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:37 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T02:04:38.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:37 smithi134 ceph-mon[68182]: Deploying daemon mds.foofs.smithi103.yzimiy on smithi103 2024-04-16T02:04:38.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:37 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:04:38.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:37 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T02:04:39.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:38 smithi134 ceph-mon[68182]: daemon mds.foofs.smithi103.yzimiy compat changed unexpectedly 2024-04-16T02:04:39.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:38 smithi134 ceph-mon[68182]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-04-16T02:04:39.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:38 smithi134 ceph-mon[68182]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-04-16T02:04:39.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:38 smithi134 ceph-mon[68182]: osdmap e112: 8 total, 8 up, 8 in 2024-04-16T02:04:39.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:38 smithi134 ceph-mon[68182]: Standby daemon mds.foofs.smithi134.assnsf assigned to filesystem foofs as rank 0 2024-04-16T02:04:39.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:38 smithi134 ceph-mon[68182]: Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-04-16T02:04:39.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:38 smithi134 ceph-mon[68182]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-04-16T02:04:39.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:38 smithi134 ceph-mon[68182]: fsmap foofs:0/1 1 up:standby, 1 failed 2024-04-16T02:04:39.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:38 smithi134 ceph-mon[68182]: fsmap foofs:1/1 {0=foofs.smithi134.assnsf=up:replay} 2024-04-16T02:04:39.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:38 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon-smithi103[92412]: 2024-04-16T02:04:38.652+0000 7f675a68d700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-04-16T02:04:39.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:38 smithi103 ceph-mon[92435]: daemon mds.foofs.smithi103.yzimiy compat changed unexpectedly 2024-04-16T02:04:39.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:38 smithi103 ceph-mon[92435]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-04-16T02:04:39.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:38 smithi103 ceph-mon[92435]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-04-16T02:04:39.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:38 smithi103 ceph-mon[92435]: osdmap e112: 8 total, 8 up, 8 in 2024-04-16T02:04:39.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:38 smithi103 ceph-mon[92435]: Standby daemon mds.foofs.smithi134.assnsf assigned to filesystem foofs as rank 0 2024-04-16T02:04:39.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:38 smithi103 ceph-mon[92435]: Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-04-16T02:04:39.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:38 smithi103 ceph-mon[92435]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-04-16T02:04:39.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:38 smithi103 ceph-mon[92435]: fsmap foofs:0/1 1 up:standby, 1 failed 2024-04-16T02:04:39.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:38 smithi103 ceph-mon[92435]: fsmap foofs:1/1 {0=foofs.smithi134.assnsf=up:replay} 2024-04-16T02:04:40.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:39 smithi134 ceph-mon[68182]: pgmap v224: 129 pgs: 16 peering, 113 active+clean; 323 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 461 B/s rd, 230 B/s wr, 0 op/s 2024-04-16T02:04:40.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:39 smithi134 ceph-mon[68182]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 152/1566 objects degraded (9.706%), 21 pgs degraded) 2024-04-16T02:04:40.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:39 smithi103 ceph-mon[92435]: pgmap v224: 129 pgs: 16 peering, 113 active+clean; 323 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 461 B/s rd, 230 B/s wr, 0 op/s 2024-04-16T02:04:40.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:39 smithi103 ceph-mon[92435]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 152/1566 objects degraded (9.706%), 21 pgs degraded) 2024-04-16T02:04:41.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:40 smithi134 ceph-mon[68182]: mds.? [v2:172.21.15.134:6832/1369360978,v1:172.21.15.134:6833/1369360978] up:reconnect 2024-04-16T02:04:41.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:40 smithi134 ceph-mon[68182]: fsmap foofs:1/1 {0=foofs.smithi134.assnsf=up:reconnect} 2024-04-16T02:04:41.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:40 smithi103 ceph-mon[92435]: mds.? [v2:172.21.15.134:6832/1369360978,v1:172.21.15.134:6833/1369360978] up:reconnect 2024-04-16T02:04:41.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:40 smithi103 ceph-mon[92435]: fsmap foofs:1/1 {0=foofs.smithi134.assnsf=up:reconnect} 2024-04-16T02:04:41.709 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T02:04:42.037 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:41 smithi134 ceph-mon[68182]: pgmap v226: 129 pgs: 129 active+clean; 323 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 9.0 MiB/s rd, 170 B/s wr, 2 op/s 2024-04-16T02:04:42.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:41 smithi134 ceph-mon[68182]: mds.? [v2:172.21.15.134:6832/1369360978,v1:172.21.15.134:6833/1369360978] up:rejoin 2024-04-16T02:04:42.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:41 smithi134 ceph-mon[68182]: fsmap foofs:1/1 {0=foofs.smithi134.assnsf=up:rejoin} 2024-04-16T02:04:42.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:41 smithi134 ceph-mon[68182]: daemon mds.foofs.smithi134.assnsf is now active in filesystem foofs as rank 0 2024-04-16T02:04:42.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:41 smithi103 ceph-mon[92435]: pgmap v226: 129 pgs: 129 active+clean; 323 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 9.0 MiB/s rd, 170 B/s wr, 2 op/s 2024-04-16T02:04:42.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:41 smithi103 ceph-mon[92435]: mds.? [v2:172.21.15.134:6832/1369360978,v1:172.21.15.134:6833/1369360978] up:rejoin 2024-04-16T02:04:42.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:41 smithi103 ceph-mon[92435]: fsmap foofs:1/1 {0=foofs.smithi134.assnsf=up:rejoin} 2024-04-16T02:04:42.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:41 smithi103 ceph-mon[92435]: daemon mds.foofs.smithi134.assnsf is now active in filesystem foofs as rank 0 2024-04-16T02:04:43.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:42 smithi134 ceph-mon[68182]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-04-16T02:04:43.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:42 smithi134 ceph-mon[68182]: mds.? [v2:172.21.15.134:6832/1369360978,v1:172.21.15.134:6833/1369360978] up:active 2024-04-16T02:04:43.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:42 smithi134 ceph-mon[68182]: fsmap foofs:1 {0=foofs.smithi134.assnsf=up:active} 2024-04-16T02:04:43.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:42 smithi103 ceph-mon[92435]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-04-16T02:04:43.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:42 smithi103 ceph-mon[92435]: mds.? [v2:172.21.15.134:6832/1369360978,v1:172.21.15.134:6833/1369360978] up:active 2024-04-16T02:04:43.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:42 smithi103 ceph-mon[92435]: fsmap foofs:1 {0=foofs.smithi134.assnsf=up:active} 2024-04-16T02:04:44.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:43 smithi134 ceph-mon[68182]: pgmap v227: 129 pgs: 129 active+clean; 323 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 255 B/s wr, 5 op/s 2024-04-16T02:04:44.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:43 smithi103 ceph-mon[92435]: pgmap v227: 129 pgs: 129 active+clean; 323 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 255 B/s wr, 5 op/s 2024-04-16T02:04:45.783 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:45 smithi103 ceph-mon[92435]: pgmap v228: 129 pgs: 129 active+clean; 323 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 22 MiB/s rd, 219 B/s wr, 9 op/s 2024-04-16T02:04:45.783 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:45 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:04:45.784 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:45 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:04:45.784 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:45 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T02:04:46.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:45 smithi134 ceph-mon[68182]: pgmap v228: 129 pgs: 129 active+clean; 323 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 22 MiB/s rd, 219 B/s wr, 9 op/s 2024-04-16T02:04:46.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:45 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:04:46.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:45 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:04:46.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:45 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T02:04:46.750 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T02:04:47.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:46 smithi134 ceph-mon[68182]: Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-04-16T02:04:47.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:46 smithi134 ceph-mon[68182]: mds.? [v2:172.21.15.103:6834/1158875641,v1:172.21.15.103:6835/1158875641] up:boot 2024-04-16T02:04:47.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:46 smithi134 ceph-mon[68182]: fsmap foofs:1 {0=foofs.smithi134.assnsf=up:active} 1 up:standby 2024-04-16T02:04:47.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:46 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi103.yzimiy"}]: dispatch 2024-04-16T02:04:47.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:46 smithi103 ceph-mon[92435]: Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-04-16T02:04:47.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:46 smithi103 ceph-mon[92435]: mds.? [v2:172.21.15.103:6834/1158875641,v1:172.21.15.103:6835/1158875641] up:boot 2024-04-16T02:04:47.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:46 smithi103 ceph-mon[92435]: fsmap foofs:1 {0=foofs.smithi134.assnsf=up:active} 1 up:standby 2024-04-16T02:04:47.133 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:46 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi103.yzimiy"}]: dispatch 2024-04-16T02:04:48.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:47 smithi103 ceph-mon[92435]: pgmap v229: 129 pgs: 129 active+clean; 323 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 204 B/s wr, 9 op/s 2024-04-16T02:04:48.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:47 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:04:48.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:47 smithi134 ceph-mon[68182]: pgmap v229: 129 pgs: 129 active+clean; 323 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 204 B/s wr, 9 op/s 2024-04-16T02:04:48.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:47 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:04:50.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:49 smithi103 ceph-mon[92435]: pgmap v230: 129 pgs: 129 active+clean; 323 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 307 B/s wr, 10 op/s 2024-04-16T02:04:50.287 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:49 smithi134 ceph-mon[68182]: pgmap v230: 129 pgs: 129 active+clean; 323 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 307 B/s wr, 10 op/s 2024-04-16T02:04:51.787 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T02:04:52.180 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:51 smithi103 ceph-mon[92435]: pgmap v231: 129 pgs: 129 active+clean; 323 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 5.9 KiB/s wr, 11 op/s 2024-04-16T02:04:52.180 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:51 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:04:52.180 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:51 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:04:52.180 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:51 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:04:52.180 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:51 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:04:52.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:51 smithi134 ceph-mon[68182]: pgmap v231: 129 pgs: 129 active+clean; 323 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 5.9 KiB/s wr, 11 op/s 2024-04-16T02:04:52.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:51 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:04:52.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:51 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:04:52.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:51 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:04:52.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:51 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:04:53.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:53 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:04:53.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:53 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T02:04:53.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:53 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:04:53.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:53 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T02:04:54.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:54 smithi134 ceph-mon[68182]: pgmap v232: 129 pgs: 129 active+clean; 323 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 5.8 KiB/s wr, 10 op/s 2024-04-16T02:04:54.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:54 smithi103 ceph-mon[92435]: pgmap v232: 129 pgs: 129 active+clean; 323 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 5.8 KiB/s wr, 10 op/s 2024-04-16T02:04:56.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:56 smithi134 ceph-mon[68182]: pgmap v233: 129 pgs: 129 active+clean; 323 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 6.7 MiB/s rd, 5.7 KiB/s wr, 8 op/s 2024-04-16T02:04:56.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:56 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:04:56.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:56 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:04:56.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:56 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T02:04:56.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:56 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T02:04:56.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:56 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:04:56.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:56 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:04:56.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:56 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T02:04:56.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:56 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:04:56.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:56 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:04:56.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:56 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:04:56.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:56 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:04:56.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:56 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mds ok-to-stop", "ids": ["foofs.smithi134.assnsf"]}]: dispatch 2024-04-16T02:04:56.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:56 smithi103 ceph-mon[92435]: pgmap v233: 129 pgs: 129 active+clean; 323 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 6.7 MiB/s rd, 5.7 KiB/s wr, 8 op/s 2024-04-16T02:04:56.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:56 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:04:56.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:56 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:04:56.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:56 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T02:04:56.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:56 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T02:04:56.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:56 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:04:56.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:56 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:04:56.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:56 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T02:04:56.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:56 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:04:56.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:56 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:04:56.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:56 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:04:56.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:56 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:04:56.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:56 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mds ok-to-stop", "ids": ["foofs.smithi134.assnsf"]}]: dispatch 2024-04-16T02:04:56.831 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T02:04:57.287 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:57 smithi134 ceph-mon[68182]: Detected new or changed devices on smithi103 2024-04-16T02:04:57.287 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:57 smithi134 ceph-mon[68182]: pgmap v234: 129 pgs: 129 active+clean; 323 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.8 KiB/s rd, 6.1 KiB/s wr, 4 op/s 2024-04-16T02:04:57.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:57 smithi134 ceph-mon[68182]: pgmap v235: 129 pgs: 129 active+clean; 323 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.8 KiB/s rd, 7.4 KiB/s wr, 5 op/s 2024-04-16T02:04:57.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:57 smithi134 ceph-mon[68182]: Upgrade: It appears safe to stop mds.foofs.smithi134.assnsf 2024-04-16T02:04:57.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:57 smithi103 ceph-mon[92435]: Detected new or changed devices on smithi103 2024-04-16T02:04:57.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:57 smithi103 ceph-mon[92435]: pgmap v234: 129 pgs: 129 active+clean; 323 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.8 KiB/s rd, 6.1 KiB/s wr, 4 op/s 2024-04-16T02:04:57.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:57 smithi103 ceph-mon[92435]: pgmap v235: 129 pgs: 129 active+clean; 323 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.8 KiB/s rd, 7.4 KiB/s wr, 5 op/s 2024-04-16T02:04:57.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:57 smithi103 ceph-mon[92435]: Upgrade: It appears safe to stop mds.foofs.smithi134.assnsf 2024-04-16T02:04:58.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:58 smithi134 ceph-mon[68182]: Upgrade: Updating mds.foofs.smithi134.assnsf 2024-04-16T02:04:58.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:58 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:04:58.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:58 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi134.assnsf", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-16T02:04:58.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:58 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T02:04:58.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:58 smithi134 ceph-mon[68182]: Deploying daemon mds.foofs.smithi134.assnsf on smithi134 2024-04-16T02:04:58.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:58 smithi134 ceph-mon[68182]: pgmap v236: 129 pgs: 129 active+clean; 323 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 221 B/s rd, 7.3 KiB/s wr, 3 op/s 2024-04-16T02:04:58.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:58 smithi103 ceph-mon[92435]: Upgrade: Updating mds.foofs.smithi134.assnsf 2024-04-16T02:04:58.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:58 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:04:58.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:58 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi134.assnsf", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-16T02:04:58.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:58 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T02:04:58.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:58 smithi103 ceph-mon[92435]: Deploying daemon mds.foofs.smithi134.assnsf on smithi134 2024-04-16T02:04:58.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:58 smithi103 ceph-mon[92435]: pgmap v236: 129 pgs: 129 active+clean; 323 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 221 B/s rd, 7.3 KiB/s wr, 3 op/s 2024-04-16T02:04:59.632 INFO:journalctl@ceph.osd.1.smithi103.stdout:Apr 16 02:04:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-1[103788]: 2024-04-16T02:04:59.368+0000 7faad2c7a700 -1 bdev(0x5593b4efc000 /var/lib/ceph/osd/ceph-1/block) aio_submit retries 2 2024-04-16T02:04:59.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon-smithi103[92412]: 2024-04-16T02:04:59.339+0000 7f675a68d700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-04-16T02:04:59.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:59 smithi103 ceph-mon[92435]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-04-16T02:04:59.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:59 smithi103 ceph-mon[92435]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-04-16T02:04:59.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:59 smithi103 ceph-mon[92435]: osdmap e113: 8 total, 8 up, 8 in 2024-04-16T02:04:59.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:59 smithi103 ceph-mon[92435]: Standby daemon mds.foofs.smithi103.yzimiy assigned to filesystem foofs as rank 0 2024-04-16T02:04:59.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:59 smithi103 ceph-mon[92435]: Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-04-16T02:04:59.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:59 smithi103 ceph-mon[92435]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-04-16T02:04:59.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:59 smithi103 ceph-mon[92435]: fsmap foofs:0/1 1 up:standby, 1 failed 2024-04-16T02:04:59.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:04:59 smithi103 ceph-mon[92435]: fsmap foofs:1/1 {0=foofs.smithi103.yzimiy=up:replay} 2024-04-16T02:04:59.788 INFO:journalctl@ceph.osd.5.smithi134.stdout:Apr 16 02:04:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-5[76814]: 2024-04-16T02:04:59.373+0000 7f175b3e5700 -1 bdev(0x55a816558000 /var/lib/ceph/osd/ceph-5/block) aio_submit retries 11 2024-04-16T02:04:59.788 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:04:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:04:59.369+0000 7fad6fe76700 -1 bdev(0x55c44f730000 /var/lib/ceph/osd/ceph-7/block) aio_submit retries 1 2024-04-16T02:04:59.788 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:04:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:04:59.370+0000 7fad6e673700 -1 bdev(0x55c44f730000 /var/lib/ceph/osd/ceph-7/block) aio_submit retries 3 2024-04-16T02:04:59.789 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:04:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:04:59.370+0000 7fad69669700 -1 bdev(0x55c44f730000 /var/lib/ceph/osd/ceph-7/block) aio_submit retries 6 2024-04-16T02:04:59.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:59 smithi134 ceph-mon[68182]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-04-16T02:04:59.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:59 smithi134 ceph-mon[68182]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-04-16T02:04:59.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:59 smithi134 ceph-mon[68182]: osdmap e113: 8 total, 8 up, 8 in 2024-04-16T02:04:59.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:59 smithi134 ceph-mon[68182]: Standby daemon mds.foofs.smithi103.yzimiy assigned to filesystem foofs as rank 0 2024-04-16T02:04:59.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:59 smithi134 ceph-mon[68182]: Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-04-16T02:04:59.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:59 smithi134 ceph-mon[68182]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-04-16T02:04:59.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:59 smithi134 ceph-mon[68182]: fsmap foofs:0/1 1 up:standby, 1 failed 2024-04-16T02:04:59.789 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:04:59 smithi134 ceph-mon[68182]: fsmap foofs:1/1 {0=foofs.smithi103.yzimiy=up:replay} 2024-04-16T02:05:00.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:00 smithi134 ceph-mon[68182]: pgmap v238: 129 pgs: 129 active+clean; 323 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 281 B/s rd, 2.5 KiB/s wr, 1 op/s 2024-04-16T02:05:00.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:00 smithi103 ceph-mon[92435]: pgmap v238: 129 pgs: 129 active+clean; 323 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 281 B/s rd, 2.5 KiB/s wr, 1 op/s 2024-04-16T02:05:01.583 INFO:teuthology.orchestra.run.smithi103.stdout:true 2024-04-16T02:05:01.787 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:01 smithi134 ceph-mon[68182]: mds.? [v2:172.21.15.103:6834/1158875641,v1:172.21.15.103:6835/1158875641] up:reconnect 2024-04-16T02:05:01.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:01 smithi134 ceph-mon[68182]: fsmap foofs:1/1 {0=foofs.smithi103.yzimiy=up:reconnect} 2024-04-16T02:05:01.863 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T02:05:01.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:01 smithi103 ceph-mon[92435]: mds.? [v2:172.21.15.103:6834/1158875641,v1:172.21.15.103:6835/1158875641] up:reconnect 2024-04-16T02:05:01.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:01 smithi103 ceph-mon[92435]: fsmap foofs:1/1 {0=foofs.smithi103.yzimiy=up:reconnect} 2024-04-16T02:05:02.227 INFO:teuthology.orchestra.run.smithi103.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T02:05:02.228 INFO:teuthology.orchestra.run.smithi103.stdout:alertmanager.smithi103 smithi103 *:9093,9094 running (15m) 11s ago 26m 18.6M - 0.20.0 0881eb8f169f 37e2895be705 2024-04-16T02:05:02.228 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi103 smithi103 running (4m) 11s ago 26m 6660k - 18.2.2-1221-ge3fb05d5 aa4d2281650a 055fcee4871a 2024-04-16T02:05:02.228 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi134 smithi134 running (4m) 32s ago 25m 6651k - 18.2.2-1221-ge3fb05d5 aa4d2281650a fcbf7b2dcb44 2024-04-16T02:05:02.228 INFO:teuthology.orchestra.run.smithi103.stdout:grafana.smithi103 smithi103 *:3000 running (13m) 11s ago 26m 33.7M - 6.7.4 557c83e11646 7fa8209ca1a6 2024-04-16T02:05:02.228 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi103.yzimiy smithi103 running (17s) 11s ago 20m 11.4M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 73a19de17ece 2024-04-16T02:05:02.228 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi134.assnsf smithi134 running (20m) 32s ago 20m 16.5M - 16.2.5 6933c2a0b7dd 9ca5fc777b10 2024-04-16T02:05:02.228 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi103.rfboyd smithi103 *:8443,9283,8765 running (6m) 11s ago 28m 505M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 4115033d1c09 2024-04-16T02:05:02.228 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi134.qekssw smithi134 *:8443,9283,8765 running (6m) 32s ago 25m 451M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 87205746141f 2024-04-16T02:05:02.228 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi103 smithi103 running (6m) 11s ago 28m 76.7M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a a2ab3a0eb5ee 2024-04-16T02:05:02.228 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi134 smithi134 running (5m) 32s ago 25m 51.3M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a 87b30e824f75 2024-04-16T02:05:02.229 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.0.1.smithi103.gqcofo smithi103 *:2049 running (18m) 11s ago 18m 78.5M - 3.5 6933c2a0b7dd 0b6b40ef9c00 2024-04-16T02:05:02.229 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.1.1.smithi134.lpxagn smithi134 *:2049 running (17m) 32s ago 17m 78.0M - 3.5 6933c2a0b7dd 57d4a8c9a0d1 2024-04-16T02:05:02.229 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi103 smithi103 *:9100 running (11m) 11s ago 26m 16.4M - 0.18.1 e5a616e4b9cf 7645b6fe3f54 2024-04-16T02:05:02.229 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi134 smithi134 *:9100 running (6m) 32s ago 25m 6870k - 0.18.1 e5a616e4b9cf 4533f23f974c 2024-04-16T02:05:02.229 INFO:teuthology.orchestra.run.smithi103.stdout:osd.0 smithi103 running (4m) 11s ago 25m 132M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a 21884d852c6d 2024-04-16T02:05:02.229 INFO:teuthology.orchestra.run.smithi103.stdout:osd.1 smithi103 running (4m) 11s ago 24m 116M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a 6c77bd50a8f1 2024-04-16T02:05:02.229 INFO:teuthology.orchestra.run.smithi103.stdout:osd.2 smithi103 running (3m) 11s ago 24m 98.8M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a fbc24af02611 2024-04-16T02:05:02.229 INFO:teuthology.orchestra.run.smithi103.stdout:osd.3 smithi103 running (2m) 11s ago 23m 134M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a fa3cac53a0ff 2024-04-16T02:05:02.229 INFO:teuthology.orchestra.run.smithi103.stdout:osd.4 smithi134 running (2m) 32s ago 23m 138M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a 73830020f971 2024-04-16T02:05:02.229 INFO:teuthology.orchestra.run.smithi103.stdout:osd.5 smithi134 running (105s) 32s ago 23m 131M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a f27c2e5fcef0 2024-04-16T02:05:02.229 INFO:teuthology.orchestra.run.smithi103.stdout:osd.6 smithi134 running (71s) 32s ago 22m 117M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a c8f832d79cc7 2024-04-16T02:05:02.229 INFO:teuthology.orchestra.run.smithi103.stdout:osd.7 smithi134 running (37s) 32s ago 22m 11.4M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a 77c6c9c3fc86 2024-04-16T02:05:02.229 INFO:teuthology.orchestra.run.smithi103.stdout:prometheus.smithi103 smithi103 *:9095 error 11s ago 25m - - 2024-04-16T02:05:02.612 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T02:05:02.613 INFO:teuthology.orchestra.run.smithi103.stdout: "mon": { 2024-04-16T02:05:02.613 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T02:05:02.613 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T02:05:02.613 INFO:teuthology.orchestra.run.smithi103.stdout: "mgr": { 2024-04-16T02:05:02.613 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T02:05:02.613 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T02:05:02.613 INFO:teuthology.orchestra.run.smithi103.stdout: "osd": { 2024-04-16T02:05:02.613 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 8 2024-04-16T02:05:02.613 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T02:05:02.613 INFO:teuthology.orchestra.run.smithi103.stdout: "mds": { 2024-04-16T02:05:02.613 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T02:05:02.613 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T02:05:02.614 INFO:teuthology.orchestra.run.smithi103.stdout: "overall": { 2024-04-16T02:05:02.614 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 13 2024-04-16T02:05:02.614 INFO:teuthology.orchestra.run.smithi103.stdout: } 2024-04-16T02:05:02.614 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T02:05:02.787 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:02 smithi134 ceph-mon[68182]: mds.? [v2:172.21.15.103:6834/1158875641,v1:172.21.15.103:6835/1158875641] up:rejoin 2024-04-16T02:05:02.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:02 smithi134 ceph-mon[68182]: fsmap foofs:1/1 {0=foofs.smithi103.yzimiy=up:rejoin} 2024-04-16T02:05:02.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:02 smithi134 ceph-mon[68182]: daemon mds.foofs.smithi103.yzimiy is now active in filesystem foofs as rank 0 2024-04-16T02:05:02.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:02 smithi134 ceph-mon[68182]: from='client.34422 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:05:02.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:02 smithi134 ceph-mon[68182]: pgmap v239: 129 pgs: 129 active+clean; 323 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 2.6 KiB/s wr, 4 op/s 2024-04-16T02:05:02.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:02 smithi134 ceph-mon[68182]: from='client.34426 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:05:02.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:02 smithi134 ceph-mon[68182]: from='client.34430 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:05:02.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:02 smithi103 ceph-mon[92435]: mds.? [v2:172.21.15.103:6834/1158875641,v1:172.21.15.103:6835/1158875641] up:rejoin 2024-04-16T02:05:02.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:02 smithi103 ceph-mon[92435]: fsmap foofs:1/1 {0=foofs.smithi103.yzimiy=up:rejoin} 2024-04-16T02:05:02.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:02 smithi103 ceph-mon[92435]: daemon mds.foofs.smithi103.yzimiy is now active in filesystem foofs as rank 0 2024-04-16T02:05:02.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:02 smithi103 ceph-mon[92435]: from='client.34422 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:05:02.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:02 smithi103 ceph-mon[92435]: pgmap v239: 129 pgs: 129 active+clean; 323 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 2.6 KiB/s wr, 4 op/s 2024-04-16T02:05:02.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:02 smithi103 ceph-mon[92435]: from='client.34426 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:05:02.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:02 smithi103 ceph-mon[92435]: from='client.34430 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:05:02.938 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T02:05:02.938 INFO:teuthology.orchestra.run.smithi103.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T02:05:02.938 INFO:teuthology.orchestra.run.smithi103.stdout: "in_progress": true, 2024-04-16T02:05:02.938 INFO:teuthology.orchestra.run.smithi103.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T02:05:02.938 INFO:teuthology.orchestra.run.smithi103.stdout: "services_complete": [ 2024-04-16T02:05:02.938 INFO:teuthology.orchestra.run.smithi103.stdout: "crash", 2024-04-16T02:05:02.938 INFO:teuthology.orchestra.run.smithi103.stdout: "mgr", 2024-04-16T02:05:02.938 INFO:teuthology.orchestra.run.smithi103.stdout: "osd", 2024-04-16T02:05:02.938 INFO:teuthology.orchestra.run.smithi103.stdout: "mon" 2024-04-16T02:05:02.939 INFO:teuthology.orchestra.run.smithi103.stdout: ], 2024-04-16T02:05:02.939 INFO:teuthology.orchestra.run.smithi103.stdout: "progress": "15/23 daemons upgraded", 2024-04-16T02:05:02.939 INFO:teuthology.orchestra.run.smithi103.stdout: "message": "Currently upgrading mds daemons", 2024-04-16T02:05:02.939 INFO:teuthology.orchestra.run.smithi103.stdout: "is_paused": false 2024-04-16T02:05:02.939 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T02:05:03.322 INFO:teuthology.orchestra.run.smithi103.stdout:HEALTH_WARN 1 failed cephadm daemon(s); insufficient standby MDS daemons available 2024-04-16T02:05:03.322 INFO:teuthology.orchestra.run.smithi103.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-16T02:05:03.322 INFO:teuthology.orchestra.run.smithi103.stdout: daemon prometheus.smithi103 on smithi103 is in error state 2024-04-16T02:05:03.322 INFO:teuthology.orchestra.run.smithi103.stdout:[WRN] MDS_INSUFFICIENT_STANDBY: insufficient standby MDS daemons available 2024-04-16T02:05:03.322 INFO:teuthology.orchestra.run.smithi103.stdout: have 0; want 1 more 2024-04-16T02:05:03.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:03 smithi134 ceph-mon[68182]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-04-16T02:05:03.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:03 smithi134 ceph-mon[68182]: mds.? [v2:172.21.15.103:6834/1158875641,v1:172.21.15.103:6835/1158875641] up:active 2024-04-16T02:05:03.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:03 smithi134 ceph-mon[68182]: fsmap foofs:1 {0=foofs.smithi103.yzimiy=up:active} 2024-04-16T02:05:03.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:03 smithi134 ceph-mon[68182]: from='client.? 172.21.15.103:0/2670095604' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:05:03.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:03 smithi134 ceph-mon[68182]: from='client.34438 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:05:03.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:03 smithi134 ceph-mon[68182]: from='client.? 172.21.15.103:0/548524034' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T02:05:03.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:03 smithi103 ceph-mon[92435]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-04-16T02:05:03.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:03 smithi103 ceph-mon[92435]: mds.? [v2:172.21.15.103:6834/1158875641,v1:172.21.15.103:6835/1158875641] up:active 2024-04-16T02:05:03.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:03 smithi103 ceph-mon[92435]: fsmap foofs:1 {0=foofs.smithi103.yzimiy=up:active} 2024-04-16T02:05:03.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:03 smithi103 ceph-mon[92435]: from='client.? 172.21.15.103:0/2670095604' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:05:03.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:03 smithi103 ceph-mon[92435]: from='client.34438 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:05:03.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:03 smithi103 ceph-mon[92435]: from='client.? 172.21.15.103:0/548524034' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T02:05:04.787 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:04 smithi134 ceph-mon[68182]: pgmap v240: 129 pgs: 129 active+clean; 323 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 2.4 KiB/s wr, 9 op/s 2024-04-16T02:05:04.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:04 smithi103 ceph-mon[92435]: pgmap v240: 129 pgs: 129 active+clean; 323 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 2.4 KiB/s wr, 9 op/s 2024-04-16T02:05:06.901 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T02:05:07.037 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:06 smithi134 ceph-mon[68182]: pgmap v241: 129 pgs: 129 active+clean; 323 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 1.9 KiB/s wr, 9 op/s 2024-04-16T02:05:07.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:06 smithi103 ceph-mon[92435]: pgmap v241: 129 pgs: 129 active+clean; 323 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 1.9 KiB/s wr, 9 op/s 2024-04-16T02:05:08.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:08 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:05:08.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:08 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T02:05:08.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:08 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:05:08.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:08 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T02:05:09.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:09 smithi134 ceph-mon[68182]: pgmap v242: 129 pgs: 129 active+clean; 323 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 2.0 KiB/s wr, 11 op/s 2024-04-16T02:05:09.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:09 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:05:09.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:09 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:05:09.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:09 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T02:05:09.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:09 smithi103 ceph-mon[92435]: pgmap v242: 129 pgs: 129 active+clean; 323 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 2.0 KiB/s wr, 11 op/s 2024-04-16T02:05:09.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:09 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:05:09.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:09 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:05:09.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:09 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T02:05:10.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:10 smithi134 ceph-mon[68182]: Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-04-16T02:05:10.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:10 smithi134 ceph-mon[68182]: mds.? [v2:172.21.15.134:6832/983895781,v1:172.21.15.134:6833/983895781] up:boot 2024-04-16T02:05:10.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:10 smithi134 ceph-mon[68182]: fsmap foofs:1 {0=foofs.smithi103.yzimiy=up:active} 1 up:standby 2024-04-16T02:05:10.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:10 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi134.assnsf"}]: dispatch 2024-04-16T02:05:10.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:10 smithi103 ceph-mon[92435]: Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-04-16T02:05:10.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:10 smithi103 ceph-mon[92435]: mds.? [v2:172.21.15.134:6832/983895781,v1:172.21.15.134:6833/983895781] up:boot 2024-04-16T02:05:10.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:10 smithi103 ceph-mon[92435]: fsmap foofs:1 {0=foofs.smithi103.yzimiy=up:active} 1 up:standby 2024-04-16T02:05:10.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:10 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi134.assnsf"}]: dispatch 2024-04-16T02:05:11.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:11 smithi134 ceph-mon[68182]: pgmap v243: 129 pgs: 129 active+clean; 323 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 6.8 KiB/s wr, 13 op/s 2024-04-16T02:05:11.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:11 smithi103 ceph-mon[92435]: pgmap v243: 129 pgs: 129 active+clean; 323 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 6.8 KiB/s wr, 13 op/s 2024-04-16T02:05:11.933 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T02:05:13.403 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:13 smithi134 ceph-mon[68182]: pgmap v244: 129 pgs: 129 active+clean; 323 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 5.9 KiB/s wr, 11 op/s 2024-04-16T02:05:13.403 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:13 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:05:13.403 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:13 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:05:13.403 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:13 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:05:13.403 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:13 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:05:13.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:13 smithi103 ceph-mon[92435]: pgmap v244: 129 pgs: 129 active+clean; 323 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 5.9 KiB/s wr, 11 op/s 2024-04-16T02:05:13.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:13 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:05:13.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:13 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:05:13.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:13 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:05:13.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:13 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:05:15.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:15 smithi134 ceph-mon[68182]: pgmap v245: 129 pgs: 129 active+clean; 323 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 KiB/s wr, 9 op/s 2024-04-16T02:05:15.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:15 smithi103 ceph-mon[92435]: pgmap v245: 129 pgs: 129 active+clean; 323 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 KiB/s wr, 9 op/s 2024-04-16T02:05:16.967 INFO:teuthology.orchestra.run.smithi103.stderr:mount.nfs: mounting smithi103:/fake failed, reason given by server: No such file or directory 2024-04-16T02:05:17.505 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:17 smithi103 ceph-mon[92435]: pgmap v246: 129 pgs: 129 active+clean; 323 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 5.8 KiB/s wr, 6 op/s 2024-04-16T02:05:17.506 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:17 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:05:17.506 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:17 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:05:17.506 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:17 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T02:05:17.506 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:17 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T02:05:17.506 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:17 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:05:17.506 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:17 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:05:17.506 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:17 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T02:05:17.506 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:17 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:05:17.506 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:17 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:05:17.506 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:17 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:05:17.506 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:17 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:05:17.507 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:17 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:05:17.507 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:17 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:05:17.507 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:17 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi103.yzimiy"}]: dispatch 2024-04-16T02:05:17.507 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:17 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi103.yzimiy"}]': finished 2024-04-16T02:05:17.507 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:17 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi134.assnsf"}]: dispatch 2024-04-16T02:05:17.507 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:17 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi134.assnsf"}]': finished 2024-04-16T02:05:17.507 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:17 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:05:17.507 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:17 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:05:17.507 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:17 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:05:17.507 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:17 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:05:17.507 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:17 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:05:17.507 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:17 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:05:17.507 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:17 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:05:17.507 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:17 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:05:17.508 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:17 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:05:17.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:17 smithi134 ceph-mon[68182]: pgmap v246: 129 pgs: 129 active+clean; 323 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 5.8 KiB/s wr, 6 op/s 2024-04-16T02:05:17.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:17 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:05:17.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:17 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:05:17.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:17 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T02:05:17.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:17 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T02:05:17.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:17 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:05:17.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:17 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:05:17.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:17 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T02:05:17.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:17 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:05:17.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:17 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:05:17.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:17 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:05:17.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:17 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:05:17.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:17 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:05:17.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:17 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:05:17.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:17 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi103.yzimiy"}]: dispatch 2024-04-16T02:05:17.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:17 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi103.yzimiy"}]': finished 2024-04-16T02:05:17.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:17 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi134.assnsf"}]: dispatch 2024-04-16T02:05:17.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:17 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi134.assnsf"}]': finished 2024-04-16T02:05:17.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:17 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:05:17.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:17 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:05:17.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:17 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:05:17.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:17 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:05:17.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:17 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:05:17.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:17 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:05:17.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:17 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:05:17.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:17 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:05:17.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:17 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:05:18.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:18 smithi134 ceph-mon[68182]: Detected new or changed devices on smithi134 2024-04-16T02:05:18.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:18 smithi134 ceph-mon[68182]: pgmap v247: 129 pgs: 129 active+clean; 323 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.8 KiB/s rd, 6.3 KiB/s wr, 4 op/s 2024-04-16T02:05:18.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:18 smithi134 ceph-mon[68182]: pgmap v248: 129 pgs: 129 active+clean; 323 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 221 B/s rd, 7.5 KiB/s wr, 3 op/s 2024-04-16T02:05:18.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:18 smithi134 ceph-mon[68182]: Upgrade: Setting container_image for all mds 2024-04-16T02:05:18.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:18 smithi134 ceph-mon[68182]: Upgrade: Setting container_image for all rgw 2024-04-16T02:05:18.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:18 smithi134 ceph-mon[68182]: Upgrade: Setting container_image for all rbd-mirror 2024-04-16T02:05:18.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:18 smithi134 ceph-mon[68182]: Upgrade: Setting container_image for all ceph-exporter 2024-04-16T02:05:18.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:18 smithi134 ceph-mon[68182]: Upgrade: Setting container_image for all iscsi 2024-04-16T02:05:18.597 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:18 smithi103 ceph-mon[92435]: Detected new or changed devices on smithi134 2024-04-16T02:05:18.597 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:18 smithi103 ceph-mon[92435]: pgmap v247: 129 pgs: 129 active+clean; 323 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.8 KiB/s rd, 6.3 KiB/s wr, 4 op/s 2024-04-16T02:05:18.597 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:18 smithi103 ceph-mon[92435]: pgmap v248: 129 pgs: 129 active+clean; 323 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 221 B/s rd, 7.5 KiB/s wr, 3 op/s 2024-04-16T02:05:18.597 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:18 smithi103 ceph-mon[92435]: Upgrade: Setting container_image for all mds 2024-04-16T02:05:18.597 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:18 smithi103 ceph-mon[92435]: Upgrade: Setting container_image for all rgw 2024-04-16T02:05:18.597 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:18 smithi103 ceph-mon[92435]: Upgrade: Setting container_image for all rbd-mirror 2024-04-16T02:05:18.598 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:18 smithi103 ceph-mon[92435]: Upgrade: Setting container_image for all ceph-exporter 2024-04-16T02:05:18.598 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:18 smithi103 ceph-mon[92435]: Upgrade: Setting container_image for all iscsi 2024-04-16T02:05:19.880 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:19 smithi103 ceph-mon[92435]: Upgrade: Updating nfs.foo.0.1.smithi103.gqcofo (1/2) 2024-04-16T02:05:19.881 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:19 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:05:19.881 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:19 smithi103 ceph-mon[92435]: Creating key for client.nfs.foo.0.1.smithi103.gqcofo 2024-04-16T02:05:19.881 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:19 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi103.gqcofo", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-16T02:05:19.881 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:19 smithi103 ceph-mon[92435]: Ensuring nfs.foo.0 is in the ganesha grace table 2024-04-16T02:05:19.881 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:19 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 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-16T02:05:19.881 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:19 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 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-16T02:05:19.881 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:19 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T02:05:19.881 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:19 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-16T02:05:19.881 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:19 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-04-16T02:05:19.881 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:19 smithi103 ceph-mon[92435]: Rados config object exists: conf-nfs.foo 2024-04-16T02:05:19.881 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:19 smithi103 ceph-mon[92435]: Creating key for client.nfs.foo.0.1.smithi103.gqcofo-rgw 2024-04-16T02:05:19.881 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:19 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi103.gqcofo-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T02:05:19.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:19 smithi103 ceph-mon[92435]: Bind address in nfs.foo.0.1.smithi103.gqcofo's ganesha conf is defaulting to empty 2024-04-16T02:05:19.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:19 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T02:05:19.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:19 smithi103 ceph-mon[92435]: Deploying daemon nfs.foo.0.1.smithi103.gqcofo on smithi103 2024-04-16T02:05:19.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:19 smithi103 ceph-mon[92435]: pgmap v249: 129 pgs: 129 active+clean; 323 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 221 B/s rd, 221 B/s wr, 0 op/s 2024-04-16T02:05:20.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:19 smithi134 ceph-mon[68182]: Upgrade: Updating nfs.foo.0.1.smithi103.gqcofo (1/2) 2024-04-16T02:05:20.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:19 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:05:20.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:19 smithi134 ceph-mon[68182]: Creating key for client.nfs.foo.0.1.smithi103.gqcofo 2024-04-16T02:05:20.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:19 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi103.gqcofo", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-16T02:05:20.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:19 smithi134 ceph-mon[68182]: Ensuring nfs.foo.0 is in the ganesha grace table 2024-04-16T02:05:20.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:19 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 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-16T02:05:20.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:19 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 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-16T02:05:20.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:19 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T02:05:20.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:19 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-16T02:05:20.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:19 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-04-16T02:05:20.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:19 smithi134 ceph-mon[68182]: Rados config object exists: conf-nfs.foo 2024-04-16T02:05:20.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:19 smithi134 ceph-mon[68182]: Creating key for client.nfs.foo.0.1.smithi103.gqcofo-rgw 2024-04-16T02:05:20.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:19 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi103.gqcofo-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T02:05:20.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:19 smithi134 ceph-mon[68182]: Bind address in nfs.foo.0.1.smithi103.gqcofo's ganesha conf is defaulting to empty 2024-04-16T02:05:20.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:19 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T02:05:20.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:19 smithi134 ceph-mon[68182]: Deploying daemon nfs.foo.0.1.smithi103.gqcofo on smithi103 2024-04-16T02:05:20.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:19 smithi134 ceph-mon[68182]: pgmap v249: 129 pgs: 129 active+clean; 323 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 221 B/s rd, 221 B/s wr, 0 op/s 2024-04-16T02:05:22.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:21 smithi103 ceph-mon[92435]: pgmap v250: 129 pgs: 129 active+clean; 323 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 332 B/s rd, 1.9 KiB/s wr, 1 op/s 2024-04-16T02:05:22.287 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:21 smithi134 ceph-mon[68182]: pgmap v250: 129 pgs: 129 active+clean; 323 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 332 B/s rd, 1.9 KiB/s wr, 1 op/s 2024-04-16T02:05:23.534 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:23 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:05:23.534 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:23 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T02:05:23.534 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:23 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:05:23.534 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:23 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:05:23.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:23 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:05:23.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:23 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T02:05:23.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:23 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:05:23.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:23 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:05:24.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:24 smithi134 ceph-mon[68182]: pgmap v251: 129 pgs: 129 active+clean; 323 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 443 B/s rd, 2.1 KiB/s wr, 1 op/s 2024-04-16T02:05:24.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:24 smithi103 ceph-mon[92435]: pgmap v251: 129 pgs: 129 active+clean; 323 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 443 B/s rd, 2.1 KiB/s wr, 1 op/s 2024-04-16T02:05:25.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:25 smithi134 ceph-mon[68182]: Upgrade: Updating nfs.foo.1.1.smithi134.lpxagn (2/2) 2024-04-16T02:05:25.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:25 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:05:25.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:25 smithi134 ceph-mon[68182]: Creating key for client.nfs.foo.1.1.smithi134.lpxagn 2024-04-16T02:05:25.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:25 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi134.lpxagn", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-16T02:05:25.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:25 smithi134 ceph-mon[68182]: Ensuring nfs.foo.1 is in the ganesha grace table 2024-04-16T02:05:25.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:25 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 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-16T02:05:25.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:25 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 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-16T02:05:25.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:25 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T02:05:25.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:25 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-16T02:05:25.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:25 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-04-16T02:05:25.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:25 smithi134 ceph-mon[68182]: Rados config object exists: conf-nfs.foo 2024-04-16T02:05:25.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:25 smithi134 ceph-mon[68182]: Creating key for client.nfs.foo.1.1.smithi134.lpxagn-rgw 2024-04-16T02:05:25.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:25 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi134.lpxagn-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T02:05:25.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:25 smithi134 ceph-mon[68182]: Bind address in nfs.foo.1.1.smithi134.lpxagn's ganesha conf is defaulting to empty 2024-04-16T02:05:25.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:25 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T02:05:25.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:25 smithi134 ceph-mon[68182]: Deploying daemon nfs.foo.1.1.smithi134.lpxagn on smithi134 2024-04-16T02:05:25.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:25 smithi134 ceph-mon[68182]: pgmap v252: 129 pgs: 129 active+clean; 323 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.5 KiB/s rd, 3.0 KiB/s wr, 5 op/s 2024-04-16T02:05:25.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:25 smithi103 ceph-mon[92435]: Upgrade: Updating nfs.foo.1.1.smithi134.lpxagn (2/2) 2024-04-16T02:05:25.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:25 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:05:25.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:25 smithi103 ceph-mon[92435]: Creating key for client.nfs.foo.1.1.smithi134.lpxagn 2024-04-16T02:05:25.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:25 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi134.lpxagn", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-16T02:05:25.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:25 smithi103 ceph-mon[92435]: Ensuring nfs.foo.1 is in the ganesha grace table 2024-04-16T02:05:25.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:25 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 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-16T02:05:25.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:25 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 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-16T02:05:25.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:25 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T02:05:25.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:25 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-16T02:05:25.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:25 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-04-16T02:05:25.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:25 smithi103 ceph-mon[92435]: Rados config object exists: conf-nfs.foo 2024-04-16T02:05:25.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:25 smithi103 ceph-mon[92435]: Creating key for client.nfs.foo.1.1.smithi134.lpxagn-rgw 2024-04-16T02:05:25.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:25 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi134.lpxagn-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T02:05:25.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:25 smithi103 ceph-mon[92435]: Bind address in nfs.foo.1.1.smithi134.lpxagn's ganesha conf is defaulting to empty 2024-04-16T02:05:25.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:25 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T02:05:25.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:25 smithi103 ceph-mon[92435]: Deploying daemon nfs.foo.1.1.smithi134.lpxagn on smithi134 2024-04-16T02:05:25.883 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:25 smithi103 ceph-mon[92435]: pgmap v252: 129 pgs: 129 active+clean; 323 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.5 KiB/s rd, 3.0 KiB/s wr, 5 op/s 2024-04-16T02:05:28.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:27 smithi134 ceph-mon[68182]: pgmap v253: 129 pgs: 129 active+clean; 323 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.5 KiB/s rd, 2.8 KiB/s wr, 5 op/s 2024-04-16T02:05:28.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:27 smithi103 ceph-mon[92435]: pgmap v253: 129 pgs: 129 active+clean; 323 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.5 KiB/s rd, 2.8 KiB/s wr, 5 op/s 2024-04-16T02:05:29.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:29 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:05:29.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:29 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:05:29.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:29 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T02:05:29.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:29 smithi103 ceph-mon[92435]: pgmap v254: 129 pgs: 129 active+clean; 323 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.9 KiB/s rd, 2.4 KiB/s wr, 4 op/s 2024-04-16T02:05:29.787 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:29 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:05:29.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:29 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:05:29.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:29 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T02:05:29.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:29 smithi134 ceph-mon[68182]: pgmap v254: 129 pgs: 129 active+clean; 323 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.9 KiB/s rd, 2.4 KiB/s wr, 4 op/s 2024-04-16T02:05:31.461 DEBUG:teuthology.orchestra.run.smithi103:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'cd /mnt/foo && dbench 5 -t 5' 2024-04-16T02:05:31.523 INFO:teuthology.orchestra.run.smithi103.stdout:dbench version 4.00 - Copyright Andrew Tridgell 1999-2004 2024-04-16T02:05:31.523 INFO:teuthology.orchestra.run.smithi103.stdout: 2024-04-16T02:05:31.523 INFO:teuthology.orchestra.run.smithi103.stdout:Running for 5 seconds with load '/usr/share/dbench/client.txt' and minimum warmup 1 secs 2024-04-16T02:05:31.524 INFO:teuthology.orchestra.run.smithi103.stdout:4 of 5 processes prepared for launch 0 sec 2024-04-16T02:05:31.624 INFO:teuthology.orchestra.run.smithi103.stdout:5 of 5 processes prepared for launch 0 sec 2024-04-16T02:05:31.624 INFO:teuthology.orchestra.run.smithi103.stdout:releasing clients 2024-04-16T02:05:31.960 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:31 smithi103 ceph-mon[92435]: pgmap v255: 129 pgs: 129 active+clean; 323 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.4 KiB/s wr, 8 op/s 2024-04-16T02:05:31.960 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:31 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:05:31.960 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:31 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:05:32.287 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:31 smithi134 ceph-mon[68182]: pgmap v255: 129 pgs: 129 active+clean; 323 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.4 KiB/s wr, 8 op/s 2024-04-16T02:05:32.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:31 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:05:32.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:31 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:05:32.627 INFO:teuthology.orchestra.run.smithi103.stdout: 2 15 2.09 MB/sec warmup 1 sec latency 1003.160 ms 2024-04-16T02:05:33.628 INFO:teuthology.orchestra.run.smithi103.stdout: 2 15 1.05 MB/sec warmup 2 sec latency 2003.199 ms 2024-04-16T02:05:33.748 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:33 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:05:33.749 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:33 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:05:33.749 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:33 smithi134 ceph-mon[68182]: pgmap v256: 129 pgs: 129 active+clean; 324 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14 KiB/s rd, 88 KiB/s wr, 11 op/s 2024-04-16T02:05:33.863 INFO:teuthology.orchestra.run.smithi103.stdout:true 2024-04-16T02:05:33.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:33 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:05:33.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:33 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:05:33.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:33 smithi103 ceph-mon[92435]: pgmap v256: 129 pgs: 129 active+clean; 324 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14 KiB/s rd, 88 KiB/s wr, 11 op/s 2024-04-16T02:05:34.532 INFO:teuthology.orchestra.run.smithi103.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T02:05:34.532 INFO:teuthology.orchestra.run.smithi103.stdout:alertmanager.smithi103 smithi103 *:9093,9094 running (16m) 43s ago 27m 18.6M - 0.20.0 0881eb8f169f 37e2895be705 2024-04-16T02:05:34.532 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi103 smithi103 running (5m) 43s ago 27m 6660k - 18.2.2-1221-ge3fb05d5 aa4d2281650a 055fcee4871a 2024-04-16T02:05:34.532 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi134 smithi134 running (5m) 2s ago 26m 6651k - 18.2.2-1221-ge3fb05d5 aa4d2281650a fcbf7b2dcb44 2024-04-16T02:05:34.532 INFO:teuthology.orchestra.run.smithi103.stdout:grafana.smithi103 smithi103 *:3000 running (13m) 43s ago 26m 33.7M - 6.7.4 557c83e11646 7fa8209ca1a6 2024-04-16T02:05:34.532 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi103.yzimiy smithi103 running (49s) 43s ago 21m 11.4M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 73a19de17ece 2024-04-16T02:05:34.532 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi134.assnsf smithi134 running (26s) 2s ago 21m 11.5M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 97458284a489 2024-04-16T02:05:34.533 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi103.rfboyd smithi103 *:8443,9283,8765 running (7m) 43s ago 28m 505M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 4115033d1c09 2024-04-16T02:05:34.533 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi134.qekssw smithi134 *:8443,9283,8765 running (6m) 2s ago 26m 451M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 87205746141f 2024-04-16T02:05:34.533 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi103 smithi103 running (6m) 43s ago 29m 76.7M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a a2ab3a0eb5ee 2024-04-16T02:05:34.533 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi134 smithi134 running (6m) 2s ago 26m 54.7M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a 87b30e824f75 2024-04-16T02:05:34.533 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.0.1.smithi103.gqcofo smithi103 *:2049 starting - - - - 2024-04-16T02:05:34.533 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.1.1.smithi134.lpxagn smithi134 *:2049 running (6s) 2s ago 18m 19.2M - 5.5 aa4d2281650a ff75b44f2ecc 2024-04-16T02:05:34.533 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi103 smithi103 *:9100 running (11m) 43s ago 26m 16.4M - 0.18.1 e5a616e4b9cf 7645b6fe3f54 2024-04-16T02:05:34.533 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi134 smithi134 *:9100 running (7m) 2s ago 25m 6870k - 0.18.1 e5a616e4b9cf 4533f23f974c 2024-04-16T02:05:34.533 INFO:teuthology.orchestra.run.smithi103.stdout:osd.0 smithi103 running (5m) 43s ago 25m 132M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a 21884d852c6d 2024-04-16T02:05:34.533 INFO:teuthology.orchestra.run.smithi103.stdout:osd.1 smithi103 running (4m) 43s ago 25m 116M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a 6c77bd50a8f1 2024-04-16T02:05:34.533 INFO:teuthology.orchestra.run.smithi103.stdout:osd.2 smithi103 running (4m) 43s ago 24m 98.8M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a fbc24af02611 2024-04-16T02:05:34.533 INFO:teuthology.orchestra.run.smithi103.stdout:osd.3 smithi103 running (3m) 43s ago 24m 134M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a fa3cac53a0ff 2024-04-16T02:05:34.533 INFO:teuthology.orchestra.run.smithi103.stdout:osd.4 smithi134 running (2m) 2s ago 23m 140M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a 73830020f971 2024-04-16T02:05:34.533 INFO:teuthology.orchestra.run.smithi103.stdout:osd.5 smithi134 running (2m) 2s ago 23m 139M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a f27c2e5fcef0 2024-04-16T02:05:34.534 INFO:teuthology.orchestra.run.smithi103.stdout:osd.6 smithi134 running (103s) 2s ago 23m 120M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a c8f832d79cc7 2024-04-16T02:05:34.534 INFO:teuthology.orchestra.run.smithi103.stdout:osd.7 smithi134 running (69s) 2s ago 22m 153M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a 77c6c9c3fc86 2024-04-16T02:05:34.534 INFO:teuthology.orchestra.run.smithi103.stdout:prometheus.smithi103 smithi103 *:9095 error 43s ago 26m - - 2024-04-16T02:05:34.628 INFO:teuthology.orchestra.run.smithi103.stdout: 2 15 0.70 MB/sec warmup 3 sec latency 3003.228 ms 2024-04-16T02:05:34.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:34 smithi134 ceph-mon[68182]: from='client.34486 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:05:34.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:34 smithi134 ceph-mon[68182]: from='client.34490 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:05:34.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:34 smithi103 ceph-mon[92435]: from='client.34486 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:05:34.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:34 smithi103 ceph-mon[92435]: from='client.34490 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:05:35.163 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T02:05:35.163 INFO:teuthology.orchestra.run.smithi103.stdout: "mon": { 2024-04-16T02:05:35.163 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T02:05:35.163 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T02:05:35.163 INFO:teuthology.orchestra.run.smithi103.stdout: "mgr": { 2024-04-16T02:05:35.163 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T02:05:35.163 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T02:05:35.163 INFO:teuthology.orchestra.run.smithi103.stdout: "osd": { 2024-04-16T02:05:35.163 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 8 2024-04-16T02:05:35.163 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T02:05:35.163 INFO:teuthology.orchestra.run.smithi103.stdout: "mds": { 2024-04-16T02:05:35.164 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T02:05:35.164 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T02:05:35.164 INFO:teuthology.orchestra.run.smithi103.stdout: "overall": { 2024-04-16T02:05:35.164 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 14 2024-04-16T02:05:35.164 INFO:teuthology.orchestra.run.smithi103.stdout: } 2024-04-16T02:05:35.164 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T02:05:35.498 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T02:05:35.499 INFO:teuthology.orchestra.run.smithi103.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T02:05:35.499 INFO:teuthology.orchestra.run.smithi103.stdout: "in_progress": true, 2024-04-16T02:05:35.499 INFO:teuthology.orchestra.run.smithi103.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T02:05:35.499 INFO:teuthology.orchestra.run.smithi103.stdout: "services_complete": [ 2024-04-16T02:05:35.499 INFO:teuthology.orchestra.run.smithi103.stdout: "mon", 2024-04-16T02:05:35.499 INFO:teuthology.orchestra.run.smithi103.stdout: "crash", 2024-04-16T02:05:35.499 INFO:teuthology.orchestra.run.smithi103.stdout: "mgr", 2024-04-16T02:05:35.499 INFO:teuthology.orchestra.run.smithi103.stdout: "osd", 2024-04-16T02:05:35.499 INFO:teuthology.orchestra.run.smithi103.stdout: "mds" 2024-04-16T02:05:35.499 INFO:teuthology.orchestra.run.smithi103.stdout: ], 2024-04-16T02:05:35.499 INFO:teuthology.orchestra.run.smithi103.stdout: "progress": "17/23 daemons upgraded", 2024-04-16T02:05:35.499 INFO:teuthology.orchestra.run.smithi103.stdout: "message": "Currently upgrading nfs daemons", 2024-04-16T02:05:35.499 INFO:teuthology.orchestra.run.smithi103.stdout: "is_paused": false 2024-04-16T02:05:35.499 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T02:05:35.628 INFO:teuthology.orchestra.run.smithi103.stdout: 2 15 0.52 MB/sec warmup 4 sec latency 4003.276 ms 2024-04-16T02:05:35.787 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:35 smithi134 ceph-mon[68182]: from='client.34494 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:05:35.787 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:35 smithi134 ceph-mon[68182]: pgmap v257: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 24 KiB/s rd, 266 KiB/s wr, 20 op/s 2024-04-16T02:05:35.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:35 smithi134 ceph-mon[68182]: from='client.? 172.21.15.103:0/2429734013' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:05:35.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:35 smithi103 ceph-mon[92435]: from='client.34494 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:05:35.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:35 smithi103 ceph-mon[92435]: pgmap v257: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 24 KiB/s rd, 266 KiB/s wr, 20 op/s 2024-04-16T02:05:35.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:35 smithi103 ceph-mon[92435]: from='client.? 172.21.15.103:0/2429734013' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:05:35.895 INFO:teuthology.orchestra.run.smithi103.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-16T02:05:35.895 INFO:teuthology.orchestra.run.smithi103.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-16T02:05:35.895 INFO:teuthology.orchestra.run.smithi103.stdout: daemon prometheus.smithi103 on smithi103 is in error state 2024-04-16T02:05:36.628 INFO:teuthology.orchestra.run.smithi103.stdout: 2 15 0.42 MB/sec warmup 5 sec latency 5003.311 ms 2024-04-16T02:05:36.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:36 smithi103 ceph-mon[92435]: from='client.34502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:05:36.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:36 smithi103 ceph-mon[92435]: from='client.? 172.21.15.103:0/4208808763' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T02:05:36.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:36 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:05:36.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:36 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:05:37.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:36 smithi134 ceph-mon[68182]: from='client.34502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:05:37.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:36 smithi134 ceph-mon[68182]: from='client.? 172.21.15.103:0/4208808763' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T02:05:37.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:36 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:05:37.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:36 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:05:37.628 INFO:teuthology.orchestra.run.smithi103.stdout: 2 15 0.35 MB/sec warmup 6 sec latency 6003.343 ms 2024-04-16T02:05:37.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:37 smithi103 ceph-mon[92435]: pgmap v258: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 33 KiB/s rd, 265 KiB/s wr, 22 op/s 2024-04-16T02:05:37.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:37 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T02:05:38.037 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:37 smithi134 ceph-mon[68182]: pgmap v258: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 33 KiB/s rd, 265 KiB/s wr, 22 op/s 2024-04-16T02:05:38.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:37 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T02:05:38.628 INFO:teuthology.orchestra.run.smithi103.stdout: 2 15 0.30 MB/sec warmup 7 sec latency 7003.372 ms 2024-04-16T02:05:39.628 INFO:teuthology.orchestra.run.smithi103.stdout: 2 15 0.26 MB/sec warmup 8 sec latency 8003.403 ms 2024-04-16T02:05:40.287 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:39 smithi134 ceph-mon[68182]: pgmap v259: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 33 KiB/s rd, 265 KiB/s wr, 21 op/s 2024-04-16T02:05:40.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:39 smithi103 ceph-mon[92435]: pgmap v259: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 33 KiB/s rd, 265 KiB/s wr, 21 op/s 2024-04-16T02:05:40.628 INFO:teuthology.orchestra.run.smithi103.stdout: 2 15 0.23 MB/sec warmup 9 sec latency 9003.452 ms 2024-04-16T02:05:41.628 INFO:teuthology.orchestra.run.smithi103.stdout: 2 15 0.21 MB/sec warmup 10 sec latency 10003.484 ms 2024-04-16T02:05:42.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:41 smithi134 ceph-mon[68182]: pgmap v260: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 33 KiB/s rd, 265 KiB/s wr, 21 op/s 2024-04-16T02:05:42.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:41 smithi103 ceph-mon[92435]: pgmap v260: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 33 KiB/s rd, 265 KiB/s wr, 21 op/s 2024-04-16T02:05:42.628 INFO:teuthology.orchestra.run.smithi103.stdout: 2 15 0.19 MB/sec warmup 11 sec latency 11003.514 ms 2024-04-16T02:05:43.628 INFO:teuthology.orchestra.run.smithi103.stdout: 2 15 0.17 MB/sec warmup 12 sec latency 12003.545 ms 2024-04-16T02:05:44.187 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:43 smithi103 ceph-mon[92435]: pgmap v261: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 30 KiB/s rd, 264 KiB/s wr, 18 op/s 2024-04-16T02:05:44.287 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:43 smithi134 ceph-mon[68182]: pgmap v261: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 30 KiB/s rd, 264 KiB/s wr, 18 op/s 2024-04-16T02:05:44.634 INFO:teuthology.orchestra.run.smithi103.stdout: 3 75 1.27 MB/sec warmup 13 sec latency 13009.561 ms 2024-04-16T02:05:46.001 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:45 smithi103 ceph-mon[92435]: pgmap v262: 129 pgs: 129 active+clean; 328 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 22 KiB/s rd, 360 KiB/s wr, 16 op/s 2024-04-16T02:05:46.287 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:45 smithi134 ceph-mon[68182]: pgmap v262: 129 pgs: 129 active+clean; 328 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 22 KiB/s rd, 360 KiB/s wr, 16 op/s 2024-04-16T02:05:46.634 INFO:teuthology.orchestra.run.smithi103.stdout: 5 379 21.07 MB/sec execute 1 sec latency 134.145 ms 2024-04-16T02:05:47.634 INFO:teuthology.orchestra.run.smithi103.stdout: 5 519 21.47 MB/sec execute 2 sec latency 149.726 ms 2024-04-16T02:05:47.841 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:47 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:05:47.841 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:47 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:05:47.841 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:47 smithi103 ceph-mon[92435]: pgmap v263: 129 pgs: 129 active+clean; 320 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 937 KiB/s wr, 19 op/s 2024-04-16T02:05:47.841 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:47 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:05:47.841 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:47 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:05:48.037 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:47 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:05:48.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:47 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:05:48.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:47 smithi134 ceph-mon[68182]: pgmap v263: 129 pgs: 129 active+clean; 320 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 937 KiB/s wr, 19 op/s 2024-04-16T02:05:48.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:47 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:05:48.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:47 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:05:48.635 INFO:teuthology.orchestra.run.smithi103.stdout: 5 720 19.92 MB/sec execute 3 sec latency 138.799 ms 2024-04-16T02:05:49.635 INFO:teuthology.orchestra.run.smithi103.stdout: 5 983 16.12 MB/sec execute 4 sec latency 157.396 ms 2024-04-16T02:05:50.150 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:49 smithi103 ceph-mon[92435]: pgmap v264: 129 pgs: 129 active+clean; 308 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.8 KiB/s rd, 4.2 MiB/s wr, 114 op/s 2024-04-16T02:05:50.287 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:49 smithi134 ceph-mon[68182]: pgmap v264: 129 pgs: 129 active+clean; 308 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.8 KiB/s rd, 4.2 MiB/s wr, 114 op/s 2024-04-16T02:05:50.635 INFO:teuthology.orchestra.run.smithi103.stdout: 5 cleanup 5 sec 2024-04-16T02:05:50.834 INFO:teuthology.orchestra.run.smithi103.stdout:[1501] unlink './clients/client2/~dmtmp/PARADOX/.nfs0000010000004b8400000011' failed - Device or resource busy 2024-04-16T02:05:50.834 INFO:teuthology.orchestra.run.smithi103.stdout:[1501] unlink './clients/client2/~dmtmp/PARADOX/.nfs0000010000004b820000000d' failed - Device or resource busy 2024-04-16T02:05:50.835 INFO:teuthology.orchestra.run.smithi103.stdout:[1501] unlink './clients/client2/~dmtmp/PARADOX/.nfs0000010000004b740000000b' failed - Device or resource busy 2024-04-16T02:05:50.836 INFO:teuthology.orchestra.run.smithi103.stdout:[1501] unlink './clients/client2/~dmtmp/PARADOX/.nfs0000010000004c4e0000000e' failed - Device or resource busy 2024-04-16T02:05:50.841 INFO:teuthology.orchestra.run.smithi103.stdout:[1501] unlink './clients/client2/~dmtmp/PARADOX/.nfs0000010000004b7100000010' failed - Device or resource busy 2024-04-16T02:05:50.844 INFO:teuthology.orchestra.run.smithi103.stdout:[1501] unlink './clients/client2/~dmtmp/PARADOX/.nfs0000010000004c450000000f' failed - Device or resource busy 2024-04-16T02:05:51.639 INFO:teuthology.orchestra.run.smithi103.stdout: 2 cleanup 6 sec 2024-04-16T02:05:51.816 INFO:teuthology.orchestra.run.smithi103.stdout:[1462] unlink './clients/client4/~dmtmp/PARADOX/.nfs0000010000004b4000000015' failed - Device or resource busy 2024-04-16T02:05:51.816 INFO:teuthology.orchestra.run.smithi103.stdout:[1462] unlink './clients/client4/~dmtmp/PARADOX/.nfs0000010000004b4300000013' failed - Device or resource busy 2024-04-16T02:05:51.816 INFO:teuthology.orchestra.run.smithi103.stdout:[1462] unlink './clients/client4/~dmtmp/PARADOX/.nfs0000010000004b4f00000016' failed - Device or resource busy 2024-04-16T02:05:51.817 INFO:teuthology.orchestra.run.smithi103.stdout:[1462] unlink './clients/client4/~dmtmp/PARADOX/.nfs0000010000004b4c00000014' failed - Device or resource busy 2024-04-16T02:05:51.985 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:51 smithi103 ceph-mon[92435]: pgmap v265: 129 pgs: 129 active+clean; 311 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.6 KiB/s rd, 8.0 MiB/s wr, 167 op/s 2024-04-16T02:05:52.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:51 smithi134 ceph-mon[68182]: pgmap v265: 129 pgs: 129 active+clean; 311 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.6 KiB/s rd, 8.0 MiB/s wr, 167 op/s 2024-04-16T02:05:52.639 INFO:teuthology.orchestra.run.smithi103.stdout: 1 cleanup 7 sec 2024-04-16T02:05:53.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:52 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T02:05:53.290 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:52 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T02:05:53.639 INFO:teuthology.orchestra.run.smithi103.stdout: 1 cleanup 8 sec 2024-04-16T02:05:54.287 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:53 smithi134 ceph-mon[68182]: pgmap v266: 129 pgs: 129 active+clean; 318 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 6.6 KiB/s rd, 9.3 MiB/s wr, 259 op/s 2024-04-16T02:05:54.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:53 smithi103 ceph-mon[92435]: pgmap v266: 129 pgs: 129 active+clean; 318 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 6.6 KiB/s rd, 9.3 MiB/s wr, 259 op/s 2024-04-16T02:05:54.639 INFO:teuthology.orchestra.run.smithi103.stdout: 1 cleanup 9 sec 2024-04-16T02:05:55.639 INFO:teuthology.orchestra.run.smithi103.stdout: 1 cleanup 10 sec 2024-04-16T02:05:56.287 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:55 smithi134 ceph-mon[68182]: pgmap v267: 129 pgs: 129 active+clean; 284 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.7 KiB/s rd, 9.6 MiB/s wr, 277 op/s 2024-04-16T02:05:56.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:55 smithi103 ceph-mon[92435]: pgmap v267: 129 pgs: 129 active+clean; 284 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.7 KiB/s rd, 9.6 MiB/s wr, 277 op/s 2024-04-16T02:05:56.639 INFO:teuthology.orchestra.run.smithi103.stdout: 1 cleanup 11 sec 2024-04-16T02:05:57.639 INFO:teuthology.orchestra.run.smithi103.stdout: 1 cleanup 12 sec 2024-04-16T02:05:58.287 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:57 smithi134 ceph-mon[68182]: pgmap v268: 129 pgs: 129 active+clean; 266 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.6 KiB/s rd, 9.5 MiB/s wr, 282 op/s 2024-04-16T02:05:58.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:57 smithi103 ceph-mon[92435]: pgmap v268: 129 pgs: 129 active+clean; 266 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.6 KiB/s rd, 9.5 MiB/s wr, 282 op/s 2024-04-16T02:05:58.639 INFO:teuthology.orchestra.run.smithi103.stdout: 1 cleanup 13 sec 2024-04-16T02:05:59.639 INFO:teuthology.orchestra.run.smithi103.stdout: 1 cleanup 14 sec 2024-04-16T02:06:00.287 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:05:59 smithi134 ceph-mon[68182]: pgmap v269: 129 pgs: 129 active+clean; 224 MiB data, 1010 MiB used, 714 GiB / 715 GiB avail; 6.3 KiB/s rd, 8.7 MiB/s wr, 282 op/s 2024-04-16T02:06:00.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:05:59 smithi103 ceph-mon[92435]: pgmap v269: 129 pgs: 129 active+clean; 224 MiB data, 1010 MiB used, 714 GiB / 715 GiB avail; 6.3 KiB/s rd, 8.7 MiB/s wr, 282 op/s 2024-04-16T02:06:00.640 INFO:teuthology.orchestra.run.smithi103.stdout: 1 cleanup 15 sec 2024-04-16T02:06:01.640 INFO:teuthology.orchestra.run.smithi103.stdout: 1 cleanup 16 sec 2024-04-16T02:06:02.287 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:06:01 smithi134 ceph-mon[68182]: pgmap v270: 129 pgs: 129 active+clean; 221 MiB data, 988 MiB used, 714 GiB / 715 GiB avail; 4.9 KiB/s rd, 5.4 MiB/s wr, 183 op/s 2024-04-16T02:06:02.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:06:01 smithi103 ceph-mon[92435]: pgmap v270: 129 pgs: 129 active+clean; 221 MiB data, 988 MiB used, 714 GiB / 715 GiB avail; 4.9 KiB/s rd, 5.4 MiB/s wr, 183 op/s 2024-04-16T02:06:02.640 INFO:teuthology.orchestra.run.smithi103.stdout: 1 cleanup 17 sec 2024-04-16T02:06:03.640 INFO:teuthology.orchestra.run.smithi103.stdout: 1 cleanup 18 sec 2024-04-16T02:06:04.287 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:06:03 smithi134 ceph-mon[68182]: pgmap v271: 129 pgs: 129 active+clean; 213 MiB data, 971 MiB used, 714 GiB / 715 GiB avail; 4.3 KiB/s rd, 1.7 MiB/s wr, 132 op/s 2024-04-16T02:06:04.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:06:03 smithi103 ceph-mon[92435]: pgmap v271: 129 pgs: 129 active+clean; 213 MiB data, 971 MiB used, 714 GiB / 715 GiB avail; 4.3 KiB/s rd, 1.7 MiB/s wr, 132 op/s 2024-04-16T02:06:04.642 INFO:teuthology.orchestra.run.smithi103.stdout: 1 cleanup 19 sec 2024-04-16T02:06:05.640 INFO:teuthology.orchestra.run.smithi103.stdout: 1 cleanup 20 sec 2024-04-16T02:06:06.247 INFO:teuthology.orchestra.run.smithi103.stdout:true 2024-04-16T02:06:06.287 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:06:05 smithi134 ceph-mon[68182]: pgmap v272: 129 pgs: 129 active+clean; 213 MiB data, 967 MiB used, 714 GiB / 715 GiB avail; 3.5 KiB/s rd, 347 KiB/s wr, 40 op/s 2024-04-16T02:06:06.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:06:05 smithi103 ceph-mon[92435]: pgmap v272: 129 pgs: 129 active+clean; 213 MiB data, 967 MiB used, 714 GiB / 715 GiB avail; 3.5 KiB/s rd, 347 KiB/s wr, 40 op/s 2024-04-16T02:06:06.640 INFO:teuthology.orchestra.run.smithi103.stdout: 1 cleanup 21 sec 2024-04-16T02:06:06.920 INFO:teuthology.orchestra.run.smithi103.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T02:06:06.920 INFO:teuthology.orchestra.run.smithi103.stdout:alertmanager.smithi103 smithi103 *:9093,9094 running (16m) 20s ago 27m 18.6M - 0.20.0 0881eb8f169f 37e2895be705 2024-04-16T02:06:06.920 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi103 smithi103 running (6m) 20s ago 27m 6660k - 18.2.2-1221-ge3fb05d5 aa4d2281650a 055fcee4871a 2024-04-16T02:06:06.920 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi134 smithi134 running (5m) 35s ago 26m 6651k - 18.2.2-1221-ge3fb05d5 aa4d2281650a fcbf7b2dcb44 2024-04-16T02:06:06.920 INFO:teuthology.orchestra.run.smithi103.stdout:grafana.smithi103 smithi103 *:3000 running (14m) 20s ago 27m 33.5M - 6.7.4 557c83e11646 7fa8209ca1a6 2024-04-16T02:06:06.920 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi103.yzimiy smithi103 running (81s) 20s ago 21m 25.8M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 73a19de17ece 2024-04-16T02:06:06.920 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi134.assnsf smithi134 running (58s) 35s ago 21m 11.5M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 97458284a489 2024-04-16T02:06:06.920 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi103.rfboyd smithi103 *:8443,9283,8765 running (7m) 20s ago 29m 506M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 4115033d1c09 2024-04-16T02:06:06.921 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi134.qekssw smithi134 *:8443,9283,8765 running (7m) 35s ago 26m 451M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 87205746141f 2024-04-16T02:06:06.921 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi103 smithi103 running (7m) 20s ago 29m 78.9M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a a2ab3a0eb5ee 2024-04-16T02:06:06.921 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi134 smithi134 running (6m) 35s ago 26m 54.7M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a 87b30e824f75 2024-04-16T02:06:06.921 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.0.1.smithi103.gqcofo smithi103 *:2049 running (44s) 20s ago 19m 63.6M - 5.5 aa4d2281650a 2f4fad3c1bb2 2024-04-16T02:06:06.921 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.1.1.smithi134.lpxagn smithi134 *:2049 running (39s) 35s ago 18m 19.2M - 5.5 aa4d2281650a ff75b44f2ecc 2024-04-16T02:06:06.921 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi103 smithi103 *:9100 running (12m) 20s ago 27m 12.2M - 0.18.1 e5a616e4b9cf 7645b6fe3f54 2024-04-16T02:06:06.921 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi134 smithi134 *:9100 running (8m) 35s ago 26m 6870k - 0.18.1 e5a616e4b9cf 4533f23f974c 2024-04-16T02:06:06.921 INFO:teuthology.orchestra.run.smithi103.stdout:osd.0 smithi103 running (5m) 20s ago 26m 134M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a 21884d852c6d 2024-04-16T02:06:06.921 INFO:teuthology.orchestra.run.smithi103.stdout:osd.1 smithi103 running (5m) 20s ago 25m 118M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a 6c77bd50a8f1 2024-04-16T02:06:06.921 INFO:teuthology.orchestra.run.smithi103.stdout:osd.2 smithi103 running (4m) 20s ago 25m 99.9M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a fbc24af02611 2024-04-16T02:06:06.921 INFO:teuthology.orchestra.run.smithi103.stdout:osd.3 smithi103 running (3m) 20s ago 24m 135M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a fa3cac53a0ff 2024-04-16T02:06:06.921 INFO:teuthology.orchestra.run.smithi103.stdout:osd.4 smithi134 running (3m) 35s ago 24m 140M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a 73830020f971 2024-04-16T02:06:06.921 INFO:teuthology.orchestra.run.smithi103.stdout:osd.5 smithi134 running (2m) 35s ago 24m 139M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a f27c2e5fcef0 2024-04-16T02:06:06.921 INFO:teuthology.orchestra.run.smithi103.stdout:osd.6 smithi134 running (2m) 35s ago 23m 120M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a c8f832d79cc7 2024-04-16T02:06:06.922 INFO:teuthology.orchestra.run.smithi103.stdout:osd.7 smithi134 running (102s) 35s ago 23m 153M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a 77c6c9c3fc86 2024-04-16T02:06:06.922 INFO:teuthology.orchestra.run.smithi103.stdout:prometheus.smithi103 smithi103 *:9095 error 20s ago 26m - - 2024-04-16T02:06:07.287 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:06:06 smithi134 ceph-mon[68182]: from='client.34510 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:06:07.321 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T02:06:07.321 INFO:teuthology.orchestra.run.smithi103.stdout: "mon": { 2024-04-16T02:06:07.321 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T02:06:07.321 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T02:06:07.321 INFO:teuthology.orchestra.run.smithi103.stdout: "mgr": { 2024-04-16T02:06:07.322 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T02:06:07.322 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T02:06:07.322 INFO:teuthology.orchestra.run.smithi103.stdout: "osd": { 2024-04-16T02:06:07.322 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 8 2024-04-16T02:06:07.322 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T02:06:07.322 INFO:teuthology.orchestra.run.smithi103.stdout: "mds": { 2024-04-16T02:06:07.322 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T02:06:07.322 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T02:06:07.322 INFO:teuthology.orchestra.run.smithi103.stdout: "overall": { 2024-04-16T02:06:07.322 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 14 2024-04-16T02:06:07.322 INFO:teuthology.orchestra.run.smithi103.stdout: } 2024-04-16T02:06:07.322 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T02:06:07.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:06:06 smithi103 ceph-mon[92435]: from='client.34510 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:06:07.640 INFO:teuthology.orchestra.run.smithi103.stdout: 1 cleanup 22 sec 2024-04-16T02:06:07.656 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T02:06:07.656 INFO:teuthology.orchestra.run.smithi103.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T02:06:07.656 INFO:teuthology.orchestra.run.smithi103.stdout: "in_progress": true, 2024-04-16T02:06:07.656 INFO:teuthology.orchestra.run.smithi103.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T02:06:07.656 INFO:teuthology.orchestra.run.smithi103.stdout: "services_complete": [ 2024-04-16T02:06:07.656 INFO:teuthology.orchestra.run.smithi103.stdout: "mon", 2024-04-16T02:06:07.657 INFO:teuthology.orchestra.run.smithi103.stdout: "crash", 2024-04-16T02:06:07.657 INFO:teuthology.orchestra.run.smithi103.stdout: "mgr", 2024-04-16T02:06:07.657 INFO:teuthology.orchestra.run.smithi103.stdout: "osd", 2024-04-16T02:06:07.657 INFO:teuthology.orchestra.run.smithi103.stdout: "mds", 2024-04-16T02:06:07.657 INFO:teuthology.orchestra.run.smithi103.stdout: "nfs" 2024-04-16T02:06:07.657 INFO:teuthology.orchestra.run.smithi103.stdout: ], 2024-04-16T02:06:07.657 INFO:teuthology.orchestra.run.smithi103.stdout: "progress": "18/23 daemons upgraded", 2024-04-16T02:06:07.657 INFO:teuthology.orchestra.run.smithi103.stdout: "message": "Currently upgrading nfs daemons", 2024-04-16T02:06:07.657 INFO:teuthology.orchestra.run.smithi103.stdout: "is_paused": false 2024-04-16T02:06:07.657 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T02:06:08.056 INFO:teuthology.orchestra.run.smithi103.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-16T02:06:08.056 INFO:teuthology.orchestra.run.smithi103.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-16T02:06:08.056 INFO:teuthology.orchestra.run.smithi103.stdout: daemon prometheus.smithi103 on smithi103 is in error state 2024-04-16T02:06:08.287 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:06:07 smithi134 ceph-mon[68182]: from='client.34514 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:06:08.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:06:07 smithi134 ceph-mon[68182]: pgmap v273: 129 pgs: 129 active+clean; 213 MiB data, 963 MiB used, 714 GiB / 715 GiB avail; 3.3 KiB/s rd, 43 KiB/s wr, 22 op/s 2024-04-16T02:06:08.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:06:07 smithi134 ceph-mon[68182]: from='client.34518 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:06:08.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:06:07 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T02:06:08.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:06:07 smithi134 ceph-mon[68182]: from='client.? 172.21.15.103:0/542888614' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:06:08.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:06:07 smithi103 ceph-mon[92435]: from='client.34514 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:06:08.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:06:07 smithi103 ceph-mon[92435]: pgmap v273: 129 pgs: 129 active+clean; 213 MiB data, 963 MiB used, 714 GiB / 715 GiB avail; 3.3 KiB/s rd, 43 KiB/s wr, 22 op/s 2024-04-16T02:06:08.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:06:07 smithi103 ceph-mon[92435]: from='client.34518 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:06:08.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:06:07 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T02:06:08.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:06:07 smithi103 ceph-mon[92435]: from='client.? 172.21.15.103:0/542888614' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:06:08.640 INFO:teuthology.orchestra.run.smithi103.stdout: 1 cleanup 23 sec 2024-04-16T02:06:09.287 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:06:08 smithi134 ceph-mon[68182]: from='client.34526 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:06:09.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:06:08 smithi134 ceph-mon[68182]: from='client.? 172.21.15.103:0/3172977902' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T02:06:09.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:06:08 smithi103 ceph-mon[92435]: from='client.34526 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:06:09.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:06:08 smithi103 ceph-mon[92435]: from='client.? 172.21.15.103:0/3172977902' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T02:06:09.640 INFO:teuthology.orchestra.run.smithi103.stdout: 1 cleanup 24 sec 2024-04-16T02:06:10.287 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:06:09 smithi134 ceph-mon[68182]: pgmap v274: 129 pgs: 129 active+clean; 213 MiB data, 963 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 23 KiB/s wr, 14 op/s 2024-04-16T02:06:10.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:06:09 smithi103 ceph-mon[92435]: pgmap v274: 129 pgs: 129 active+clean; 213 MiB data, 963 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 23 KiB/s wr, 14 op/s 2024-04-16T02:06:10.640 INFO:teuthology.orchestra.run.smithi103.stdout: 1 cleanup 25 sec 2024-04-16T02:06:11.640 INFO:teuthology.orchestra.run.smithi103.stdout: 1 cleanup 26 sec 2024-04-16T02:06:12.287 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:06:11 smithi134 ceph-mon[68182]: pgmap v275: 129 pgs: 129 active+clean; 213 MiB data, 963 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 4.5 KiB/s wr, 3 op/s 2024-04-16T02:06:12.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:06:11 smithi103 ceph-mon[92435]: pgmap v275: 129 pgs: 129 active+clean; 213 MiB data, 963 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 4.5 KiB/s wr, 3 op/s 2024-04-16T02:06:12.640 INFO:teuthology.orchestra.run.smithi103.stdout: 1 cleanup 27 sec 2024-04-16T02:06:13.640 INFO:teuthology.orchestra.run.smithi103.stdout: 1 cleanup 28 sec 2024-04-16T02:06:14.287 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:06:13 smithi134 ceph-mon[68182]: pgmap v276: 129 pgs: 129 active+clean; 213 MiB data, 963 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 4.9 KiB/s wr, 2 op/s 2024-04-16T02:06:14.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:06:13 smithi103 ceph-mon[92435]: pgmap v276: 129 pgs: 129 active+clean; 213 MiB data, 963 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 4.9 KiB/s wr, 2 op/s 2024-04-16T02:06:14.640 INFO:teuthology.orchestra.run.smithi103.stdout: 1 cleanup 29 sec 2024-04-16T02:06:15.640 INFO:teuthology.orchestra.run.smithi103.stdout: 1 cleanup 30 sec 2024-04-16T02:06:16.287 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:06:15 smithi134 ceph-mon[68182]: pgmap v277: 129 pgs: 129 active+clean; 213 MiB data, 963 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 426 B/s wr, 0 op/s 2024-04-16T02:06:16.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:06:15 smithi103 ceph-mon[92435]: pgmap v277: 129 pgs: 129 active+clean; 213 MiB data, 963 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 426 B/s wr, 0 op/s 2024-04-16T02:06:16.640 INFO:teuthology.orchestra.run.smithi103.stdout: 1 cleanup 31 sec 2024-04-16T02:06:17.640 INFO:teuthology.orchestra.run.smithi103.stdout: 1 cleanup 32 sec 2024-04-16T02:06:18.287 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:06:17 smithi134 ceph-mon[68182]: pgmap v278: 129 pgs: 129 active+clean; 213 MiB data, 963 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-04-16T02:06:18.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:06:17 smithi103 ceph-mon[92435]: pgmap v278: 129 pgs: 129 active+clean; 213 MiB data, 963 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-04-16T02:06:18.640 INFO:teuthology.orchestra.run.smithi103.stdout: 1 cleanup 33 sec 2024-04-16T02:06:19.640 INFO:teuthology.orchestra.run.smithi103.stdout: 1 cleanup 34 sec 2024-04-16T02:06:20.287 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:06:19 smithi134 ceph-mon[68182]: pgmap v279: 129 pgs: 129 active+clean; 213 MiB data, 963 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-04-16T02:06:20.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:06:19 smithi103 ceph-mon[92435]: pgmap v279: 129 pgs: 129 active+clean; 213 MiB data, 963 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-04-16T02:06:20.640 INFO:teuthology.orchestra.run.smithi103.stdout: 1 cleanup 35 sec 2024-04-16T02:06:21.640 INFO:teuthology.orchestra.run.smithi103.stdout: 1 cleanup 36 sec 2024-04-16T02:06:22.287 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:06:21 smithi134 ceph-mon[68182]: pgmap v280: 129 pgs: 129 active+clean; 213 MiB data, 963 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-04-16T02:06:22.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:06:21 smithi103 ceph-mon[92435]: pgmap v280: 129 pgs: 129 active+clean; 213 MiB data, 963 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-04-16T02:06:22.640 INFO:teuthology.orchestra.run.smithi103.stdout: 1 cleanup 37 sec 2024-04-16T02:06:23.287 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:06:22 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T02:06:23.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:06:22 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T02:06:23.640 INFO:teuthology.orchestra.run.smithi103.stdout: 1 cleanup 38 sec 2024-04-16T02:06:24.287 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:06:23 smithi134 ceph-mon[68182]: pgmap v281: 129 pgs: 129 active+clean; 213 MiB data, 963 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-04-16T02:06:24.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:06:23 smithi103 ceph-mon[92435]: pgmap v281: 129 pgs: 129 active+clean; 213 MiB data, 963 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-04-16T02:06:24.640 INFO:teuthology.orchestra.run.smithi103.stdout: 1 cleanup 39 sec 2024-04-16T02:06:25.640 INFO:teuthology.orchestra.run.smithi103.stdout: 1 cleanup 40 sec 2024-04-16T02:06:26.287 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:06:25 smithi134 ceph-mon[68182]: pgmap v282: 129 pgs: 129 active+clean; 213 MiB data, 963 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T02:06:26.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:06:25 smithi103 ceph-mon[92435]: pgmap v282: 129 pgs: 129 active+clean; 213 MiB data, 963 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T02:06:26.640 INFO:teuthology.orchestra.run.smithi103.stdout: 1 cleanup 41 sec 2024-04-16T02:06:27.641 INFO:teuthology.orchestra.run.smithi103.stdout: 1 cleanup 42 sec 2024-04-16T02:06:28.287 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:06:27 smithi134 ceph-mon[68182]: pgmap v283: 129 pgs: 129 active+clean; 213 MiB data, 963 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:06:28.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:06:27 smithi103 ceph-mon[92435]: pgmap v283: 129 pgs: 129 active+clean; 213 MiB data, 963 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:06:28.640 INFO:teuthology.orchestra.run.smithi103.stdout: 1 cleanup 43 sec 2024-04-16T02:06:29.641 INFO:teuthology.orchestra.run.smithi103.stdout: 1 cleanup 44 sec 2024-04-16T02:06:30.287 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:06:29 smithi134 ceph-mon[68182]: pgmap v284: 129 pgs: 129 active+clean; 213 MiB data, 963 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:06:30.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:06:29 smithi103 ceph-mon[92435]: pgmap v284: 129 pgs: 129 active+clean; 213 MiB data, 963 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:06:30.641 INFO:teuthology.orchestra.run.smithi103.stdout: 1 cleanup 45 sec 2024-04-16T02:06:31.641 INFO:teuthology.orchestra.run.smithi103.stdout: 1 cleanup 46 sec 2024-04-16T02:06:32.287 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:06:31 smithi134 ceph-mon[68182]: pgmap v285: 129 pgs: 129 active+clean; 213 MiB data, 963 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:06:32.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:06:31 smithi103 ceph-mon[92435]: pgmap v285: 129 pgs: 129 active+clean; 213 MiB data, 963 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:06:32.641 INFO:teuthology.orchestra.run.smithi103.stdout: 1 cleanup 47 sec 2024-04-16T02:06:33.641 INFO:teuthology.orchestra.run.smithi103.stdout: 1 cleanup 48 sec 2024-04-16T02:06:34.287 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:06:33 smithi134 ceph-mon[68182]: pgmap v286: 129 pgs: 129 active+clean; 213 MiB data, 963 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:06:34.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:06:33 smithi103 ceph-mon[92435]: pgmap v286: 129 pgs: 129 active+clean; 213 MiB data, 963 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:06:34.641 INFO:teuthology.orchestra.run.smithi103.stdout: 1 cleanup 49 sec 2024-04-16T02:06:35.641 INFO:teuthology.orchestra.run.smithi103.stdout: 1 cleanup 50 sec 2024-04-16T02:06:36.287 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:06:35 smithi134 ceph-mon[68182]: pgmap v287: 129 pgs: 129 active+clean; 213 MiB data, 963 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T02:06:36.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:06:35 smithi103 ceph-mon[92435]: pgmap v287: 129 pgs: 129 active+clean; 213 MiB data, 963 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T02:06:36.641 INFO:teuthology.orchestra.run.smithi103.stdout: 1 cleanup 51 sec 2024-04-16T02:06:37.641 INFO:teuthology.orchestra.run.smithi103.stdout: 1 cleanup 52 sec 2024-04-16T02:06:38.287 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:06:37 smithi134 ceph-mon[68182]: pgmap v288: 129 pgs: 129 active+clean; 213 MiB data, 963 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:06:38.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:06:37 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T02:06:38.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:06:37 smithi103 ceph-mon[92435]: pgmap v288: 129 pgs: 129 active+clean; 213 MiB data, 963 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:06:38.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:06:37 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T02:06:38.407 INFO:teuthology.orchestra.run.smithi103.stdout:true 2024-04-16T02:06:38.641 INFO:teuthology.orchestra.run.smithi103.stdout: 1 cleanup 53 sec 2024-04-16T02:06:39.268 INFO:teuthology.orchestra.run.smithi103.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T02:06:39.268 INFO:teuthology.orchestra.run.smithi103.stdout:alertmanager.smithi103 smithi103 *:9093,9094 running (17m) 52s ago 28m 18.6M - 0.20.0 0881eb8f169f 37e2895be705 2024-04-16T02:06:39.268 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi103 smithi103 running (6m) 52s ago 28m 6660k - 18.2.2-1221-ge3fb05d5 aa4d2281650a 055fcee4871a 2024-04-16T02:06:39.268 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi134 smithi134 running (6m) 67s ago 27m 6651k - 18.2.2-1221-ge3fb05d5 aa4d2281650a fcbf7b2dcb44 2024-04-16T02:06:39.268 INFO:teuthology.orchestra.run.smithi103.stdout:grafana.smithi103 smithi103 *:3000 running (14m) 52s ago 28m 33.5M - 6.7.4 557c83e11646 7fa8209ca1a6 2024-04-16T02:06:39.268 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi103.yzimiy smithi103 running (114s) 52s ago 22m 25.8M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 73a19de17ece 2024-04-16T02:06:39.268 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi134.assnsf smithi134 running (91s) 67s ago 22m 11.5M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 97458284a489 2024-04-16T02:06:39.269 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi103.rfboyd smithi103 *:8443,9283,8765 running (8m) 52s ago 29m 506M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 4115033d1c09 2024-04-16T02:06:39.269 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi134.qekssw smithi134 *:8443,9283,8765 running (7m) 67s ago 27m 451M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 87205746141f 2024-04-16T02:06:39.269 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi103 smithi103 running (7m) 52s ago 30m 78.9M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a a2ab3a0eb5ee 2024-04-16T02:06:39.269 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi134 smithi134 running (7m) 67s ago 27m 54.7M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a 87b30e824f75 2024-04-16T02:06:39.269 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.0.1.smithi103.gqcofo smithi103 *:2049 running (77s) 52s ago 19m 63.6M - 5.5 aa4d2281650a 2f4fad3c1bb2 2024-04-16T02:06:39.269 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.1.1.smithi134.lpxagn smithi134 *:2049 running (71s) 67s ago 19m 19.2M - 5.5 aa4d2281650a ff75b44f2ecc 2024-04-16T02:06:39.269 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi103 smithi103 *:9100 running (12m) 52s ago 27m 12.2M - 0.18.1 e5a616e4b9cf 7645b6fe3f54 2024-04-16T02:06:39.269 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi134 smithi134 *:9100 running (8m) 67s ago 26m 6870k - 0.18.1 e5a616e4b9cf 4533f23f974c 2024-04-16T02:06:39.269 INFO:teuthology.orchestra.run.smithi103.stdout:osd.0 smithi103 running (6m) 52s ago 26m 134M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a 21884d852c6d 2024-04-16T02:06:39.269 INFO:teuthology.orchestra.run.smithi103.stdout:osd.1 smithi103 running (5m) 52s ago 26m 118M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a 6c77bd50a8f1 2024-04-16T02:06:39.269 INFO:teuthology.orchestra.run.smithi103.stdout:osd.2 smithi103 running (5m) 52s ago 25m 99.9M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a fbc24af02611 2024-04-16T02:06:39.269 INFO:teuthology.orchestra.run.smithi103.stdout:osd.3 smithi103 running (4m) 52s ago 25m 135M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a fa3cac53a0ff 2024-04-16T02:06:39.269 INFO:teuthology.orchestra.run.smithi103.stdout:osd.4 smithi134 running (3m) 67s ago 25m 140M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a 73830020f971 2024-04-16T02:06:39.269 INFO:teuthology.orchestra.run.smithi103.stdout:osd.5 smithi134 running (3m) 67s ago 24m 139M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a f27c2e5fcef0 2024-04-16T02:06:39.270 INFO:teuthology.orchestra.run.smithi103.stdout:osd.6 smithi134 running (2m) 67s ago 24m 120M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a c8f832d79cc7 2024-04-16T02:06:39.270 INFO:teuthology.orchestra.run.smithi103.stdout:osd.7 smithi134 running (2m) 67s ago 23m 153M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a 77c6c9c3fc86 2024-04-16T02:06:39.270 INFO:teuthology.orchestra.run.smithi103.stdout:prometheus.smithi103 smithi103 *:9095 error 52s ago 27m - - 2024-04-16T02:06:39.641 INFO:teuthology.orchestra.run.smithi103.stdout: 1 cleanup 54 sec 2024-04-16T02:06:39.666 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T02:06:39.666 INFO:teuthology.orchestra.run.smithi103.stdout: "mon": { 2024-04-16T02:06:39.667 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T02:06:39.667 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T02:06:39.667 INFO:teuthology.orchestra.run.smithi103.stdout: "mgr": { 2024-04-16T02:06:39.667 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T02:06:39.667 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T02:06:39.667 INFO:teuthology.orchestra.run.smithi103.stdout: "osd": { 2024-04-16T02:06:39.667 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 8 2024-04-16T02:06:39.667 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T02:06:39.667 INFO:teuthology.orchestra.run.smithi103.stdout: "mds": { 2024-04-16T02:06:39.667 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T02:06:39.667 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T02:06:39.667 INFO:teuthology.orchestra.run.smithi103.stdout: "overall": { 2024-04-16T02:06:39.667 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 14 2024-04-16T02:06:39.668 INFO:teuthology.orchestra.run.smithi103.stdout: } 2024-04-16T02:06:39.668 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T02:06:40.009 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T02:06:40.010 INFO:teuthology.orchestra.run.smithi103.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T02:06:40.010 INFO:teuthology.orchestra.run.smithi103.stdout: "in_progress": true, 2024-04-16T02:06:40.010 INFO:teuthology.orchestra.run.smithi103.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T02:06:40.010 INFO:teuthology.orchestra.run.smithi103.stdout: "services_complete": [ 2024-04-16T02:06:40.010 INFO:teuthology.orchestra.run.smithi103.stdout: "mon", 2024-04-16T02:06:40.010 INFO:teuthology.orchestra.run.smithi103.stdout: "crash", 2024-04-16T02:06:40.010 INFO:teuthology.orchestra.run.smithi103.stdout: "mgr", 2024-04-16T02:06:40.010 INFO:teuthology.orchestra.run.smithi103.stdout: "osd", 2024-04-16T02:06:40.010 INFO:teuthology.orchestra.run.smithi103.stdout: "mds", 2024-04-16T02:06:40.010 INFO:teuthology.orchestra.run.smithi103.stdout: "nfs" 2024-04-16T02:06:40.010 INFO:teuthology.orchestra.run.smithi103.stdout: ], 2024-04-16T02:06:40.010 INFO:teuthology.orchestra.run.smithi103.stdout: "progress": "18/23 daemons upgraded", 2024-04-16T02:06:40.010 INFO:teuthology.orchestra.run.smithi103.stdout: "message": "Currently upgrading nfs daemons", 2024-04-16T02:06:40.010 INFO:teuthology.orchestra.run.smithi103.stdout: "is_paused": false 2024-04-16T02:06:40.011 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T02:06:40.287 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:06:39 smithi134 ceph-mon[68182]: from='client.34534 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:06:40.287 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:06:39 smithi134 ceph-mon[68182]: pgmap v289: 129 pgs: 129 active+clean; 213 MiB data, 963 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:06:40.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:06:39 smithi134 ceph-mon[68182]: from='client.34538 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:06:40.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:06:39 smithi134 ceph-mon[68182]: from='client.34542 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:06:40.288 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:06:39 smithi134 ceph-mon[68182]: from='client.? 172.21.15.103:0/2235549903' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:06:40.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:06:39 smithi103 ceph-mon[92435]: from='client.34534 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:06:40.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:06:39 smithi103 ceph-mon[92435]: pgmap v289: 129 pgs: 129 active+clean; 213 MiB data, 963 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:06:40.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:06:39 smithi103 ceph-mon[92435]: from='client.34538 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:06:40.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:06:39 smithi103 ceph-mon[92435]: from='client.34542 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:06:40.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:06:39 smithi103 ceph-mon[92435]: from='client.? 172.21.15.103:0/2235549903' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:06:40.409 INFO:teuthology.orchestra.run.smithi103.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-16T02:06:40.409 INFO:teuthology.orchestra.run.smithi103.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-16T02:06:40.410 INFO:teuthology.orchestra.run.smithi103.stdout: daemon prometheus.smithi103 on smithi103 is in error state 2024-04-16T02:06:40.641 INFO:teuthology.orchestra.run.smithi103.stdout: 1 cleanup 55 sec 2024-04-16T02:06:41.287 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:06:41 smithi134 ceph-mon[68182]: from='client.34550 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:06:41.287 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:06:41 smithi134 ceph-mon[68182]: from='client.? 172.21.15.103:0/4088022593' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T02:06:41.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:06:41 smithi103 ceph-mon[92435]: from='client.34550 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:06:41.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:06:41 smithi103 ceph-mon[92435]: from='client.? 172.21.15.103:0/4088022593' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T02:06:41.641 INFO:teuthology.orchestra.run.smithi103.stdout: 1 cleanup 56 sec 2024-04-16T02:06:42.287 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:06:42 smithi134 ceph-mon[68182]: pgmap v290: 129 pgs: 129 active+clean; 213 MiB data, 963 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:06:42.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:06:42 smithi103 ceph-mon[92435]: pgmap v290: 129 pgs: 129 active+clean; 213 MiB data, 963 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:06:42.641 INFO:teuthology.orchestra.run.smithi103.stdout: 1 cleanup 57 sec 2024-04-16T02:06:43.641 INFO:teuthology.orchestra.run.smithi103.stdout: 1 cleanup 58 sec 2024-04-16T02:06:44.287 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:06:44 smithi134 ceph-mon[68182]: pgmap v291: 129 pgs: 129 active+clean; 213 MiB data, 963 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:06:44.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:06:44 smithi103 ceph-mon[92435]: pgmap v291: 129 pgs: 129 active+clean; 213 MiB data, 963 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:06:44.641 INFO:teuthology.orchestra.run.smithi103.stdout: 1 cleanup 59 sec 2024-04-16T02:06:45.641 INFO:teuthology.orchestra.run.smithi103.stdout: 1 cleanup 60 sec 2024-04-16T02:06:46.287 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:06:46 smithi134 ceph-mon[68182]: pgmap v292: 129 pgs: 129 active+clean; 213 MiB data, 963 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T02:06:46.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:06:46 smithi103 ceph-mon[92435]: pgmap v292: 129 pgs: 129 active+clean; 213 MiB data, 963 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T02:06:46.641 INFO:teuthology.orchestra.run.smithi103.stdout: 1 cleanup 61 sec 2024-04-16T02:06:47.641 INFO:teuthology.orchestra.run.smithi103.stdout: 1 cleanup 62 sec 2024-04-16T02:06:48.287 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:06:48 smithi134 ceph-mon[68182]: pgmap v293: 129 pgs: 129 active+clean; 213 MiB data, 963 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:06:48.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:06:48 smithi103 ceph-mon[92435]: pgmap v293: 129 pgs: 129 active+clean; 213 MiB data, 963 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:06:48.641 INFO:teuthology.orchestra.run.smithi103.stdout: 1 cleanup 63 sec 2024-04-16T02:06:49.641 INFO:teuthology.orchestra.run.smithi103.stdout: 1 cleanup 64 sec 2024-04-16T02:06:50.287 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:06:50 smithi134 ceph-mon[68182]: pgmap v294: 129 pgs: 129 active+clean; 213 MiB data, 963 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:06:50.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:06:50 smithi103 ceph-mon[92435]: pgmap v294: 129 pgs: 129 active+clean; 213 MiB data, 963 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:06:50.641 INFO:teuthology.orchestra.run.smithi103.stdout: 1 cleanup 65 sec 2024-04-16T02:06:51.642 INFO:teuthology.orchestra.run.smithi103.stdout: 1 cleanup 66 sec 2024-04-16T02:06:52.287 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:06:52 smithi134 ceph-mon[68182]: pgmap v295: 129 pgs: 129 active+clean; 213 MiB data, 963 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:06:52.381 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:06:52 smithi103 ceph-mon[92435]: pgmap v295: 129 pgs: 129 active+clean; 213 MiB data, 963 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:06:52.641 INFO:teuthology.orchestra.run.smithi103.stdout: 1 cleanup 67 sec 2024-04-16T02:06:53.287 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:06:53 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T02:06:53.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:06:53 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T02:06:53.641 INFO:teuthology.orchestra.run.smithi103.stdout: 1 cleanup 68 sec 2024-04-16T02:06:54.287 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:06:54 smithi134 ceph-mon[68182]: pgmap v296: 129 pgs: 129 active+clean; 213 MiB data, 963 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:06:54.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:06:54 smithi103 ceph-mon[92435]: pgmap v296: 129 pgs: 129 active+clean; 213 MiB data, 963 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:06:54.642 INFO:teuthology.orchestra.run.smithi103.stdout: 1 cleanup 69 sec 2024-04-16T02:06:55.642 INFO:teuthology.orchestra.run.smithi103.stdout: 1 cleanup 70 sec 2024-04-16T02:06:56.287 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:06:56 smithi134 ceph-mon[68182]: pgmap v297: 129 pgs: 129 active+clean; 213 MiB data, 963 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T02:06:56.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:06:56 smithi103 ceph-mon[92435]: pgmap v297: 129 pgs: 129 active+clean; 213 MiB data, 963 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T02:06:56.642 INFO:teuthology.orchestra.run.smithi103.stdout: 1 cleanup 71 sec 2024-04-16T02:06:57.642 INFO:teuthology.orchestra.run.smithi103.stdout: 1 cleanup 72 sec 2024-04-16T02:06:58.287 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:06:58 smithi134 ceph-mon[68182]: pgmap v298: 129 pgs: 129 active+clean; 213 MiB data, 963 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:06:58.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:06:58 smithi103 ceph-mon[92435]: pgmap v298: 129 pgs: 129 active+clean; 213 MiB data, 963 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:06:58.642 INFO:teuthology.orchestra.run.smithi103.stdout: 1 cleanup 73 sec 2024-04-16T02:06:59.642 INFO:teuthology.orchestra.run.smithi103.stdout: 1 cleanup 74 sec 2024-04-16T02:07:00.287 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:00 smithi134 ceph-mon[68182]: pgmap v299: 129 pgs: 129 active+clean; 213 MiB data, 963 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:07:00.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:00 smithi103 ceph-mon[92435]: pgmap v299: 129 pgs: 129 active+clean; 213 MiB data, 963 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:07:00.642 INFO:teuthology.orchestra.run.smithi103.stdout: 1 cleanup 75 sec 2024-04-16T02:07:00.797 INFO:teuthology.orchestra.run.smithi103.stdout: 0 cleanup 75 sec 2024-04-16T02:07:00.797 INFO:teuthology.orchestra.run.smithi103.stdout: 2024-04-16T02:07:00.797 INFO:teuthology.orchestra.run.smithi103.stdout: Operation Count AvgLat MaxLat 2024-04-16T02:07:00.797 INFO:teuthology.orchestra.run.smithi103.stdout: ---------------------------------------- 2024-04-16T02:07:00.797 INFO:teuthology.orchestra.run.smithi103.stdout: NTCreateX 749 14.670 149.723 2024-04-16T02:07:00.797 INFO:teuthology.orchestra.run.smithi103.stdout: Close 680 5.675 93.647 2024-04-16T02:07:00.798 INFO:teuthology.orchestra.run.smithi103.stdout: Rename 39 13.824 157.391 2024-04-16T02:07:00.798 INFO:teuthology.orchestra.run.smithi103.stdout: Unlink 76 5.135 70.811 2024-04-16T02:07:00.798 INFO:teuthology.orchestra.run.smithi103.stdout: Qpathinfo 416 3.442 63.497 2024-04-16T02:07:00.798 INFO:teuthology.orchestra.run.smithi103.stdout: Qfileinfo 325 10.506 31.973 2024-04-16T02:07:00.798 INFO:teuthology.orchestra.run.smithi103.stdout: Qfsinfo 148 2.475 23.756 2024-04-16T02:07:00.798 INFO:teuthology.orchestra.run.smithi103.stdout: Sfileinfo 143 12.326 102.591 2024-04-16T02:07:00.798 INFO:teuthology.orchestra.run.smithi103.stdout: Find 205 5.824 101.893 2024-04-16T02:07:00.798 INFO:teuthology.orchestra.run.smithi103.stdout: WriteX 1537 0.023 0.057 2024-04-16T02:07:00.798 INFO:teuthology.orchestra.run.smithi103.stdout: ReadX 821 0.022 3.338 2024-04-16T02:07:00.798 INFO:teuthology.orchestra.run.smithi103.stdout: Flush 121 9.788 31.893 2024-04-16T02:07:00.798 INFO:teuthology.orchestra.run.smithi103.stdout: 2024-04-16T02:07:00.798 INFO:teuthology.orchestra.run.smithi103.stdout:Throughput 16.1237 MB/sec 5 clients 5 procs max_latency=157.396 ms 2024-04-16T02:07:00.799 DEBUG:teuthology.parallel:result is None 2024-04-16T02:07:02.521 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:02 smithi103 ceph-mon[92435]: pgmap v300: 129 pgs: 129 active+clean; 213 MiB data, 963 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:07:02.521 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:02 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:02.521 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:02 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:02.521 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:02 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T02:07:02.521 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:02 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T02:07:02.521 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:02 smithi103 ceph-mon[92435]: pgmap v301: 129 pgs: 129 active+clean; 213 MiB data, 963 MiB used, 714 GiB / 715 GiB avail; 198 B/s rd, 0 op/s 2024-04-16T02:07:02.521 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:02 smithi103 ceph-mon[92435]: pgmap v302: 129 pgs: 129 active+clean; 213 MiB data, 963 MiB used, 714 GiB / 715 GiB avail; 246 B/s rd, 0 op/s 2024-04-16T02:07:02.521 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:02 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:02.521 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:02 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:02.522 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:02 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T02:07:02.522 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:02 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:02.522 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:02 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:02.522 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:02 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:02.522 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:02 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:02.522 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:02 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:02.522 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:02 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:02.522 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:02 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:02.522 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:02 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:02.522 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:02 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:02.522 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:02 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:02.522 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:02 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:02.522 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:02 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:02.523 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:02 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.0.1.smithi103.gqcofo"}]: dispatch 2024-04-16T02:07:02.523 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:02 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.0.1.smithi103.gqcofo"}]': finished 2024-04-16T02:07:02.523 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:02 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.1.1.smithi134.lpxagn"}]: dispatch 2024-04-16T02:07:02.523 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:02 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.1.1.smithi134.lpxagn"}]': finished 2024-04-16T02:07:02.523 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:02 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:02.523 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:02 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:02.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:02 smithi134 ceph-mon[68182]: pgmap v300: 129 pgs: 129 active+clean; 213 MiB data, 963 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:07:02.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:02 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:02.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:02 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:02.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:02 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T02:07:02.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:02 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T02:07:02.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:02 smithi134 ceph-mon[68182]: pgmap v301: 129 pgs: 129 active+clean; 213 MiB data, 963 MiB used, 714 GiB / 715 GiB avail; 198 B/s rd, 0 op/s 2024-04-16T02:07:02.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:02 smithi134 ceph-mon[68182]: pgmap v302: 129 pgs: 129 active+clean; 213 MiB data, 963 MiB used, 714 GiB / 715 GiB avail; 246 B/s rd, 0 op/s 2024-04-16T02:07:02.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:02 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:02.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:02 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:02.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:02 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T02:07:02.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:02 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:02.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:02 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:02.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:02 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:02.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:02 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:02.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:02 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:02.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:02 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:02.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:02 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:02.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:02 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:02.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:02 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:02.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:02 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:02.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:02 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:02.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:02 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:02.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:02 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.0.1.smithi103.gqcofo"}]: dispatch 2024-04-16T02:07:02.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:02 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.0.1.smithi103.gqcofo"}]': finished 2024-04-16T02:07:02.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:02 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.1.1.smithi134.lpxagn"}]: dispatch 2024-04-16T02:07:02.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:02 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.1.1.smithi134.lpxagn"}]': finished 2024-04-16T02:07:02.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:02 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:02.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:02 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:03.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:03 smithi134 ceph-mon[68182]: Upgrade: Setting container_image for all nfs 2024-04-16T02:07:03.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:03 smithi134 ceph-mon[68182]: Upgrade: Setting container_image for all nvmeof 2024-04-16T02:07:03.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:03 smithi103 ceph-mon[92435]: Upgrade: Setting container_image for all nfs 2024-04-16T02:07:03.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:03 smithi103 ceph-mon[92435]: Upgrade: Setting container_image for all nvmeof 2024-04-16T02:07:04.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:04 smithi134 ceph-mon[68182]: Upgrade: Updating node-exporter.smithi103 (1/2) 2024-04-16T02:07:04.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:04 smithi134 ceph-mon[68182]: Deploying daemon node-exporter.smithi103 on smithi103 2024-04-16T02:07:04.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:04 smithi134 ceph-mon[68182]: pgmap v303: 129 pgs: 129 active+clean; 213 MiB data, 963 MiB used, 714 GiB / 715 GiB avail 2024-04-16T02:07:04.551 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:04 smithi103 ceph-mon[92435]: Upgrade: Updating node-exporter.smithi103 (1/2) 2024-04-16T02:07:04.551 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:04 smithi103 ceph-mon[92435]: Deploying daemon node-exporter.smithi103 on smithi103 2024-04-16T02:07:04.551 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:04 smithi103 ceph-mon[92435]: pgmap v303: 129 pgs: 129 active+clean; 213 MiB data, 963 MiB used, 714 GiB / 715 GiB avail 2024-04-16T02:07:06.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:06 smithi134 ceph-mon[68182]: pgmap v304: 129 pgs: 129 active+clean; 213 MiB data, 963 MiB used, 714 GiB / 715 GiB avail; 246 B/s rd, 0 op/s 2024-04-16T02:07:06.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:06 smithi103 ceph-mon[92435]: pgmap v304: 129 pgs: 129 active+clean; 213 MiB data, 963 MiB used, 714 GiB / 715 GiB avail; 246 B/s rd, 0 op/s 2024-04-16T02:07:08.267 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:08 smithi103 ceph-mon[92435]: pgmap v305: 129 pgs: 129 active+clean; 213 MiB data, 963 MiB used, 714 GiB / 715 GiB avail; 246 B/s rd, 0 B/s wr, 0 op/s 2024-04-16T02:07:08.267 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:08 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T02:07:08.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:08 smithi134 ceph-mon[68182]: pgmap v305: 129 pgs: 129 active+clean; 213 MiB data, 963 MiB used, 714 GiB / 715 GiB avail; 246 B/s rd, 0 B/s wr, 0 op/s 2024-04-16T02:07:08.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:08 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T02:07:09.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:09 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:09.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:09 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:09.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:09 smithi134 ceph-mon[68182]: pgmap v306: 129 pgs: 129 active+clean; 210 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 246 B/s rd, 4.9 KiB/s wr, 1 op/s 2024-04-16T02:07:09.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:09 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:09.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:09 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:09.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:09 smithi103 ceph-mon[92435]: pgmap v306: 129 pgs: 129 active+clean; 210 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 246 B/s rd, 4.9 KiB/s wr, 1 op/s 2024-04-16T02:07:10.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:10 smithi103 ceph-mon[92435]: Upgrade: Updating node-exporter.smithi134 (2/2) 2024-04-16T02:07:10.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:10 smithi103 ceph-mon[92435]: Deploying daemon node-exporter.smithi134 on smithi134 2024-04-16T02:07:10.768 INFO:teuthology.orchestra.run.smithi103.stdout:true 2024-04-16T02:07:10.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:10 smithi134 ceph-mon[68182]: Upgrade: Updating node-exporter.smithi134 (2/2) 2024-04-16T02:07:10.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:10 smithi134 ceph-mon[68182]: Deploying daemon node-exporter.smithi134 on smithi134 2024-04-16T02:07:11.409 INFO:teuthology.orchestra.run.smithi103.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T02:07:11.409 INFO:teuthology.orchestra.run.smithi103.stdout:alertmanager.smithi103 smithi103 *:9093,9094 running (17m) 84s ago 28m 18.6M - 0.20.0 0881eb8f169f 37e2895be705 2024-04-16T02:07:11.409 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi103 smithi103 running (7m) 84s ago 28m 6660k - 18.2.2-1221-ge3fb05d5 aa4d2281650a 055fcee4871a 2024-04-16T02:07:11.409 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi134 smithi134 running (7m) 99s ago 27m 6651k - 18.2.2-1221-ge3fb05d5 aa4d2281650a fcbf7b2dcb44 2024-04-16T02:07:11.409 INFO:teuthology.orchestra.run.smithi103.stdout:grafana.smithi103 smithi103 *:3000 running (15m) 84s ago 28m 33.5M - 6.7.4 557c83e11646 7fa8209ca1a6 2024-04-16T02:07:11.410 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi103.yzimiy smithi103 running (2m) 84s ago 22m 25.8M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 73a19de17ece 2024-04-16T02:07:11.410 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi134.assnsf smithi134 running (2m) 99s ago 22m 11.5M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 97458284a489 2024-04-16T02:07:11.410 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi103.rfboyd smithi103 *:8443,9283,8765 running (9m) 84s ago 30m 506M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 4115033d1c09 2024-04-16T02:07:11.410 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi134.qekssw smithi134 *:8443,9283,8765 running (8m) 99s ago 27m 451M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 87205746141f 2024-04-16T02:07:11.410 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi103 smithi103 running (8m) 84s ago 30m 78.9M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a a2ab3a0eb5ee 2024-04-16T02:07:11.410 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi134 smithi134 running (7m) 99s ago 27m 54.7M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a 87b30e824f75 2024-04-16T02:07:11.410 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.0.1.smithi103.gqcofo smithi103 *:2049 running (109s) 84s ago 20m 63.6M - 5.5 aa4d2281650a 2f4fad3c1bb2 2024-04-16T02:07:11.410 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.1.1.smithi134.lpxagn smithi134 *:2049 running (103s) 99s ago 20m 19.2M - 5.5 aa4d2281650a ff75b44f2ecc 2024-04-16T02:07:11.410 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi103 smithi103 *:9100 starting - - - - 2024-04-16T02:07:11.410 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi134 smithi134 *:9100 running (9m) 99s ago 27m 6870k - 0.18.1 e5a616e4b9cf 4533f23f974c 2024-04-16T02:07:11.410 INFO:teuthology.orchestra.run.smithi103.stdout:osd.0 smithi103 running (6m) 84s ago 27m 134M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a 21884d852c6d 2024-04-16T02:07:11.410 INFO:teuthology.orchestra.run.smithi103.stdout:osd.1 smithi103 running (6m) 84s ago 26m 118M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a 6c77bd50a8f1 2024-04-16T02:07:11.410 INFO:teuthology.orchestra.run.smithi103.stdout:osd.2 smithi103 running (5m) 84s ago 26m 99.9M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a fbc24af02611 2024-04-16T02:07:11.410 INFO:teuthology.orchestra.run.smithi103.stdout:osd.3 smithi103 running (5m) 84s ago 25m 135M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a fa3cac53a0ff 2024-04-16T02:07:11.411 INFO:teuthology.orchestra.run.smithi103.stdout:osd.4 smithi134 running (4m) 99s ago 25m 140M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a 73830020f971 2024-04-16T02:07:11.411 INFO:teuthology.orchestra.run.smithi103.stdout:osd.5 smithi134 running (3m) 99s ago 25m 139M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a f27c2e5fcef0 2024-04-16T02:07:11.411 INFO:teuthology.orchestra.run.smithi103.stdout:osd.6 smithi134 running (3m) 99s ago 24m 120M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a c8f832d79cc7 2024-04-16T02:07:11.411 INFO:teuthology.orchestra.run.smithi103.stdout:osd.7 smithi134 running (2m) 99s ago 24m 153M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a 77c6c9c3fc86 2024-04-16T02:07:11.411 INFO:teuthology.orchestra.run.smithi103.stdout:prometheus.smithi103 smithi103 *:9095 error 84s ago 28m - - 2024-04-16T02:07:11.530 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:11 smithi134 ceph-mon[68182]: from='client.34558 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:07:11.530 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:11 smithi134 ceph-mon[68182]: from='client.34562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:07:11.530 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:11 smithi134 ceph-mon[68182]: pgmap v307: 129 pgs: 129 active+clean; 209 MiB data, 954 MiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 4.3 KiB/s wr, 1 op/s 2024-04-16T02:07:11.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:11 smithi103 ceph-mon[92435]: from='client.34558 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:07:11.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:11 smithi103 ceph-mon[92435]: from='client.34562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:07:11.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:11 smithi103 ceph-mon[92435]: pgmap v307: 129 pgs: 129 active+clean; 209 MiB data, 954 MiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 4.3 KiB/s wr, 1 op/s 2024-04-16T02:07:11.794 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T02:07:11.794 INFO:teuthology.orchestra.run.smithi103.stdout: "mon": { 2024-04-16T02:07:11.794 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T02:07:11.794 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T02:07:11.794 INFO:teuthology.orchestra.run.smithi103.stdout: "mgr": { 2024-04-16T02:07:11.794 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T02:07:11.794 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T02:07:11.794 INFO:teuthology.orchestra.run.smithi103.stdout: "osd": { 2024-04-16T02:07:11.794 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 8 2024-04-16T02:07:11.794 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T02:07:11.794 INFO:teuthology.orchestra.run.smithi103.stdout: "mds": { 2024-04-16T02:07:11.795 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T02:07:11.795 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T02:07:11.795 INFO:teuthology.orchestra.run.smithi103.stdout: "overall": { 2024-04-16T02:07:11.795 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 14 2024-04-16T02:07:11.795 INFO:teuthology.orchestra.run.smithi103.stdout: } 2024-04-16T02:07:11.795 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T02:07:12.119 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T02:07:12.119 INFO:teuthology.orchestra.run.smithi103.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T02:07:12.119 INFO:teuthology.orchestra.run.smithi103.stdout: "in_progress": true, 2024-04-16T02:07:12.119 INFO:teuthology.orchestra.run.smithi103.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T02:07:12.119 INFO:teuthology.orchestra.run.smithi103.stdout: "services_complete": [ 2024-04-16T02:07:12.120 INFO:teuthology.orchestra.run.smithi103.stdout: "mon", 2024-04-16T02:07:12.120 INFO:teuthology.orchestra.run.smithi103.stdout: "crash", 2024-04-16T02:07:12.120 INFO:teuthology.orchestra.run.smithi103.stdout: "mgr", 2024-04-16T02:07:12.120 INFO:teuthology.orchestra.run.smithi103.stdout: "osd", 2024-04-16T02:07:12.120 INFO:teuthology.orchestra.run.smithi103.stdout: "mds", 2024-04-16T02:07:12.120 INFO:teuthology.orchestra.run.smithi103.stdout: "nfs" 2024-04-16T02:07:12.120 INFO:teuthology.orchestra.run.smithi103.stdout: ], 2024-04-16T02:07:12.120 INFO:teuthology.orchestra.run.smithi103.stdout: "progress": "18/23 daemons upgraded", 2024-04-16T02:07:12.120 INFO:teuthology.orchestra.run.smithi103.stdout: "message": "Currently upgrading node-exporter daemons", 2024-04-16T02:07:12.120 INFO:teuthology.orchestra.run.smithi103.stdout: "is_paused": false 2024-04-16T02:07:12.120 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T02:07:12.504 INFO:teuthology.orchestra.run.smithi103.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-16T02:07:12.504 INFO:teuthology.orchestra.run.smithi103.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-16T02:07:12.504 INFO:teuthology.orchestra.run.smithi103.stdout: daemon prometheus.smithi103 on smithi103 is in error state 2024-04-16T02:07:12.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:12 smithi134 ceph-mon[68182]: from='client.34566 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:07:12.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:12 smithi134 ceph-mon[68182]: from='client.? 172.21.15.103:0/1646900069' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:12.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:12 smithi134 ceph-mon[68182]: from='client.34574 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:07:12.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:12 smithi103 ceph-mon[92435]: from='client.34566 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:07:12.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:12 smithi103 ceph-mon[92435]: from='client.? 172.21.15.103:0/1646900069' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:12.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:12 smithi103 ceph-mon[92435]: from='client.34574 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:07:13.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:13 smithi103 ceph-mon[92435]: from='client.? 172.21.15.103:0/3812463916' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T02:07:13.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:13 smithi103 ceph-mon[92435]: pgmap v308: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 5.3 KiB/s wr, 2 op/s 2024-04-16T02:07:13.694 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:13 smithi134 ceph-mon[68182]: from='client.? 172.21.15.103:0/3812463916' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T02:07:13.694 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:13 smithi134 ceph-mon[68182]: pgmap v308: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 5.3 KiB/s wr, 2 op/s 2024-04-16T02:07:15.787 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:15 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:15.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:15 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:15.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:15 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T02:07:15.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:15 smithi134 ceph-mon[68182]: pgmap v309: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 5.3 KiB/s wr, 2 op/s 2024-04-16T02:07:15.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:15 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:15.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:15 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:15.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:15 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T02:07:15.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:15 smithi103 ceph-mon[92435]: pgmap v309: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 5.3 KiB/s wr, 2 op/s 2024-04-16T02:07:18.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:18 smithi134 ceph-mon[68182]: pgmap v310: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 5.3 KiB/s wr, 2 op/s 2024-04-16T02:07:18.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:18 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:18.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:18 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:18.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:18 smithi103 ceph-mon[92435]: pgmap v310: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 5.3 KiB/s wr, 2 op/s 2024-04-16T02:07:18.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:18 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:18.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:18 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:19.787 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:19 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:19.787 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:19 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:19.787 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:19 smithi134 ceph-mon[68182]: pgmap v311: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 5.3 KiB/s wr, 2 op/s 2024-04-16T02:07:19.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:19 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:19.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:19 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:19.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:19 smithi103 ceph-mon[92435]: pgmap v311: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 5.3 KiB/s wr, 2 op/s 2024-04-16T02:07:21.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:21 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:21.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:21 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:21.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:21 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:21.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:21 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:21.618 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:21 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:21.618 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:21 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:21.618 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:21 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:21.618 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:21 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:22.287 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:22 smithi134 ceph-mon[68182]: pgmap v312: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 1.9 KiB/s wr, 1 op/s 2024-04-16T02:07:22.287 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:22 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T02:07:22.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:22 smithi103 ceph-mon[92435]: pgmap v312: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 1.9 KiB/s wr, 1 op/s 2024-04-16T02:07:22.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:22 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T02:07:23.628 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:23 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:23.628 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:23 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:23.628 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:23 smithi103 ceph-mon[92435]: pgmap v313: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 2.1 KiB/s wr, 1 op/s 2024-04-16T02:07:23.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:23 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:23.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:23 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:23.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:23 smithi134 ceph-mon[68182]: pgmap v313: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 2.1 KiB/s wr, 1 op/s 2024-04-16T02:07:25.849 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:25 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:25.850 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:25 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:25.850 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:25 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T02:07:25.850 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:25 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T02:07:25.850 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:25 smithi103 ceph-mon[92435]: pgmap v314: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 358 B/s rd, 358 B/s wr, 0 op/s 2024-04-16T02:07:25.850 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:25 smithi103 ceph-mon[92435]: pgmap v315: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 217 B/s rd, 434 B/s wr, 0 op/s 2024-04-16T02:07:25.850 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:25 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:25.850 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:25 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:25.850 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:25 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T02:07:25.850 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:25 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:25.850 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:25 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:25.850 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:25 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:25.850 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:25 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:25.851 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:25 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:25.851 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:25 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:25.851 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:25 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:25.851 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:25 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:25.851 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:25 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:25.851 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:25 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:25.851 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:25 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:25.851 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:25 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:25.851 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:25 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:26.037 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:25 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:26.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:25 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:26.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:25 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T02:07:26.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:25 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T02:07:26.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:25 smithi134 ceph-mon[68182]: pgmap v314: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 358 B/s rd, 358 B/s wr, 0 op/s 2024-04-16T02:07:26.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:25 smithi134 ceph-mon[68182]: pgmap v315: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 217 B/s rd, 434 B/s wr, 0 op/s 2024-04-16T02:07:26.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:25 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:26.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:25 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:26.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:25 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T02:07:26.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:25 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:26.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:25 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:26.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:25 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:26.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:25 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:26.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:25 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:26.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:25 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:26.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:25 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:26.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:25 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:26.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:25 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:26.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:25 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:26.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:25 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:26.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:25 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:26.039 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:25 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:26.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:26 smithi103 ceph-mon[92435]: Upgrade: Updating prometheus.smithi103 2024-04-16T02:07:27.037 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:26 smithi134 ceph-mon[68182]: Upgrade: Updating prometheus.smithi103 2024-04-16T02:07:28.037 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:27 smithi134 ceph-mon[68182]: Deploying daemon prometheus.smithi103 on smithi103 2024-04-16T02:07:28.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:27 smithi134 ceph-mon[68182]: pgmap v316: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 217 B/s rd, 434 B/s wr, 0 op/s 2024-04-16T02:07:28.038 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:27 smithi103 ceph-mon[92435]: Deploying daemon prometheus.smithi103 on smithi103 2024-04-16T02:07:28.038 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:27 smithi103 ceph-mon[92435]: pgmap v316: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 217 B/s rd, 434 B/s wr, 0 op/s 2024-04-16T02:07:30.037 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:29 smithi134 ceph-mon[68182]: pgmap v317: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 217 B/s rd, 434 B/s wr, 0 op/s 2024-04-16T02:07:30.058 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:29 smithi103 ceph-mon[92435]: pgmap v317: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 217 B/s rd, 434 B/s wr, 0 op/s 2024-04-16T02:07:31.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:31 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:31.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:31 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:31.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:31 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T02:07:31.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:31 smithi103 ceph-mon[92435]: pgmap v318: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 217 B/s rd, 434 B/s wr, 0 op/s 2024-04-16T02:07:31.787 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:31 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:31.787 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:31 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:31.787 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:31 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T02:07:31.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:31 smithi134 ceph-mon[68182]: pgmap v318: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 217 B/s rd, 434 B/s wr, 0 op/s 2024-04-16T02:07:33.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:33 smithi103 ceph-mon[92435]: pgmap v319: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 217 B/s rd, 0 op/s 2024-04-16T02:07:34.037 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:33 smithi134 ceph-mon[68182]: pgmap v319: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 217 B/s rd, 0 op/s 2024-04-16T02:07:36.037 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:35 smithi134 ceph-mon[68182]: pgmap v320: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2024-04-16T02:07:36.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:35 smithi103 ceph-mon[92435]: pgmap v320: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2024-04-16T02:07:37.037 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:36 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:37.037 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:36 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:37.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:36 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:37.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:36 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:37.085 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:36 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:37.085 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:36 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:37.085 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:36 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:37.085 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:36 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:37.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:37 smithi103 ceph-mon[92435]: pgmap v321: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:07:37.882 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:37 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T02:07:38.037 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:37 smithi134 ceph-mon[68182]: pgmap v321: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:07:38.038 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:37 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T02:07:40.037 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:39 smithi134 ceph-mon[68182]: pgmap v322: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:07:40.111 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:39 smithi103 ceph-mon[92435]: pgmap v322: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:07:41.515 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:41 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:41.515 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:41 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:41.516 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:41 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T02:07:41.516 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:41 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T02:07:41.516 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:41 smithi103 ceph-mon[92435]: pgmap v323: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 176 B/s rd, 0 op/s 2024-04-16T02:07:41.516 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:41 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:41.516 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:41 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:41.516 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:41 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T02:07:41.516 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:41 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T02:07:41.516 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:41 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:41.516 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:41 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:41.516 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:41 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:41.516 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:41 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:41.516 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:41 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:41.516 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:41 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:41.517 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:41 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:41.517 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:41 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:41.517 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:41 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:41.517 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:41 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:41.517 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:41 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:41.517 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:41 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:41.517 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:41 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:41.517 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:41 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:41.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:41 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:41.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:41 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:41.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:41 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T02:07:41.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:41 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T02:07:41.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:41 smithi134 ceph-mon[68182]: pgmap v323: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 176 B/s rd, 0 op/s 2024-04-16T02:07:41.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:41 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:41.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:41 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:41.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:41 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T02:07:41.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:41 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T02:07:41.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:41 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:41.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:41 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:41.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:41 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:41.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:41 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:41.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:41 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:41.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:41 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:41.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:41 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:41.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:41 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:41.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:41 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:41.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:41 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:41.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:41 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:41.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:41 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:41.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:41 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:41.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:41 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:42.447 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:42 smithi103 ceph-mon[92435]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T02:07:42.447 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:42 smithi103 ceph-mon[92435]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-16T02:07:42.447 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:42 smithi103 ceph-mon[92435]: Cluster is now healthy 2024-04-16T02:07:42.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:42 smithi134 ceph-mon[68182]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T02:07:42.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:42 smithi134 ceph-mon[68182]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-16T02:07:42.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:42 smithi134 ceph-mon[68182]: Cluster is now healthy 2024-04-16T02:07:42.852 INFO:teuthology.orchestra.run.smithi103.stdout:true 2024-04-16T02:07:43.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:43 smithi103 ceph-mon[92435]: Upgrade: Updating alertmanager.smithi103 2024-04-16T02:07:43.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:43 smithi103 ceph-mon[92435]: Deploying daemon alertmanager.smithi103 on smithi103 2024-04-16T02:07:43.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:43 smithi103 ceph-mon[92435]: pgmap v324: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 176 B/s rd, 0 op/s 2024-04-16T02:07:43.509 INFO:teuthology.orchestra.run.smithi103.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T02:07:43.509 INFO:teuthology.orchestra.run.smithi103.stdout:alertmanager.smithi103 smithi103 *:9093,9094 running (18m) 7s ago 29m 18.6M - 0.20.0 0881eb8f169f 37e2895be705 2024-04-16T02:07:43.509 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi103 smithi103 running (7m) 7s ago 29m 6660k - 18.2.2-1221-ge3fb05d5 aa4d2281650a 055fcee4871a 2024-04-16T02:07:43.510 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi134 smithi134 running (7m) 25s ago 28m 6651k - 18.2.2-1221-ge3fb05d5 aa4d2281650a fcbf7b2dcb44 2024-04-16T02:07:43.510 INFO:teuthology.orchestra.run.smithi103.stdout:grafana.smithi103 smithi103 *:3000 running (16m) 7s ago 29m 34.4M - 6.7.4 557c83e11646 7fa8209ca1a6 2024-04-16T02:07:43.510 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi103.yzimiy smithi103 running (2m) 7s ago 23m 39.2M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 73a19de17ece 2024-04-16T02:07:43.510 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi134.assnsf smithi134 running (2m) 25s ago 23m 12.0M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 97458284a489 2024-04-16T02:07:43.510 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi103.rfboyd smithi103 *:8443,9283,8765 running (9m) 7s ago 31m 509M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 4115033d1c09 2024-04-16T02:07:43.510 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi134.qekssw smithi134 *:8443,9283,8765 running (9m) 25s ago 28m 452M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 87205746141f 2024-04-16T02:07:43.510 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi103 smithi103 running (8m) 7s ago 31m 82.3M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a a2ab3a0eb5ee 2024-04-16T02:07:43.510 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi134 smithi134 running (8m) 25s ago 28m 55.9M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a 87b30e824f75 2024-04-16T02:07:43.510 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.0.1.smithi103.gqcofo smithi103 *:2049 running (2m) 7s ago 20m 203M - 5.5 aa4d2281650a 2f4fad3c1bb2 2024-04-16T02:07:43.510 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.1.1.smithi134.lpxagn smithi134 *:2049 running (2m) 25s ago 20m 79.1M - 5.5 aa4d2281650a ff75b44f2ecc 2024-04-16T02:07:43.510 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi103 smithi103 *:9100 running (35s) 7s ago 28m 3569k - 1.5.0 0da6a335fe13 c6d085807cf0 2024-04-16T02:07:43.510 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi134 smithi134 *:9100 running (29s) 25s ago 28m 5741k - 1.5.0 0da6a335fe13 ec0930428e31 2024-04-16T02:07:43.510 INFO:teuthology.orchestra.run.smithi103.stdout:osd.0 smithi103 running (7m) 7s ago 27m 161M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a 21884d852c6d 2024-04-16T02:07:43.510 INFO:teuthology.orchestra.run.smithi103.stdout:osd.1 smithi103 running (6m) 7s ago 27m 138M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a 6c77bd50a8f1 2024-04-16T02:07:43.511 INFO:teuthology.orchestra.run.smithi103.stdout:osd.2 smithi103 running (6m) 7s ago 26m 106M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a fbc24af02611 2024-04-16T02:07:43.511 INFO:teuthology.orchestra.run.smithi103.stdout:osd.3 smithi103 running (5m) 7s ago 26m 150M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a fa3cac53a0ff 2024-04-16T02:07:43.511 INFO:teuthology.orchestra.run.smithi103.stdout:osd.4 smithi134 running (5m) 25s ago 26m 155M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a 73830020f971 2024-04-16T02:07:43.511 INFO:teuthology.orchestra.run.smithi103.stdout:osd.5 smithi134 running (4m) 25s ago 25m 153M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a f27c2e5fcef0 2024-04-16T02:07:43.511 INFO:teuthology.orchestra.run.smithi103.stdout:osd.6 smithi134 running (3m) 25s ago 25m 133M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a c8f832d79cc7 2024-04-16T02:07:43.511 INFO:teuthology.orchestra.run.smithi103.stdout:osd.7 smithi134 running (3m) 25s ago 25m 176M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a 77c6c9c3fc86 2024-04-16T02:07:43.511 INFO:teuthology.orchestra.run.smithi103.stdout:prometheus.smithi103 smithi103 *:9095 running (13s) 7s ago 28m 40.2M - 2.43.0 a07b618ecd1d 7c452faf6dd0 2024-04-16T02:07:43.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:43 smithi134 ceph-mon[68182]: Upgrade: Updating alertmanager.smithi103 2024-04-16T02:07:43.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:43 smithi134 ceph-mon[68182]: Deploying daemon alertmanager.smithi103 on smithi103 2024-04-16T02:07:43.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:43 smithi134 ceph-mon[68182]: pgmap v324: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 176 B/s rd, 0 op/s 2024-04-16T02:07:43.913 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T02:07:43.913 INFO:teuthology.orchestra.run.smithi103.stdout: "mon": { 2024-04-16T02:07:43.913 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T02:07:43.913 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T02:07:43.913 INFO:teuthology.orchestra.run.smithi103.stdout: "mgr": { 2024-04-16T02:07:43.913 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T02:07:43.913 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T02:07:43.913 INFO:teuthology.orchestra.run.smithi103.stdout: "osd": { 2024-04-16T02:07:43.913 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 8 2024-04-16T02:07:43.913 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T02:07:43.913 INFO:teuthology.orchestra.run.smithi103.stdout: "mds": { 2024-04-16T02:07:43.914 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T02:07:43.914 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T02:07:43.914 INFO:teuthology.orchestra.run.smithi103.stdout: "overall": { 2024-04-16T02:07:43.914 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 14 2024-04-16T02:07:43.914 INFO:teuthology.orchestra.run.smithi103.stdout: } 2024-04-16T02:07:43.914 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T02:07:44.252 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T02:07:44.252 INFO:teuthology.orchestra.run.smithi103.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T02:07:44.252 INFO:teuthology.orchestra.run.smithi103.stdout: "in_progress": true, 2024-04-16T02:07:44.252 INFO:teuthology.orchestra.run.smithi103.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T02:07:44.252 INFO:teuthology.orchestra.run.smithi103.stdout: "services_complete": [ 2024-04-16T02:07:44.252 INFO:teuthology.orchestra.run.smithi103.stdout: "mon", 2024-04-16T02:07:44.252 INFO:teuthology.orchestra.run.smithi103.stdout: "crash", 2024-04-16T02:07:44.252 INFO:teuthology.orchestra.run.smithi103.stdout: "mgr", 2024-04-16T02:07:44.252 INFO:teuthology.orchestra.run.smithi103.stdout: "osd", 2024-04-16T02:07:44.253 INFO:teuthology.orchestra.run.smithi103.stdout: "mds", 2024-04-16T02:07:44.253 INFO:teuthology.orchestra.run.smithi103.stdout: "nfs" 2024-04-16T02:07:44.253 INFO:teuthology.orchestra.run.smithi103.stdout: ], 2024-04-16T02:07:44.253 INFO:teuthology.orchestra.run.smithi103.stdout: "progress": "18/23 daemons upgraded", 2024-04-16T02:07:44.253 INFO:teuthology.orchestra.run.smithi103.stdout: "message": "Currently upgrading alertmanager daemons", 2024-04-16T02:07:44.253 INFO:teuthology.orchestra.run.smithi103.stdout: "is_paused": false 2024-04-16T02:07:44.253 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T02:07:44.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:44 smithi134 ceph-mon[68182]: from='client.34582 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:07:44.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:44 smithi134 ceph-mon[68182]: from='client.34586 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:07:44.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:44 smithi134 ceph-mon[68182]: from='client.? 172.21.15.103:0/4267721091' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:44.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:44 smithi103 ceph-mon[92435]: from='client.34582 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:07:44.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:44 smithi103 ceph-mon[92435]: from='client.34586 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:07:44.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:44 smithi103 ceph-mon[92435]: from='client.? 172.21.15.103:0/4267721091' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:44.643 INFO:teuthology.orchestra.run.smithi103.stdout:HEALTH_OK 2024-04-16T02:07:45.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:45 smithi134 ceph-mon[68182]: from='client.34590 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:07:45.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:45 smithi134 ceph-mon[68182]: pgmap v325: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 176 B/s rd, 0 op/s 2024-04-16T02:07:45.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:45 smithi134 ceph-mon[68182]: from='client.34598 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:07:45.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:45 smithi134 ceph-mon[68182]: from='client.? 172.21.15.103:0/3008877438' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T02:07:45.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:45 smithi103 ceph-mon[92435]: from='client.34590 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:07:45.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:45 smithi103 ceph-mon[92435]: pgmap v325: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 176 B/s rd, 0 op/s 2024-04-16T02:07:45.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:45 smithi103 ceph-mon[92435]: from='client.34598 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:07:45.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:45 smithi103 ceph-mon[92435]: from='client.? 172.21.15.103:0/3008877438' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T02:07:47.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:47 smithi134 ceph-mon[68182]: pgmap v326: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 176 B/s rd, 0 op/s 2024-04-16T02:07:47.593 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:47 smithi103 ceph-mon[92435]: pgmap v326: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 176 B/s rd, 0 op/s 2024-04-16T02:07:48.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:48 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:48.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:48 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:48.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:48 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T02:07:48.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:48 smithi103 ceph-mon[92435]: pgmap v327: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 176 B/s rd, 0 op/s 2024-04-16T02:07:48.787 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:48 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:48.787 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:48 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:48.787 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:48 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T02:07:48.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:48 smithi134 ceph-mon[68182]: pgmap v327: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 176 B/s rd, 0 op/s 2024-04-16T02:07:51.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:51 smithi134 ceph-mon[68182]: pgmap v328: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 176 B/s rd, 0 op/s 2024-04-16T02:07:51.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:51 smithi103 ceph-mon[92435]: pgmap v328: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 176 B/s rd, 0 op/s 2024-04-16T02:07:53.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:53 smithi134 ceph-mon[68182]: pgmap v329: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:07:53.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:53 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:53.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:53 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T02:07:53.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:53 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:53.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:53 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:53.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:53 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:53.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:53 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:53.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:53 smithi103 ceph-mon[92435]: pgmap v329: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:07:53.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:53 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:53.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:53 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T02:07:53.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:53 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:53.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:53 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:53.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:53 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:53.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:53 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:55.517 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:55 smithi103 ceph-mon[92435]: pgmap v330: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:07:55.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:55 smithi134 ceph-mon[68182]: pgmap v330: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:07:57.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:57 smithi134 ceph-mon[68182]: pgmap v331: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T02:07:57.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:57 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:57.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:57 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:57.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:57 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T02:07:57.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:57 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T02:07:57.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:57 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:57.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:57 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:57.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:57 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-16T02:07:57.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:57 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T02:07:57.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:57 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:57.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:57 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:57.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:57 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:57.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:57 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:57.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:57 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:57.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:57 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:57.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:57 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:57.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:57 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:57.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:57 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:57.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:57 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:57.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:57 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:57.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:57 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:57.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:57 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:57.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:57 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:57.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:57 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:57.593 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:57 smithi103 ceph-mon[92435]: pgmap v331: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T02:07:57.593 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:57 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:57.593 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:57 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:57.593 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:57 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T02:07:57.593 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:57 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T02:07:57.593 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:57 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:57.593 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:57 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:07:57.593 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:57 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-16T02:07:57.593 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:57 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T02:07:57.593 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:57 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:57.593 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:57 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:57.593 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:57 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:57.594 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:57 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:57.594 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:57 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:57.594 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:57 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:57.594 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:57 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:57.594 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:57 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:57.594 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:57 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:57.594 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:57 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:57.594 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:57 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:57.594 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:57 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:57.594 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:57 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:57.594 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:57 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:57.594 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:57 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:07:58.299 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:58 smithi103 ceph-mon[92435]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-16T02:07:58.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:58 smithi134 ceph-mon[68182]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-16T02:07:59.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:07:59 smithi103 ceph-mon[92435]: pgmap v332: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:07:59.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:07:59 smithi134 ceph-mon[68182]: pgmap v332: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:08:00.507 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:00 smithi103 ceph-mon[92435]: Upgrade: Updating grafana.smithi103 2024-04-16T02:08:00.507 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:00 smithi103 ceph-mon[92435]: Deploying daemon grafana.smithi103 on smithi103 2024-04-16T02:08:00.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:00 smithi134 ceph-mon[68182]: Upgrade: Updating grafana.smithi103 2024-04-16T02:08:00.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:00 smithi134 ceph-mon[68182]: Deploying daemon grafana.smithi103 on smithi103 2024-04-16T02:08:01.438 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:01 smithi103 ceph-mon[92435]: pgmap v333: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:08:01.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:01 smithi134 ceph-mon[68182]: pgmap v333: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:08:03.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:03 smithi134 ceph-mon[68182]: pgmap v334: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:08:03.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:03 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:08:03.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:03 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:08:03.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:03 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T02:08:03.553 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:03 smithi103 ceph-mon[92435]: pgmap v334: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:08:03.553 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:03 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:08:03.553 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:03 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:08:03.553 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:03 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T02:08:05.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:05 smithi134 ceph-mon[68182]: pgmap v335: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:08:05.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:05 smithi103 ceph-mon[92435]: pgmap v335: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:08:07.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:07 smithi134 ceph-mon[68182]: pgmap v336: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T02:08:07.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:07 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T02:08:07.591 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:07 smithi103 ceph-mon[92435]: pgmap v336: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T02:08:07.592 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:07 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T02:08:09.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:08 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:08:09.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:08 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:08:09.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:08 smithi103 ceph-mon[92435]: pgmap v337: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:08:09.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:08 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:08:09.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:08 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:08:09.287 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:08 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:08:09.287 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:08 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:08:09.287 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:08 smithi134 ceph-mon[68182]: pgmap v337: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:08:09.287 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:08 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:08:09.287 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:08 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:08:11.415 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:11 smithi103 ceph-mon[92435]: pgmap v338: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:08:11.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:11 smithi134 ceph-mon[68182]: pgmap v338: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:08:13.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:13 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:08:13.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:13 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:08:13.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:13 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T02:08:13.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:13 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T02:08:13.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:13 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:08:13.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:13 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:08:13.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:13 smithi134 ceph-mon[68182]: pgmap v339: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:08:13.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:13 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-16T02:08:13.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:13 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T02:08:13.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:13 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:08:13.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:13 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:08:13.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:13 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:08:13.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:13 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:08:13.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:13 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:08:13.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:13 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:08:13.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:13 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:08:13.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:13 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:08:13.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:13 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:08:13.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:13 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:08:13.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:13 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:08:13.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:13 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:08:13.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:13 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:08:13.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:13 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:08:13.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:13 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:08:13.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:13 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:08:13.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:13 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:08:13.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:13 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:08:13.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:13 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:08:13.540 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:13 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-16T02:08:13.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:13 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-16T02:08:13.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:13 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T02:08:13.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:13 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-16T02:08:13.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:13 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-16T02:08:13.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:13 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-16T02:08:13.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:13 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-16T02:08:13.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:13 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-04-16T02:08:13.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:13 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-16T02:08:13.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:13 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-16T02:08:13.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:13 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-16T02:08:13.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:13 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-04-16T02:08:13.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:13 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-16T02:08:13.541 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:13 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-16T02:08:13.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:13 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T02:08:13.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:13 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-16T02:08:13.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:13 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-16T02:08:13.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:13 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-16T02:08:13.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:13 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-04-16T02:08:13.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:13 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-16T02:08:13.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:13 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-16T02:08:13.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:13 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-16T02:08:13.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:13 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-16T02:08:13.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:13 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T02:08:13.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:13 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T02:08:13.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:13 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T02:08:13.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:13 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T02:08:13.542 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:13 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T02:08:13.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:13 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T02:08:13.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:13 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]: dispatch 2024-04-16T02:08:13.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:13 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]': finished 2024-04-16T02:08:13.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:13 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-16T02:08:13.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:13 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-16T02:08:13.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:13 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T02:08:13.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:13 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:08:13.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:13 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:08:13.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:13 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:08:13.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:13 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:08:13.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:13 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:08:13.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:13 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T02:08:13.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:13 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T02:08:13.543 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:13 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:08:13.544 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:13 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:08:13.544 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:13 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T02:08:13.544 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:13 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T02:08:13.544 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:13 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T02:08:13.544 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:13 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:08:13.544 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:13 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:08:13.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:13 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:08:13.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:13 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:08:13.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:13 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T02:08:13.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:13 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T02:08:13.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:13 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:08:13.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:13 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:08:13.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:13 smithi103 ceph-mon[92435]: pgmap v339: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:08:13.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:13 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-16T02:08:13.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:13 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T02:08:13.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:13 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:08:13.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:13 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:08:13.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:13 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:08:13.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:13 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:08:13.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:13 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:08:13.633 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:13 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:08:13.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:13 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:08:13.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:13 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:08:13.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:13 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:08:13.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:13 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:08:13.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:13 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:08:13.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:13 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:08:13.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:13 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:08:13.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:13 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:08:13.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:13 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:08:13.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:13 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:08:13.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:13 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:08:13.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:13 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:08:13.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:13 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:08:13.634 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:13 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-16T02:08:13.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:13 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-16T02:08:13.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:13 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T02:08:13.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:13 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-16T02:08:13.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:13 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-16T02:08:13.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:13 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-16T02:08:13.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:13 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-16T02:08:13.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:13 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-04-16T02:08:13.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:13 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-16T02:08:13.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:13 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-16T02:08:13.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:13 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-16T02:08:13.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:13 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-04-16T02:08:13.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:13 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-16T02:08:13.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:13 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-16T02:08:13.635 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:13 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T02:08:13.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:13 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-16T02:08:13.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:13 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-16T02:08:13.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:13 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-16T02:08:13.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:13 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-04-16T02:08:13.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:13 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-16T02:08:13.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:13 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-16T02:08:13.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:13 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-16T02:08:13.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:13 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-16T02:08:13.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:13 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T02:08:13.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:13 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T02:08:13.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:13 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T02:08:13.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:13 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T02:08:13.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:13 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T02:08:13.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:13 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T02:08:13.636 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:13 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]: dispatch 2024-04-16T02:08:13.637 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:13 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd='[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]': finished 2024-04-16T02:08:13.637 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:13 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-16T02:08:13.637 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:13 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-16T02:08:13.637 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:13 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T02:08:13.637 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:13 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:08:13.637 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:13 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:08:13.637 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:13 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:08:13.637 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:13 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:08:13.637 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:13 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:08:13.637 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:13 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T02:08:13.637 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:13 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T02:08:13.637 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:13 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:08:13.637 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:13 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:08:13.637 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:13 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T02:08:13.637 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:13 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T02:08:13.638 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:13 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T02:08:13.638 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:13 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:08:13.638 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:13 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:08:14.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:14 smithi134 ceph-mon[68182]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-16T02:08:14.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:14 smithi134 ceph-mon[68182]: Upgrade: Finalizing container_image settings 2024-04-16T02:08:14.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:14 smithi134 ceph-mon[68182]: Upgrade: Complete! 2024-04-16T02:08:14.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:14 smithi103 ceph-mon[92435]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-16T02:08:14.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:14 smithi103 ceph-mon[92435]: Upgrade: Finalizing container_image settings 2024-04-16T02:08:14.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:14 smithi103 ceph-mon[92435]: Upgrade: Complete! 2024-04-16T02:08:15.301 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:15 smithi103 ceph-mon[92435]: pgmap v340: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:08:15.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:15 smithi134 ceph-mon[68182]: pgmap v340: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:08:15.667 DEBUG:teuthology.orchestra.run.smithi103:> 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 a7e43c46-fb91-11ee-bc8f-c7b262605968 -e sha1=e3fb05d5e6da84b5c44db3f3051c4d242f9809c1 -- bash -c 'ceph orch ps' 2024-04-16T02:08:16.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:16 smithi103 ceph-mon[92435]: from='client.34606 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:08:16.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:16 smithi134 ceph-mon[68182]: from='client.34606 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:08:17.355 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:17 smithi103 ceph-mon[92435]: pgmap v341: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T02:08:17.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:17 smithi134 ceph-mon[68182]: pgmap v341: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T02:08:18.096 INFO:teuthology.orchestra.run.smithi103.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T02:08:18.096 INFO:teuthology.orchestra.run.smithi103.stdout:alertmanager.smithi103 smithi103 *:9093,9094 running (31s) 10s ago 30m 16.3M - 0.25.0 c8568f914cd2 63fdacfb0a07 2024-04-16T02:08:18.096 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi103 smithi103 running (8m) 10s ago 30m 6660k - 18.2.2-1221-ge3fb05d5 aa4d2281650a 055fcee4871a 2024-04-16T02:08:18.096 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi134 smithi134 running (8m) 60s ago 29m 6651k - 18.2.2-1221-ge3fb05d5 aa4d2281650a fcbf7b2dcb44 2024-04-16T02:08:18.096 INFO:teuthology.orchestra.run.smithi103.stdout:grafana.smithi103 smithi103 *:3000 running (15s) 10s ago 29m 33.0M - 9.4.7 954c08fa6188 40b78f0c7c9f 2024-04-16T02:08:18.097 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi103.yzimiy smithi103 running (3m) 10s ago 24m 39.3M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 73a19de17ece 2024-04-16T02:08:18.097 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi134.assnsf smithi134 running (3m) 60s ago 23m 12.0M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 97458284a489 2024-04-16T02:08:18.097 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi103.rfboyd smithi103 *:8443,9283,8765 running (10m) 10s ago 31m 510M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 4115033d1c09 2024-04-16T02:08:18.097 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi134.qekssw smithi134 *:8443,9283,8765 running (9m) 60s ago 28m 452M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 87205746141f 2024-04-16T02:08:18.097 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi103 smithi103 running (9m) 10s ago 31m 83.2M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a a2ab3a0eb5ee 2024-04-16T02:08:18.097 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi134 smithi134 running (8m) 60s ago 28m 55.9M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a 87b30e824f75 2024-04-16T02:08:18.097 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.0.1.smithi103.gqcofo smithi103 *:2049 running (2m) 10s ago 21m 215M - 5.5 aa4d2281650a 2f4fad3c1bb2 2024-04-16T02:08:18.097 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.1.1.smithi134.lpxagn smithi134 *:2049 running (2m) 60s ago 21m 79.1M - 5.5 aa4d2281650a ff75b44f2ecc 2024-04-16T02:08:18.097 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi103 smithi103 *:9100 running (70s) 10s ago 29m 8338k - 1.5.0 0da6a335fe13 c6d085807cf0 2024-04-16T02:08:18.097 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi134 smithi134 *:9100 running (64s) 60s ago 28m 5741k - 1.5.0 0da6a335fe13 ec0930428e31 2024-04-16T02:08:18.097 INFO:teuthology.orchestra.run.smithi103.stdout:osd.0 smithi103 running (7m) 10s ago 28m 161M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a 21884d852c6d 2024-04-16T02:08:18.097 INFO:teuthology.orchestra.run.smithi103.stdout:osd.1 smithi103 running (7m) 10s ago 27m 139M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a 6c77bd50a8f1 2024-04-16T02:08:18.097 INFO:teuthology.orchestra.run.smithi103.stdout:osd.2 smithi103 running (6m) 10s ago 27m 107M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a fbc24af02611 2024-04-16T02:08:18.097 INFO:teuthology.orchestra.run.smithi103.stdout:osd.3 smithi103 running (6m) 10s ago 27m 150M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a fa3cac53a0ff 2024-04-16T02:08:18.097 INFO:teuthology.orchestra.run.smithi103.stdout:osd.4 smithi134 running (5m) 60s ago 26m 155M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a 73830020f971 2024-04-16T02:08:18.098 INFO:teuthology.orchestra.run.smithi103.stdout:osd.5 smithi134 running (5m) 60s ago 26m 153M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a f27c2e5fcef0 2024-04-16T02:08:18.098 INFO:teuthology.orchestra.run.smithi103.stdout:osd.6 smithi134 running (4m) 60s ago 25m 133M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a c8f832d79cc7 2024-04-16T02:08:18.098 INFO:teuthology.orchestra.run.smithi103.stdout:osd.7 smithi134 running (3m) 60s ago 25m 176M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a 77c6c9c3fc86 2024-04-16T02:08:18.098 INFO:teuthology.orchestra.run.smithi103.stdout:prometheus.smithi103 smithi103 *:9095 running (48s) 10s ago 29m 46.2M - 2.43.0 a07b618ecd1d 7c452faf6dd0 2024-04-16T02:08:18.774 DEBUG:teuthology.orchestra.run.smithi103:> 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 a7e43c46-fb91-11ee-bc8f-c7b262605968 -e sha1=e3fb05d5e6da84b5c44db3f3051c4d242f9809c1 -- bash -c 'ceph versions' 2024-04-16T02:08:19.442 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:19 smithi103 ceph-mon[92435]: from='client.34610 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:08:19.442 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:19 smithi103 ceph-mon[92435]: pgmap v342: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:08:19.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:19 smithi134 ceph-mon[68182]: from='client.34610 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:08:19.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:19 smithi134 ceph-mon[68182]: pgmap v342: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:08:20.806 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T02:08:20.806 INFO:teuthology.orchestra.run.smithi103.stdout: "mon": { 2024-04-16T02:08:20.806 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T02:08:20.806 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T02:08:20.806 INFO:teuthology.orchestra.run.smithi103.stdout: "mgr": { 2024-04-16T02:08:20.807 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T02:08:20.807 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T02:08:20.807 INFO:teuthology.orchestra.run.smithi103.stdout: "osd": { 2024-04-16T02:08:20.807 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 8 2024-04-16T02:08:20.807 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T02:08:20.807 INFO:teuthology.orchestra.run.smithi103.stdout: "mds": { 2024-04-16T02:08:20.807 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T02:08:20.807 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T02:08:20.807 INFO:teuthology.orchestra.run.smithi103.stdout: "overall": { 2024-04-16T02:08:20.807 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 14 2024-04-16T02:08:20.809 INFO:teuthology.orchestra.run.smithi103.stdout: } 2024-04-16T02:08:20.809 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T02:08:21.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:21 smithi134 ceph-mon[68182]: pgmap v343: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:08:21.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:21 smithi134 ceph-mon[68182]: from='client.? 172.21.15.103:0/3332538461' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:08:21.595 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:21 smithi103 ceph-mon[92435]: pgmap v343: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:08:21.595 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:21 smithi103 ceph-mon[92435]: from='client.? 172.21.15.103:0/3332538461' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:08:21.615 DEBUG:teuthology.orchestra.run.smithi103:> 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 a7e43c46-fb91-11ee-bc8f-c7b262605968 -e sha1=e3fb05d5e6da84b5c44db3f3051c4d242f9809c1 -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2024-04-16T02:08:22.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:22 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T02:08:22.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:22 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T02:08:23.475 INFO:teuthology.orchestra.run.smithi103.stdout:wait for servicemap items w/ changing names to refresh 2024-04-16T02:08:23.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:23 smithi134 ceph-mon[68182]: pgmap v344: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:08:23.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:23 smithi103 ceph-mon[92435]: pgmap v344: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:08:24.086 DEBUG:teuthology.orchestra.run.smithi103:> 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 a7e43c46-fb91-11ee-bc8f-c7b262605968 -e sha1=e3fb05d5e6da84b5c44db3f3051c4d242f9809c1 -- bash -c 'sleep 60' 2024-04-16T02:08:25.407 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:25 smithi103 ceph-mon[92435]: pgmap v345: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:08:25.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:25 smithi134 ceph-mon[68182]: pgmap v345: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:08:27.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:27 smithi134 ceph-mon[68182]: pgmap v346: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T02:08:27.594 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:27 smithi103 ceph-mon[92435]: pgmap v346: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T02:08:29.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:29 smithi134 ceph-mon[68182]: pgmap v347: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:08:29.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:29 smithi103 ceph-mon[92435]: pgmap v347: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:08:31.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:31 smithi134 ceph-mon[68182]: pgmap v348: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:08:31.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:31 smithi103 ceph-mon[92435]: pgmap v348: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:08:32.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:32 smithi134 ceph-mon[68182]: pgmap v349: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:08:32.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:32 smithi103 ceph-mon[92435]: pgmap v349: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:08:35.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:35 smithi134 ceph-mon[68182]: pgmap v350: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:08:35.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:35 smithi103 ceph-mon[92435]: pgmap v350: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:08:37.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:37 smithi134 ceph-mon[68182]: pgmap v351: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T02:08:37.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:37 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T02:08:37.593 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:37 smithi103 ceph-mon[92435]: pgmap v351: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T02:08:37.593 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:37 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T02:08:39.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:39 smithi134 ceph-mon[68182]: pgmap v352: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:08:39.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:39 smithi103 ceph-mon[92435]: pgmap v352: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:08:41.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:41 smithi134 ceph-mon[68182]: pgmap v353: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:08:41.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:41 smithi103 ceph-mon[92435]: pgmap v353: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:08:43.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:43 smithi134 ceph-mon[68182]: pgmap v354: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:08:43.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:43 smithi103 ceph-mon[92435]: pgmap v354: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:08:45.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:45 smithi134 ceph-mon[68182]: pgmap v355: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:08:45.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:45 smithi103 ceph-mon[92435]: pgmap v355: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:08:47.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:47 smithi134 ceph-mon[68182]: pgmap v356: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T02:08:47.592 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:47 smithi103 ceph-mon[92435]: pgmap v356: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T02:08:49.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:49 smithi134 ceph-mon[68182]: pgmap v357: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:08:49.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:49 smithi103 ceph-mon[92435]: pgmap v357: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:08:50.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:50 smithi134 ceph-mon[68182]: pgmap v358: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:08:50.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:50 smithi103 ceph-mon[92435]: pgmap v358: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:08:52.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:52 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T02:08:52.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:52 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T02:08:53.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:53 smithi134 ceph-mon[68182]: pgmap v359: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:08:53.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:53 smithi103 ceph-mon[92435]: pgmap v359: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:08:55.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:54 smithi103 ceph-mon[92435]: pgmap v360: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:08:55.287 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:54 smithi134 ceph-mon[68182]: pgmap v360: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:08:57.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:57 smithi134 ceph-mon[68182]: pgmap v361: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T02:08:57.592 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:57 smithi103 ceph-mon[92435]: pgmap v361: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T02:08:59.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:08:59 smithi134 ceph-mon[68182]: pgmap v362: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:08:59.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:08:59 smithi103 ceph-mon[92435]: pgmap v362: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:09:01.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:09:01 smithi134 ceph-mon[68182]: pgmap v363: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:09:01.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:09:01 smithi103 ceph-mon[92435]: pgmap v363: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:09:03.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:09:03 smithi134 ceph-mon[68182]: pgmap v364: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:09:03.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:09:03 smithi103 ceph-mon[92435]: pgmap v364: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:09:05.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:09:05 smithi134 ceph-mon[68182]: pgmap v365: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:09:05.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:09:05 smithi103 ceph-mon[92435]: pgmap v365: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:09:07.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:09:07 smithi134 ceph-mon[68182]: pgmap v366: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T02:09:07.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:09:07 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T02:09:07.592 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:09:07 smithi103 ceph-mon[92435]: pgmap v366: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T02:09:07.592 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:09:07 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T02:09:08.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:09:08 smithi103 ceph-mon[92435]: pgmap v367: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:09:08.787 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:09:08 smithi134 ceph-mon[68182]: pgmap v367: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:09:11.539 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:09:11 smithi134 ceph-mon[68182]: pgmap v368: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:09:11.637 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:09:11 smithi103 ceph-mon[92435]: pgmap v368: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:09:13.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:09:13 smithi134 ceph-mon[68182]: pgmap v369: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:09:13.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:09:13 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T02:09:13.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:09:13 smithi103 ceph-mon[92435]: pgmap v369: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:09:13.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:09:13 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T02:09:14.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:09:14 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T02:09:14.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:09:14 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T02:09:14.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:09:14 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:09:14.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:09:14 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:09:14.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:09:14 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T02:09:14.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:09:14 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T02:09:14.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:09:14 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:09:14.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:09:14 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' 2024-04-16T02:09:15.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:09:15 smithi134 ceph-mon[68182]: pgmap v370: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:09:15.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:09:15 smithi103 ceph-mon[92435]: pgmap v370: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:09:17.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:09:17 smithi134 ceph-mon[68182]: pgmap v371: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T02:09:17.593 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:09:17 smithi103 ceph-mon[92435]: pgmap v371: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T02:09:19.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:09:19 smithi134 ceph-mon[68182]: pgmap v372: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:09:19.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:09:19 smithi103 ceph-mon[92435]: pgmap v372: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:09:21.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:09:21 smithi134 ceph-mon[68182]: pgmap v373: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:09:21.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:09:21 smithi103 ceph-mon[92435]: pgmap v373: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:09:22.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:09:22 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T02:09:22.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:09:22 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T02:09:23.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:09:23 smithi134 ceph-mon[68182]: pgmap v374: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:09:23.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:09:23 smithi103 ceph-mon[92435]: pgmap v374: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:09:24.631 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:09:24 smithi103 ceph-mon[92435]: pgmap v375: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:09:24.787 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:09:24 smithi134 ceph-mon[68182]: pgmap v375: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:09:26.384 DEBUG:teuthology.orchestra.run.smithi103:> 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 a7e43c46-fb91-11ee-bc8f-c7b262605968 -e sha1=e3fb05d5e6da84b5c44db3f3051c4d242f9809c1 -- bash -c 'ceph orch ps' 2024-04-16T02:09:27.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:09:27 smithi134 ceph-mon[68182]: pgmap v376: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T02:09:27.544 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:09:27 smithi103 ceph-mon[92435]: pgmap v376: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T02:09:28.526 INFO:teuthology.orchestra.run.smithi103.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T02:09:28.527 INFO:teuthology.orchestra.run.smithi103.stdout:alertmanager.smithi103 smithi103 *:9093,9094 running (101s) 80s ago 31m 16.3M - 0.25.0 c8568f914cd2 63fdacfb0a07 2024-04-16T02:09:28.527 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi103 smithi103 running (9m) 80s ago 31m 6660k - 18.2.2-1221-ge3fb05d5 aa4d2281650a 055fcee4871a 2024-04-16T02:09:28.527 INFO:teuthology.orchestra.run.smithi103.stdout:crash.smithi134 smithi134 running (9m) 2m ago 30m 6651k - 18.2.2-1221-ge3fb05d5 aa4d2281650a fcbf7b2dcb44 2024-04-16T02:09:28.527 INFO:teuthology.orchestra.run.smithi103.stdout:grafana.smithi103 smithi103 *:3000 running (86s) 80s ago 30m 33.0M - 9.4.7 954c08fa6188 40b78f0c7c9f 2024-04-16T02:09:28.527 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi103.yzimiy smithi103 running (4m) 80s ago 25m 39.3M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 73a19de17ece 2024-04-16T02:09:28.527 INFO:teuthology.orchestra.run.smithi103.stdout:mds.foofs.smithi134.assnsf smithi134 running (4m) 2m ago 25m 12.0M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 97458284a489 2024-04-16T02:09:28.527 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi103.rfboyd smithi103 *:8443,9283,8765 running (11m) 80s ago 32m 510M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 4115033d1c09 2024-04-16T02:09:28.527 INFO:teuthology.orchestra.run.smithi103.stdout:mgr.smithi134.qekssw smithi134 *:8443,9283,8765 running (10m) 2m ago 30m 452M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 87205746141f 2024-04-16T02:09:28.527 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi103 smithi103 running (10m) 80s ago 32m 83.2M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a a2ab3a0eb5ee 2024-04-16T02:09:28.527 INFO:teuthology.orchestra.run.smithi103.stdout:mon.smithi134 smithi134 running (10m) 2m ago 30m 55.9M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a 87b30e824f75 2024-04-16T02:09:28.528 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.0.1.smithi103.gqcofo smithi103 *:2049 running (4m) 80s ago 22m 215M - 5.5 aa4d2281650a 2f4fad3c1bb2 2024-04-16T02:09:28.528 INFO:teuthology.orchestra.run.smithi103.stdout:nfs.foo.1.1.smithi134.lpxagn smithi134 *:2049 running (4m) 2m ago 22m 79.1M - 5.5 aa4d2281650a ff75b44f2ecc 2024-04-16T02:09:28.528 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi103 smithi103 *:9100 running (2m) 80s ago 30m 8338k - 1.5.0 0da6a335fe13 c6d085807cf0 2024-04-16T02:09:28.528 INFO:teuthology.orchestra.run.smithi103.stdout:node-exporter.smithi134 smithi134 *:9100 running (2m) 2m ago 29m 5741k - 1.5.0 0da6a335fe13 ec0930428e31 2024-04-16T02:09:28.528 INFO:teuthology.orchestra.run.smithi103.stdout:osd.0 smithi103 running (8m) 80s ago 29m 161M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a 21884d852c6d 2024-04-16T02:09:28.528 INFO:teuthology.orchestra.run.smithi103.stdout:osd.1 smithi103 running (8m) 80s ago 29m 139M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a 6c77bd50a8f1 2024-04-16T02:09:28.528 INFO:teuthology.orchestra.run.smithi103.stdout:osd.2 smithi103 running (7m) 80s ago 28m 107M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a fbc24af02611 2024-04-16T02:09:28.528 INFO:teuthology.orchestra.run.smithi103.stdout:osd.3 smithi103 running (7m) 80s ago 28m 150M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a fa3cac53a0ff 2024-04-16T02:09:28.528 INFO:teuthology.orchestra.run.smithi103.stdout:osd.4 smithi134 running (6m) 2m ago 27m 155M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a 73830020f971 2024-04-16T02:09:28.528 INFO:teuthology.orchestra.run.smithi103.stdout:osd.5 smithi134 running (6m) 2m ago 27m 153M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a f27c2e5fcef0 2024-04-16T02:09:28.528 INFO:teuthology.orchestra.run.smithi103.stdout:osd.6 smithi134 running (5m) 2m ago 27m 133M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a c8f832d79cc7 2024-04-16T02:09:28.529 INFO:teuthology.orchestra.run.smithi103.stdout:osd.7 smithi134 running (5m) 2m ago 26m 176M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a 77c6c9c3fc86 2024-04-16T02:09:28.529 INFO:teuthology.orchestra.run.smithi103.stdout:prometheus.smithi103 smithi103 *:9095 running (118s) 80s ago 30m 46.2M - 2.43.0 a07b618ecd1d 7c452faf6dd0 2024-04-16T02:09:29.101 DEBUG:teuthology.orchestra.run.smithi103:> 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 a7e43c46-fb91-11ee-bc8f-c7b262605968 -e sha1=e3fb05d5e6da84b5c44db3f3051c4d242f9809c1 -- bash -c 'ceph orch upgrade status' 2024-04-16T02:09:29.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:09:29 smithi103 ceph-mon[92435]: pgmap v377: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:09:29.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:09:29 smithi134 ceph-mon[68182]: pgmap v377: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:09:30.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:09:30 smithi103 ceph-mon[92435]: from='client.34618 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:09:30.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:09:30 smithi134 ceph-mon[68182]: from='client.34618 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:09:31.190 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T02:09:31.190 INFO:teuthology.orchestra.run.smithi103.stdout: "target_image": null, 2024-04-16T02:09:31.190 INFO:teuthology.orchestra.run.smithi103.stdout: "in_progress": false, 2024-04-16T02:09:31.190 INFO:teuthology.orchestra.run.smithi103.stdout: "which": "", 2024-04-16T02:09:31.191 INFO:teuthology.orchestra.run.smithi103.stdout: "services_complete": [], 2024-04-16T02:09:31.191 INFO:teuthology.orchestra.run.smithi103.stdout: "progress": null, 2024-04-16T02:09:31.191 INFO:teuthology.orchestra.run.smithi103.stdout: "message": "", 2024-04-16T02:09:31.191 INFO:teuthology.orchestra.run.smithi103.stdout: "is_paused": false 2024-04-16T02:09:31.191 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T02:09:31.531 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:09:31 smithi103 ceph-mon[92435]: pgmap v378: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:09:31.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:09:31 smithi134 ceph-mon[68182]: pgmap v378: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:09:31.831 DEBUG:teuthology.orchestra.run.smithi103:> 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 a7e43c46-fb91-11ee-bc8f-c7b262605968 -e sha1=e3fb05d5e6da84b5c44db3f3051c4d242f9809c1 -- bash -c 'ceph health detail' 2024-04-16T02:09:32.516 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:09:32 smithi103 ceph-mon[92435]: from='client.34622 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:09:32.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:09:32 smithi134 ceph-mon[68182]: from='client.34622 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:09:33.375 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:09:33 smithi103 ceph-mon[92435]: pgmap v379: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:09:33.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:09:33 smithi134 ceph-mon[68182]: pgmap v379: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:09:33.914 INFO:teuthology.orchestra.run.smithi103.stdout:HEALTH_OK 2024-04-16T02:09:34.469 DEBUG:teuthology.orchestra.run.smithi103:> 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 a7e43c46-fb91-11ee-bc8f-c7b262605968 -e sha1=e3fb05d5e6da84b5c44db3f3051c4d242f9809c1 -- bash -c 'ceph versions' 2024-04-16T02:09:34.631 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:09:34 smithi103 ceph-mon[92435]: from='client.? 172.21.15.103:0/1461213788' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T02:09:34.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:09:34 smithi103 ceph-mon[92435]: pgmap v380: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:09:34.787 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:09:34 smithi134 ceph-mon[68182]: from='client.? 172.21.15.103:0/1461213788' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T02:09:34.787 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:09:34 smithi134 ceph-mon[68182]: pgmap v380: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:09:36.761 INFO:teuthology.orchestra.run.smithi103.stdout:{ 2024-04-16T02:09:36.761 INFO:teuthology.orchestra.run.smithi103.stdout: "mon": { 2024-04-16T02:09:36.761 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T02:09:36.761 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T02:09:36.761 INFO:teuthology.orchestra.run.smithi103.stdout: "mgr": { 2024-04-16T02:09:36.761 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T02:09:36.761 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T02:09:36.761 INFO:teuthology.orchestra.run.smithi103.stdout: "osd": { 2024-04-16T02:09:36.761 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 8 2024-04-16T02:09:36.762 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T02:09:36.762 INFO:teuthology.orchestra.run.smithi103.stdout: "mds": { 2024-04-16T02:09:36.762 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T02:09:36.762 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T02:09:36.762 INFO:teuthology.orchestra.run.smithi103.stdout: "overall": { 2024-04-16T02:09:36.762 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 14 2024-04-16T02:09:36.762 INFO:teuthology.orchestra.run.smithi103.stdout: } 2024-04-16T02:09:36.762 INFO:teuthology.orchestra.run.smithi103.stdout:} 2024-04-16T02:09:37.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:09:37 smithi103 ceph-mon[92435]: pgmap v381: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T02:09:37.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:09:37 smithi103 ceph-mon[92435]: from='client.? 172.21.15.103:0/3774059693' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:09:37.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:09:37 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T02:09:37.457 DEBUG:teuthology.orchestra.run.smithi103:> 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 a7e43c46-fb91-11ee-bc8f-c7b262605968 -e sha1=e3fb05d5e6da84b5c44db3f3051c4d242f9809c1 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2024-04-16T02:09:37.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:09:37 smithi134 ceph-mon[68182]: pgmap v381: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T02:09:37.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:09:37 smithi134 ceph-mon[68182]: from='client.? 172.21.15.103:0/3774059693' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:09:37.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:09:37 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T02:09:39.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:09:39 smithi134 ceph-mon[68182]: pgmap v382: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:09:39.558 INFO:teuthology.orchestra.run.smithi103.stdout:true 2024-04-16T02:09:39.571 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:09:39 smithi103 ceph-mon[92435]: pgmap v382: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:09:40.240 DEBUG:teuthology.orchestra.run.smithi103:> 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 a7e43c46-fb91-11ee-bc8f-c7b262605968 -e sha1=e3fb05d5e6da84b5c44db3f3051c4d242f9809c1 -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2024-04-16T02:09:40.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:09:40 smithi134 ceph-mon[68182]: from='client.? 172.21.15.103:0/1222686764' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:09:40.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:09:40 smithi103 ceph-mon[92435]: from='client.? 172.21.15.103:0/1222686764' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:09:41.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:09:41 smithi134 ceph-mon[68182]: pgmap v383: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:09:41.550 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:09:41 smithi103 ceph-mon[92435]: pgmap v383: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:09:42.370 INFO:teuthology.orchestra.run.smithi103.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)" 2024-04-16T02:09:42.631 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:09:42 smithi103 ceph-mon[92435]: pgmap v384: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:09:42.788 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:09:42 smithi134 ceph-mon[68182]: pgmap v384: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:09:42.969 INFO:teuthology.task.sequential:In sequential, running task cephadm.wait_for_service... 2024-04-16T02:09:42.969 INFO:tasks.cephadm:Waiting for ceph service nfs.foo to start (timeout 300)... 2024-04-16T02:09:42.970 DEBUG:teuthology.orchestra.run.smithi103:> 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 a7e43c46-fb91-11ee-bc8f-c7b262605968 -- ceph orch ls -f json 2024-04-16T02:09:43.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:09:43 smithi103 ceph-mon[92435]: from='client.? 172.21.15.103:0/3708448720' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:09:43.787 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:09:43 smithi134 ceph-mon[68182]: from='client.? 172.21.15.103:0/3708448720' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T02:09:44.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:09:44 smithi103 ceph-mon[92435]: pgmap v385: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:09:44.787 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:09:44 smithi134 ceph-mon[68182]: pgmap v385: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:09:45.127 INFO:teuthology.orchestra.run.smithi103.stdout: 2024-04-16T02:09:45.127 INFO:teuthology.orchestra.run.smithi103.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-04-16T01:37:33.050283Z", "last_refresh": "2024-04-16T02:08:07.865519Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-04-16T01:37:19.034509Z", "last_refresh": "2024-04-16T02:07:17.805447Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-04-16T01:37:28.890794Z", "last_refresh": "2024-04-16T02:08:07.865640Z", "ports": [3000], "running": 1, "size": 1}}, {"placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-04-16T01:44:13.518893Z", "last_refresh": "2024-04-16T02:07:17.805999Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-04-16T01:37:17.023443Z", "last_refresh": "2024-04-16T02:07:17.805536Z", "running": 2, "size": 2}}, {"placement": {"count": 2, "hosts": ["smithi103:172.21.15.103=smithi103", "smithi134:172.21.15.134=smithi134"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-04-16T01:38:13.477084Z", "last_refresh": "2024-04-16T02:07:17.805607Z", "running": 2, "size": 2}}, {"events": ["2024-04-16T02:09:13.372569Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "status": {"created": "2024-04-16T01:46:59.022788Z", "last_refresh": "2024-04-16T02:07:17.806063Z", "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-04-16T01:37:31.622155Z", "last_refresh": "2024-04-16T02:07:17.805688Z", "ports": [9100], "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "aa4d2281650a289361c9d357c9b9a75da908c6b769a679c7cb0b40af12301f38", "container_image_name": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", "last_refresh": "2024-04-16T02:07:17.805751Z", "running": 8, "size": 8}, "unmanaged": true}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-04-16T01:37:27.246629Z", "last_refresh": "2024-04-16T02:08:07.865760Z", "ports": [9095], "running": 1, "size": 1}}] 2024-04-16T02:09:45.466 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:09:45 smithi103 ceph-mon[92435]: from='client.34642 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-16T02:09:45.773 INFO:tasks.cephadm:nfs.foo has 2/2 2024-04-16T02:09:45.773 DEBUG:teuthology.parallel:result is None 2024-04-16T02:09:45.773 INFO:teuthology.run_tasks:Running task vip.exec... 2024-04-16T02:09:45.783 INFO:tasks.vip:Running commands on role host.a host ubuntu@smithi103.front.sepia.ceph.com 2024-04-16T02:09:45.783 DEBUG:teuthology.orchestra.run.smithi103:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'umount /mnt/foo' 2024-04-16T02:09:45.787 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:09:45 smithi134 ceph-mon[68182]: from='client.34642 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-16T02:09:45.813 INFO:teuthology.orchestra.run.smithi103.stderr:+ umount /mnt/foo 2024-04-16T02:09:45.854 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-16T02:09:45.863 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi103.front.sepia.ceph.com 2024-04-16T02:09:45.864 DEBUG:teuthology.orchestra.run.smithi103:> 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 a7e43c46-fb91-11ee-bc8f-c7b262605968 -- bash -c 'ceph nfs cluster ls | grep foo' 2024-04-16T02:09:46.631 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:09:46 smithi103 ceph-mon[92435]: pgmap v386: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T02:09:46.787 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:09:46 smithi134 ceph-mon[68182]: pgmap v386: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T02:09:47.950 INFO:teuthology.orchestra.run.smithi103.stdout: "foo" 2024-04-16T02:09:48.639 DEBUG:teuthology.orchestra.run.smithi103:> 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 a7e43c46-fb91-11ee-bc8f-c7b262605968 -- bash -c 'ceph nfs export ls foo --detailed' 2024-04-16T02:09:49.341 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:09:49 smithi103 ceph-mon[92435]: from='client.34646 -' entity='client.admin' cmd=[{"prefix": "nfs cluster ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:09:49.341 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:09:49 smithi103 ceph-mon[92435]: pgmap v387: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:09:49.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:09:49 smithi134 ceph-mon[68182]: from='client.34646 -' entity='client.admin' cmd=[{"prefix": "nfs cluster ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:09:49.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:09:49 smithi134 ceph-mon[68182]: pgmap v387: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:09:50.755 INFO:teuthology.orchestra.run.smithi103.stdout:[ 2024-04-16T02:09:50.755 INFO:teuthology.orchestra.run.smithi103.stdout: { 2024-04-16T02:09:50.755 INFO:teuthology.orchestra.run.smithi103.stdout: "access_type": "RW", 2024-04-16T02:09:50.755 INFO:teuthology.orchestra.run.smithi103.stdout: "clients": [], 2024-04-16T02:09:50.756 INFO:teuthology.orchestra.run.smithi103.stdout: "cluster_id": "foo", 2024-04-16T02:09:50.756 INFO:teuthology.orchestra.run.smithi103.stdout: "export_id": 1, 2024-04-16T02:09:50.756 INFO:teuthology.orchestra.run.smithi103.stdout: "fsal": { 2024-04-16T02:09:50.756 INFO:teuthology.orchestra.run.smithi103.stdout: "fs_name": "foofs", 2024-04-16T02:09:50.756 INFO:teuthology.orchestra.run.smithi103.stdout: "name": "CEPH", 2024-04-16T02:09:50.756 INFO:teuthology.orchestra.run.smithi103.stdout: "user_id": "nfs.foo.1" 2024-04-16T02:09:50.756 INFO:teuthology.orchestra.run.smithi103.stdout: }, 2024-04-16T02:09:50.756 INFO:teuthology.orchestra.run.smithi103.stdout: "path": "/", 2024-04-16T02:09:50.756 INFO:teuthology.orchestra.run.smithi103.stdout: "protocols": [ 2024-04-16T02:09:50.756 INFO:teuthology.orchestra.run.smithi103.stdout: 4 2024-04-16T02:09:50.756 INFO:teuthology.orchestra.run.smithi103.stdout: ], 2024-04-16T02:09:50.756 INFO:teuthology.orchestra.run.smithi103.stdout: "pseudo": "/fake", 2024-04-16T02:09:50.757 INFO:teuthology.orchestra.run.smithi103.stdout: "security_label": true, 2024-04-16T02:09:50.757 INFO:teuthology.orchestra.run.smithi103.stdout: "squash": "no_root_squash", 2024-04-16T02:09:50.757 INFO:teuthology.orchestra.run.smithi103.stdout: "transports": [ 2024-04-16T02:09:50.757 INFO:teuthology.orchestra.run.smithi103.stdout: "TCP" 2024-04-16T02:09:50.757 INFO:teuthology.orchestra.run.smithi103.stdout: ] 2024-04-16T02:09:50.757 INFO:teuthology.orchestra.run.smithi103.stdout: } 2024-04-16T02:09:50.757 INFO:teuthology.orchestra.run.smithi103.stdout:] 2024-04-16T02:09:51.317 DEBUG:teuthology.orchestra.run.smithi103:> 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 a7e43c46-fb91-11ee-bc8f-c7b262605968 -- bash -c 'rados -p .nfs --all ls -' 2024-04-16T02:09:51.343 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:09:51 smithi103 ceph-mon[92435]: pgmap v388: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:09:51.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:09:51 smithi134 ceph-mon[68182]: pgmap v388: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:09:52.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:09:52 smithi134 ceph-mon[68182]: from='client.34650 -' entity='client.admin' cmd=[{"prefix": "nfs export ls", "cluster_id": "foo", "detailed": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:09:52.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:09:52 smithi134 ceph-mon[68182]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T02:09:52.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:09:52 smithi103 ceph-mon[92435]: from='client.34650 -' entity='client.admin' cmd=[{"prefix": "nfs export ls", "cluster_id": "foo", "detailed": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T02:09:52.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:09:52 smithi103 ceph-mon[92435]: from='mgr.34102 172.21.15.103:0/1363963263' entity='mgr.smithi103.rfboyd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T02:09:53.228 INFO:teuthology.orchestra.run.smithi103.stdout:foo grace 2024-04-16T02:09:53.228 INFO:teuthology.orchestra.run.smithi103.stdout:foo rec-0000000000000005:nfs.foo.1 2024-04-16T02:09:53.228 INFO:teuthology.orchestra.run.smithi103.stdout:foo rec-0000000000000005:nfs.foo.0 2024-04-16T02:09:53.229 INFO:teuthology.orchestra.run.smithi103.stdout:foo conf-nfs.foo 2024-04-16T02:09:53.229 INFO:teuthology.orchestra.run.smithi103.stdout:foo export-1 2024-04-16T02:09:53.632 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:09:53 smithi103 ceph-mon[92435]: pgmap v389: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:09:53.787 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:09:53 smithi134 ceph-mon[68182]: pgmap v389: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T02:09:53.924 DEBUG:teuthology.orchestra.run.smithi103:> 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 a7e43c46-fb91-11ee-bc8f-c7b262605968 -- bash -c 'ceph config get mgr mgr/cephadm/migration_current | grep 6' 2024-04-16T02:09:54.622 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:09:54 smithi103 ceph-mon[92435]: mgrmap e43: smithi103.rfboyd(active, since 10m), standbys: smithi134.qekssw 2024-04-16T02:09:54.622 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:09:54 smithi103 ceph-mon[92435]: pgmap v390: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-04-16T02:09:54.787 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:09:54 smithi134 ceph-mon[68182]: mgrmap e43: smithi103.rfboyd(active, since 10m), standbys: smithi134.qekssw 2024-04-16T02:09:54.787 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:09:54 smithi134 ceph-mon[68182]: pgmap v390: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-04-16T02:09:56.096 INFO:teuthology.orchestra.run.smithi103.stdout:6 2024-04-16T02:09:56.382 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:09:56 smithi103 ceph-mon[92435]: from='client.? 172.21.15.103:0/1955193407' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/cephadm/migration_current"}]: dispatch 2024-04-16T02:09:56.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:09:56 smithi134 ceph-mon[68182]: from='client.? 172.21.15.103:0/1955193407' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/cephadm/migration_current"}]: dispatch 2024-04-16T02:09:56.771 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-04-16T02:09:56.780 INFO:tasks.cephadm:Teardown begin 2024-04-16T02:09:56.781 DEBUG:teuthology.orchestra.run.smithi103:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-16T02:09:56.811 DEBUG:teuthology.orchestra.run.smithi134:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-16T02:09:56.849 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-04-16T02:09:56.849 DEBUG:teuthology.orchestra.run.smithi103:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-04-16T02:09:56.869 DEBUG:teuthology.orchestra.run.smithi134:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-04-16T02:09:56.910 INFO:tasks.cephadm:Stopping all daemons... 2024-04-16T02:09:56.910 INFO:tasks.cephadm.mon.smithi103:Stopping mon.smithi103... 2024-04-16T02:09:56.910 DEBUG:teuthology.orchestra.run.smithi103:> sudo systemctl stop ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968@mon.smithi103 2024-04-16T02:09:57.132 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:09:56 smithi103 systemd[1]: Stopping Ceph mon.smithi103 for a7e43c46-fb91-11ee-bc8f-c7b262605968... 2024-04-16T02:09:57.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:09:57 smithi134 ceph-mon[68182]: pgmap v391: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-04-16T02:09:57.592 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:09:57 smithi103 ceph-mon[92435]: pgmap v391: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-04-16T02:09:57.592 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:09:57 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon-smithi103[92412]: 2024-04-16T02:09:57.175+0000 7f675fe98700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi103 -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-16T02:09:57.592 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:09:57 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon-smithi103[92412]: 2024-04-16T02:09:57.175+0000 7f675fe98700 -1 mon.smithi103@0(leader) e3 *** Got Signal Terminated *** 2024-04-16T02:09:57.881 INFO:journalctl@ceph.mon.smithi103.smithi103.stdout:Apr 16 02:09:57 smithi103 bash[150935]: ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon-smithi103 2024-04-16T02:09:58.115 DEBUG:teuthology.orchestra.run.smithi103:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968@mon.smithi103.service' 2024-04-16T02:09:58.163 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-16T02:09:58.164 INFO:tasks.cephadm.mon.smithi103:Stopped mon.smithi103 2024-04-16T02:09:58.164 INFO:tasks.cephadm.mon.smithi134:Stopping mon.smithi134... 2024-04-16T02:09:58.164 DEBUG:teuthology.orchestra.run.smithi134:> sudo systemctl stop ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968@mon.smithi134 2024-04-16T02:09:58.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:09:58 smithi134 systemd[1]: Stopping Ceph mon.smithi134 for a7e43c46-fb91-11ee-bc8f-c7b262605968... 2024-04-16T02:09:58.537 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:09:58 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon-smithi134[68159]: 2024-04-16T02:09:58.436+0000 7fe136e76700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi134 -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-16T02:09:58.538 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:09:58 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon-smithi134[68159]: 2024-04-16T02:09:58.436+0000 7fe136e76700 -1 mon.smithi134@1(peon) e3 *** Got Signal Terminated *** 2024-04-16T02:09:59.287 INFO:journalctl@ceph.mon.smithi134.smithi134.stdout:Apr 16 02:09:59 smithi134 bash[101258]: ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-mon-smithi134 2024-04-16T02:09:59.579 DEBUG:teuthology.orchestra.run.smithi134:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968@mon.smithi134.service' 2024-04-16T02:09:59.646 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-16T02:09:59.646 INFO:tasks.cephadm.mon.smithi134:Stopped mon.smithi134 2024-04-16T02:09:59.646 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-04-16T02:09:59.646 DEBUG:teuthology.orchestra.run.smithi103:> sudo systemctl stop ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968@osd.0 2024-04-16T02:10:00.132 INFO:journalctl@ceph.osd.0.smithi103.stdout:Apr 16 02:09:59 smithi103 systemd[1]: Stopping Ceph osd.0 for a7e43c46-fb91-11ee-bc8f-c7b262605968... 2024-04-16T02:10:00.132 INFO:journalctl@ceph.osd.0.smithi103.stdout:Apr 16 02:09:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-0[100615]: 2024-04-16T02:09:59.907+0000 7f35ebe03700 -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-16T02:10:00.132 INFO:journalctl@ceph.osd.0.smithi103.stdout:Apr 16 02:09:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-0[100615]: 2024-04-16T02:09:59.907+0000 7f35ebe03700 -1 osd.0 113 *** Got signal Terminated *** 2024-04-16T02:10:00.132 INFO:journalctl@ceph.osd.0.smithi103.stdout:Apr 16 02:09:59 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-0[100615]: 2024-04-16T02:09:59.907+0000 7f35ebe03700 -1 osd.0 113 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-16T02:10:06.132 INFO:journalctl@ceph.osd.0.smithi103.stdout:Apr 16 02:10:05 smithi103 bash[151128]: ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-0 2024-04-16T02:10:06.489 INFO:journalctl@ceph.osd.0.smithi103.stdout:Apr 16 02:10:06 smithi103 bash[151199]: Error: no container with name or ID "ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-0" found: no such container 2024-04-16T02:10:07.556 DEBUG:teuthology.orchestra.run.smithi103:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968@osd.0.service' 2024-04-16T02:10:07.600 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-16T02:10:07.600 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-04-16T02:10:07.601 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-04-16T02:10:07.601 DEBUG:teuthology.orchestra.run.smithi103:> sudo systemctl stop ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968@osd.1 2024-04-16T02:10:07.882 INFO:journalctl@ceph.osd.1.smithi103.stdout:Apr 16 02:10:07 smithi103 systemd[1]: Stopping Ceph osd.1 for a7e43c46-fb91-11ee-bc8f-c7b262605968... 2024-04-16T02:10:08.381 INFO:journalctl@ceph.osd.1.smithi103.stdout:Apr 16 02:10:07 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-1[103788]: 2024-04-16T02:10:07.927+0000 7faaedeb3700 -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-16T02:10:08.381 INFO:journalctl@ceph.osd.1.smithi103.stdout:Apr 16 02:10:07 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-1[103788]: 2024-04-16T02:10:07.927+0000 7faaedeb3700 -1 osd.1 113 *** Got signal Terminated *** 2024-04-16T02:10:08.382 INFO:journalctl@ceph.osd.1.smithi103.stdout:Apr 16 02:10:07 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-1[103788]: 2024-04-16T02:10:07.927+0000 7faaedeb3700 -1 osd.1 113 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-16T02:10:13.882 INFO:journalctl@ceph.osd.1.smithi103.stdout:Apr 16 02:10:13 smithi103 bash[151410]: ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-1 2024-04-16T02:10:15.258 DEBUG:teuthology.orchestra.run.smithi103:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968@osd.1.service' 2024-04-16T02:10:15.300 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-16T02:10:15.300 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-04-16T02:10:15.301 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-04-16T02:10:15.301 DEBUG:teuthology.orchestra.run.smithi103:> sudo systemctl stop ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968@osd.2 2024-04-16T02:10:15.607 INFO:journalctl@ceph.osd.2.smithi103.stdout:Apr 16 02:10:15 smithi103 systemd[1]: Stopping Ceph osd.2 for a7e43c46-fb91-11ee-bc8f-c7b262605968... 2024-04-16T02:10:15.882 INFO:journalctl@ceph.osd.2.smithi103.stdout:Apr 16 02:10:15 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-2[107030]: 2024-04-16T02:10:15.612+0000 7f2ce42b7700 -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-16T02:10:15.882 INFO:journalctl@ceph.osd.2.smithi103.stdout:Apr 16 02:10:15 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-2[107030]: 2024-04-16T02:10:15.612+0000 7f2ce42b7700 -1 osd.2 113 *** Got signal Terminated *** 2024-04-16T02:10:15.882 INFO:journalctl@ceph.osd.2.smithi103.stdout:Apr 16 02:10:15 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-2[107030]: 2024-04-16T02:10:15.612+0000 7f2ce42b7700 -1 osd.2 113 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-16T02:10:21.632 INFO:journalctl@ceph.osd.2.smithi103.stdout:Apr 16 02:10:21 smithi103 bash[151678]: ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-2 2024-04-16T02:10:23.010 DEBUG:teuthology.orchestra.run.smithi103:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968@osd.2.service' 2024-04-16T02:10:23.051 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-16T02:10:23.052 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-04-16T02:10:23.052 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-04-16T02:10:23.052 DEBUG:teuthology.orchestra.run.smithi103:> sudo systemctl stop ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968@osd.3 2024-04-16T02:10:23.331 INFO:journalctl@ceph.osd.3.smithi103.stdout:Apr 16 02:10:23 smithi103 systemd[1]: Stopping Ceph osd.3 for a7e43c46-fb91-11ee-bc8f-c7b262605968... 2024-04-16T02:10:23.632 INFO:journalctl@ceph.osd.3.smithi103.stdout:Apr 16 02:10:23 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-3[110269]: 2024-04-16T02:10:23.336+0000 7fb0d7ebd700 -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-16T02:10:23.632 INFO:journalctl@ceph.osd.3.smithi103.stdout:Apr 16 02:10:23 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-3[110269]: 2024-04-16T02:10:23.336+0000 7fb0d7ebd700 -1 osd.3 113 *** Got signal Terminated *** 2024-04-16T02:10:23.632 INFO:journalctl@ceph.osd.3.smithi103.stdout:Apr 16 02:10:23 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-3[110269]: 2024-04-16T02:10:23.336+0000 7fb0d7ebd700 -1 osd.3 113 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-16T02:10:26.247 INFO:journalctl@ceph.osd.5.smithi134.stdout:Apr 16 02:10:25 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-5[76814]: 2024-04-16T02:10:25.802+0000 7f1773c16700 -1 osd.5 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:03.834654+0000 front 2024-04-16T02:10:03.834870+0000 (oldest deadline 2024-04-16T02:10:25.534619+0000) 2024-04-16T02:10:26.537 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:26 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:26.253+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:01.378788+0000 front 2024-04-16T02:10:01.378707+0000 (oldest deadline 2024-04-16T02:10:26.078553+0000) 2024-04-16T02:10:27.037 INFO:journalctl@ceph.osd.5.smithi134.stdout:Apr 16 02:10:26 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-5[76814]: 2024-04-16T02:10:26.791+0000 7f1773c16700 -1 osd.5 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:03.834654+0000 front 2024-04-16T02:10:03.834870+0000 (oldest deadline 2024-04-16T02:10:25.534619+0000) 2024-04-16T02:10:27.742 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:27 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:27.299+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:01.378788+0000 front 2024-04-16T02:10:01.378707+0000 (oldest deadline 2024-04-16T02:10:26.078553+0000) 2024-04-16T02:10:28.037 INFO:journalctl@ceph.osd.5.smithi134.stdout:Apr 16 02:10:27 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-5[76814]: 2024-04-16T02:10:27.748+0000 7f1773c16700 -1 osd.5 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:03.834654+0000 front 2024-04-16T02:10:03.834870+0000 (oldest deadline 2024-04-16T02:10:25.534619+0000) 2024-04-16T02:10:28.037 INFO:journalctl@ceph.osd.4.smithi134.stdout:Apr 16 02:10:27 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-4[74133]: 2024-04-16T02:10:27.858+0000 7ffb0cdf3700 -1 osd.4 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:04.853367+0000 front 2024-04-16T02:10:04.853487+0000 (oldest deadline 2024-04-16T02:10:27.153328+0000) 2024-04-16T02:10:28.382 INFO:journalctl@ceph.osd.3.smithi103.stdout:Apr 16 02:10:27 smithi103 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-3[110269]: 2024-04-16T02:10:27.907+0000 7fb0d04ab700 -1 osd.3 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:02.295949+0000 front 2024-04-16T02:10:02.296028+0000 (oldest deadline 2024-04-16T02:10:27.596064+0000) 2024-04-16T02:10:28.749 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 02:10:28 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-6[79543]: 2024-04-16T02:10:28.382+0000 7f6a4d0cf700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:02.351377+0000 front 2024-04-16T02:10:02.351526+0000 (oldest deadline 2024-04-16T02:10:28.251422+0000) 2024-04-16T02:10:28.749 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:28 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:28.318+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:01.378788+0000 front 2024-04-16T02:10:01.378707+0000 (oldest deadline 2024-04-16T02:10:26.078553+0000) 2024-04-16T02:10:29.037 INFO:journalctl@ceph.osd.4.smithi134.stdout:Apr 16 02:10:28 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-4[74133]: 2024-04-16T02:10:28.813+0000 7ffb0cdf3700 -1 osd.4 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:04.853367+0000 front 2024-04-16T02:10:04.853487+0000 (oldest deadline 2024-04-16T02:10:27.153328+0000) 2024-04-16T02:10:29.037 INFO:journalctl@ceph.osd.5.smithi134.stdout:Apr 16 02:10:28 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-5[76814]: 2024-04-16T02:10:28.755+0000 7f1773c16700 -1 osd.5 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:03.834654+0000 front 2024-04-16T02:10:03.834870+0000 (oldest deadline 2024-04-16T02:10:25.534619+0000) 2024-04-16T02:10:29.632 INFO:journalctl@ceph.osd.3.smithi103.stdout:Apr 16 02:10:29 smithi103 bash[151982]: ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-3 2024-04-16T02:10:29.742 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 02:10:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-6[79543]: 2024-04-16T02:10:29.380+0000 7f6a4d0cf700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:02.351377+0000 front 2024-04-16T02:10:02.351526+0000 (oldest deadline 2024-04-16T02:10:28.251422+0000) 2024-04-16T02:10:29.742 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:29.346+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:01.378788+0000 front 2024-04-16T02:10:01.378707+0000 (oldest deadline 2024-04-16T02:10:26.078553+0000) 2024-04-16T02:10:30.037 INFO:journalctl@ceph.osd.4.smithi134.stdout:Apr 16 02:10:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-4[74133]: 2024-04-16T02:10:29.788+0000 7ffb0cdf3700 -1 osd.4 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:04.853367+0000 front 2024-04-16T02:10:04.853487+0000 (oldest deadline 2024-04-16T02:10:27.153328+0000) 2024-04-16T02:10:30.037 INFO:journalctl@ceph.osd.5.smithi134.stdout:Apr 16 02:10:29 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-5[76814]: 2024-04-16T02:10:29.748+0000 7f1773c16700 -1 osd.5 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:03.834654+0000 front 2024-04-16T02:10:03.834870+0000 (oldest deadline 2024-04-16T02:10:25.534619+0000) 2024-04-16T02:10:30.747 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 02:10:30 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-6[79543]: 2024-04-16T02:10:30.429+0000 7f6a4d0cf700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:02.351377+0000 front 2024-04-16T02:10:02.351526+0000 (oldest deadline 2024-04-16T02:10:28.251422+0000) 2024-04-16T02:10:30.747 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:30 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:30.326+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:01.378788+0000 front 2024-04-16T02:10:01.378707+0000 (oldest deadline 2024-04-16T02:10:26.078553+0000) 2024-04-16T02:10:30.862 DEBUG:teuthology.orchestra.run.smithi103:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968@osd.3.service' 2024-04-16T02:10:30.903 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-16T02:10:30.903 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-04-16T02:10:30.904 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-04-16T02:10:30.904 DEBUG:teuthology.orchestra.run.smithi134:> sudo systemctl stop ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968@osd.4 2024-04-16T02:10:31.037 INFO:journalctl@ceph.osd.4.smithi134.stdout:Apr 16 02:10:30 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-4[74133]: 2024-04-16T02:10:30.793+0000 7ffb0cdf3700 -1 osd.4 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:04.853367+0000 front 2024-04-16T02:10:04.853487+0000 (oldest deadline 2024-04-16T02:10:27.153328+0000) 2024-04-16T02:10:31.037 INFO:journalctl@ceph.osd.4.smithi134.stdout:Apr 16 02:10:30 smithi134 systemd[1]: Stopping Ceph osd.4 for a7e43c46-fb91-11ee-bc8f-c7b262605968... 2024-04-16T02:10:31.037 INFO:journalctl@ceph.osd.5.smithi134.stdout:Apr 16 02:10:30 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-5[76814]: 2024-04-16T02:10:30.753+0000 7f1773c16700 -1 osd.5 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:03.834654+0000 front 2024-04-16T02:10:03.834870+0000 (oldest deadline 2024-04-16T02:10:25.534619+0000) 2024-04-16T02:10:31.537 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:31 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:31.330+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:01.378788+0000 front 2024-04-16T02:10:01.378707+0000 (oldest deadline 2024-04-16T02:10:26.078553+0000) 2024-04-16T02:10:31.537 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 02:10:31 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-6[79543]: 2024-04-16T02:10:31.410+0000 7f6a4d0cf700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:02.351377+0000 front 2024-04-16T02:10:02.351526+0000 (oldest deadline 2024-04-16T02:10:28.251422+0000) 2024-04-16T02:10:31.538 INFO:journalctl@ceph.osd.4.smithi134.stdout:Apr 16 02:10:31 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-4[74133]: 2024-04-16T02:10:31.251+0000 7ffb14805700 -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-16T02:10:31.538 INFO:journalctl@ceph.osd.4.smithi134.stdout:Apr 16 02:10:31 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-4[74133]: 2024-04-16T02:10:31.251+0000 7ffb14805700 -1 osd.4 113 *** Got signal Terminated *** 2024-04-16T02:10:31.538 INFO:journalctl@ceph.osd.4.smithi134.stdout:Apr 16 02:10:31 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-4[74133]: 2024-04-16T02:10:31.251+0000 7ffb14805700 -1 osd.4 113 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-16T02:10:32.037 INFO:journalctl@ceph.osd.4.smithi134.stdout:Apr 16 02:10:31 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-4[74133]: 2024-04-16T02:10:31.758+0000 7ffb0cdf3700 -1 osd.4 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:04.853367+0000 front 2024-04-16T02:10:04.853487+0000 (oldest deadline 2024-04-16T02:10:27.153328+0000) 2024-04-16T02:10:32.037 INFO:journalctl@ceph.osd.5.smithi134.stdout:Apr 16 02:10:31 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-5[76814]: 2024-04-16T02:10:31.754+0000 7f1773c16700 -1 osd.5 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:03.834654+0000 front 2024-04-16T02:10:03.834870+0000 (oldest deadline 2024-04-16T02:10:25.534619+0000) 2024-04-16T02:10:32.724 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 02:10:32 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-6[79543]: 2024-04-16T02:10:32.398+0000 7f6a4d0cf700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:02.351377+0000 front 2024-04-16T02:10:02.351526+0000 (oldest deadline 2024-04-16T02:10:28.251422+0000) 2024-04-16T02:10:32.725 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:32 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:32.299+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:01.378788+0000 front 2024-04-16T02:10:01.378707+0000 (oldest deadline 2024-04-16T02:10:26.078553+0000) 2024-04-16T02:10:33.037 INFO:journalctl@ceph.osd.5.smithi134.stdout:Apr 16 02:10:32 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-5[76814]: 2024-04-16T02:10:32.794+0000 7f1773c16700 -1 osd.5 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:03.834654+0000 front 2024-04-16T02:10:03.834870+0000 (oldest deadline 2024-04-16T02:10:25.534619+0000) 2024-04-16T02:10:33.037 INFO:journalctl@ceph.osd.4.smithi134.stdout:Apr 16 02:10:32 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-4[74133]: 2024-04-16T02:10:32.730+0000 7ffb0cdf3700 -1 osd.4 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:04.853367+0000 front 2024-04-16T02:10:04.853487+0000 (oldest deadline 2024-04-16T02:10:27.153328+0000) 2024-04-16T02:10:33.743 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 02:10:33 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-6[79543]: 2024-04-16T02:10:33.425+0000 7f6a4d0cf700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:02.351377+0000 front 2024-04-16T02:10:02.351526+0000 (oldest deadline 2024-04-16T02:10:28.251422+0000) 2024-04-16T02:10:33.743 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:33 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:33.309+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:01.378788+0000 front 2024-04-16T02:10:01.378707+0000 (oldest deadline 2024-04-16T02:10:26.078553+0000) 2024-04-16T02:10:34.037 INFO:journalctl@ceph.osd.5.smithi134.stdout:Apr 16 02:10:33 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-5[76814]: 2024-04-16T02:10:33.756+0000 7f1773c16700 -1 osd.5 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:03.834654+0000 front 2024-04-16T02:10:03.834870+0000 (oldest deadline 2024-04-16T02:10:25.534619+0000) 2024-04-16T02:10:34.038 INFO:journalctl@ceph.osd.4.smithi134.stdout:Apr 16 02:10:33 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-4[74133]: 2024-04-16T02:10:33.749+0000 7ffb0cdf3700 -1 osd.4 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:04.853367+0000 front 2024-04-16T02:10:04.853487+0000 (oldest deadline 2024-04-16T02:10:27.153328+0000) 2024-04-16T02:10:34.746 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 02:10:34 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-6[79543]: 2024-04-16T02:10:34.415+0000 7f6a4d0cf700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:02.351377+0000 front 2024-04-16T02:10:02.351526+0000 (oldest deadline 2024-04-16T02:10:28.251422+0000) 2024-04-16T02:10:34.746 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:34 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:34.336+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:01.378788+0000 front 2024-04-16T02:10:01.378707+0000 (oldest deadline 2024-04-16T02:10:26.078553+0000) 2024-04-16T02:10:35.037 INFO:journalctl@ceph.osd.4.smithi134.stdout:Apr 16 02:10:34 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-4[74133]: 2024-04-16T02:10:34.752+0000 7ffb0cdf3700 -1 osd.4 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:04.853367+0000 front 2024-04-16T02:10:04.853487+0000 (oldest deadline 2024-04-16T02:10:27.153328+0000) 2024-04-16T02:10:35.037 INFO:journalctl@ceph.osd.5.smithi134.stdout:Apr 16 02:10:34 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-5[76814]: 2024-04-16T02:10:34.786+0000 7f1773c16700 -1 osd.5 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:03.834654+0000 front 2024-04-16T02:10:03.834870+0000 (oldest deadline 2024-04-16T02:10:25.534619+0000) 2024-04-16T02:10:35.732 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:35 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:35.367+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:01.378788+0000 front 2024-04-16T02:10:01.378707+0000 (oldest deadline 2024-04-16T02:10:26.078553+0000) 2024-04-16T02:10:35.732 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 02:10:35 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-6[79543]: 2024-04-16T02:10:35.425+0000 7f6a4d0cf700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:02.351377+0000 front 2024-04-16T02:10:02.351526+0000 (oldest deadline 2024-04-16T02:10:28.251422+0000) 2024-04-16T02:10:35.733 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 02:10:35 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-6[79543]: 2024-04-16T02:10:35.425+0000 7f6a4d0cf700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.103:6814 osd.1 since back 2024-04-16T02:10:11.652997+0000 front 2024-04-16T02:10:11.652876+0000 (oldest deadline 2024-04-16T02:10:35.152790+0000) 2024-04-16T02:10:36.037 INFO:journalctl@ceph.osd.4.smithi134.stdout:Apr 16 02:10:35 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-4[74133]: 2024-04-16T02:10:35.744+0000 7ffb0cdf3700 -1 osd.4 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:04.853367+0000 front 2024-04-16T02:10:04.853487+0000 (oldest deadline 2024-04-16T02:10:27.153328+0000) 2024-04-16T02:10:36.037 INFO:journalctl@ceph.osd.5.smithi134.stdout:Apr 16 02:10:35 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-5[76814]: 2024-04-16T02:10:35.739+0000 7f1773c16700 -1 osd.5 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:03.834654+0000 front 2024-04-16T02:10:03.834870+0000 (oldest deadline 2024-04-16T02:10:25.534619+0000) 2024-04-16T02:10:36.037 INFO:journalctl@ceph.osd.5.smithi134.stdout:Apr 16 02:10:35 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-5[76814]: 2024-04-16T02:10:35.739+0000 7f1773c16700 -1 osd.5 113 heartbeat_check: no reply from 172.21.15.103:6814 osd.1 since back 2024-04-16T02:10:11.935721+0000 front 2024-04-16T02:10:11.935734+0000 (oldest deadline 2024-04-16T02:10:35.435679+0000) 2024-04-16T02:10:36.730 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 02:10:36 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-6[79543]: 2024-04-16T02:10:36.459+0000 7f6a4d0cf700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:02.351377+0000 front 2024-04-16T02:10:02.351526+0000 (oldest deadline 2024-04-16T02:10:28.251422+0000) 2024-04-16T02:10:36.730 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 02:10:36 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-6[79543]: 2024-04-16T02:10:36.459+0000 7f6a4d0cf700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.103:6814 osd.1 since back 2024-04-16T02:10:11.652997+0000 front 2024-04-16T02:10:11.652876+0000 (oldest deadline 2024-04-16T02:10:35.152790+0000) 2024-04-16T02:10:36.731 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:36 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:36.396+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:01.378788+0000 front 2024-04-16T02:10:01.378707+0000 (oldest deadline 2024-04-16T02:10:26.078553+0000) 2024-04-16T02:10:37.037 INFO:journalctl@ceph.osd.5.smithi134.stdout:Apr 16 02:10:36 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-5[76814]: 2024-04-16T02:10:36.736+0000 7f1773c16700 -1 osd.5 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:03.834654+0000 front 2024-04-16T02:10:03.834870+0000 (oldest deadline 2024-04-16T02:10:25.534619+0000) 2024-04-16T02:10:37.037 INFO:journalctl@ceph.osd.5.smithi134.stdout:Apr 16 02:10:36 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-5[76814]: 2024-04-16T02:10:36.736+0000 7f1773c16700 -1 osd.5 113 heartbeat_check: no reply from 172.21.15.103:6814 osd.1 since back 2024-04-16T02:10:11.935721+0000 front 2024-04-16T02:10:11.935734+0000 (oldest deadline 2024-04-16T02:10:35.435679+0000) 2024-04-16T02:10:37.418 INFO:journalctl@ceph.osd.4.smithi134.stdout:Apr 16 02:10:37 smithi134 bash[101489]: ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-4 2024-04-16T02:10:37.765 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 02:10:37 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-6[79543]: 2024-04-16T02:10:37.485+0000 7f6a4d0cf700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:02.351377+0000 front 2024-04-16T02:10:02.351526+0000 (oldest deadline 2024-04-16T02:10:28.251422+0000) 2024-04-16T02:10:37.765 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 02:10:37 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-6[79543]: 2024-04-16T02:10:37.485+0000 7f6a4d0cf700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.103:6814 osd.1 since back 2024-04-16T02:10:11.652997+0000 front 2024-04-16T02:10:11.652876+0000 (oldest deadline 2024-04-16T02:10:35.152790+0000) 2024-04-16T02:10:37.766 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:37 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:37.423+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:01.378788+0000 front 2024-04-16T02:10:01.378707+0000 (oldest deadline 2024-04-16T02:10:26.078553+0000) 2024-04-16T02:10:37.766 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:37 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:37.423+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6814 osd.1 since back 2024-04-16T02:10:10.680207+0000 front 2024-04-16T02:10:10.680158+0000 (oldest deadline 2024-04-16T02:10:36.580152+0000) 2024-04-16T02:10:38.037 INFO:journalctl@ceph.osd.5.smithi134.stdout:Apr 16 02:10:37 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-5[76814]: 2024-04-16T02:10:37.771+0000 7f1773c16700 -1 osd.5 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:03.834654+0000 front 2024-04-16T02:10:03.834870+0000 (oldest deadline 2024-04-16T02:10:25.534619+0000) 2024-04-16T02:10:38.037 INFO:journalctl@ceph.osd.5.smithi134.stdout:Apr 16 02:10:37 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-5[76814]: 2024-04-16T02:10:37.771+0000 7f1773c16700 -1 osd.5 113 heartbeat_check: no reply from 172.21.15.103:6814 osd.1 since back 2024-04-16T02:10:11.935721+0000 front 2024-04-16T02:10:11.935734+0000 (oldest deadline 2024-04-16T02:10:35.435679+0000) 2024-04-16T02:10:38.726 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 02:10:38 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-6[79543]: 2024-04-16T02:10:38.533+0000 7f6a4d0cf700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:02.351377+0000 front 2024-04-16T02:10:02.351526+0000 (oldest deadline 2024-04-16T02:10:28.251422+0000) 2024-04-16T02:10:38.726 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 02:10:38 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-6[79543]: 2024-04-16T02:10:38.533+0000 7f6a4d0cf700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.103:6814 osd.1 since back 2024-04-16T02:10:11.652997+0000 front 2024-04-16T02:10:11.652876+0000 (oldest deadline 2024-04-16T02:10:35.152790+0000) 2024-04-16T02:10:38.727 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:38 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:38.388+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:01.378788+0000 front 2024-04-16T02:10:01.378707+0000 (oldest deadline 2024-04-16T02:10:26.078553+0000) 2024-04-16T02:10:38.727 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:38 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:38.388+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6814 osd.1 since back 2024-04-16T02:10:10.680207+0000 front 2024-04-16T02:10:10.680158+0000 (oldest deadline 2024-04-16T02:10:36.580152+0000) 2024-04-16T02:10:39.037 INFO:journalctl@ceph.osd.5.smithi134.stdout:Apr 16 02:10:38 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-5[76814]: 2024-04-16T02:10:38.776+0000 7f1773c16700 -1 osd.5 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:03.834654+0000 front 2024-04-16T02:10:03.834870+0000 (oldest deadline 2024-04-16T02:10:25.534619+0000) 2024-04-16T02:10:39.037 INFO:journalctl@ceph.osd.5.smithi134.stdout:Apr 16 02:10:38 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-5[76814]: 2024-04-16T02:10:38.776+0000 7f1773c16700 -1 osd.5 113 heartbeat_check: no reply from 172.21.15.103:6814 osd.1 since back 2024-04-16T02:10:11.935721+0000 front 2024-04-16T02:10:11.935734+0000 (oldest deadline 2024-04-16T02:10:35.435679+0000) 2024-04-16T02:10:39.097 DEBUG:teuthology.orchestra.run.smithi134:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968@osd.4.service' 2024-04-16T02:10:39.144 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-16T02:10:39.144 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-04-16T02:10:39.144 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-04-16T02:10:39.144 DEBUG:teuthology.orchestra.run.smithi134:> sudo systemctl stop ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968@osd.5 2024-04-16T02:10:39.408 INFO:journalctl@ceph.osd.5.smithi134.stdout:Apr 16 02:10:39 smithi134 systemd[1]: Stopping Ceph osd.5 for a7e43c46-fb91-11ee-bc8f-c7b262605968... 2024-04-16T02:10:39.725 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:39 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:39.416+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:01.378788+0000 front 2024-04-16T02:10:01.378707+0000 (oldest deadline 2024-04-16T02:10:26.078553+0000) 2024-04-16T02:10:39.725 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:39 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:39.416+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6814 osd.1 since back 2024-04-16T02:10:10.680207+0000 front 2024-04-16T02:10:10.680158+0000 (oldest deadline 2024-04-16T02:10:36.580152+0000) 2024-04-16T02:10:39.725 INFO:journalctl@ceph.osd.5.smithi134.stdout:Apr 16 02:10:39 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-5[76814]: 2024-04-16T02:10:39.413+0000 7f177b628700 -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-16T02:10:39.726 INFO:journalctl@ceph.osd.5.smithi134.stdout:Apr 16 02:10:39 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-5[76814]: 2024-04-16T02:10:39.413+0000 7f177b628700 -1 osd.5 113 *** Got signal Terminated *** 2024-04-16T02:10:39.726 INFO:journalctl@ceph.osd.5.smithi134.stdout:Apr 16 02:10:39 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-5[76814]: 2024-04-16T02:10:39.413+0000 7f177b628700 -1 osd.5 113 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-16T02:10:39.726 INFO:journalctl@ceph.osd.5.smithi134.stdout:Apr 16 02:10:39 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-5[76814]: 2024-04-16T02:10:39.731+0000 7f1773c16700 -1 osd.5 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:03.834654+0000 front 2024-04-16T02:10:03.834870+0000 (oldest deadline 2024-04-16T02:10:25.534619+0000) 2024-04-16T02:10:39.726 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 02:10:39 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-6[79543]: 2024-04-16T02:10:39.581+0000 7f6a4d0cf700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:02.351377+0000 front 2024-04-16T02:10:02.351526+0000 (oldest deadline 2024-04-16T02:10:28.251422+0000) 2024-04-16T02:10:39.726 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 02:10:39 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-6[79543]: 2024-04-16T02:10:39.581+0000 7f6a4d0cf700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.103:6814 osd.1 since back 2024-04-16T02:10:11.652997+0000 front 2024-04-16T02:10:11.652876+0000 (oldest deadline 2024-04-16T02:10:35.152790+0000) 2024-04-16T02:10:40.037 INFO:journalctl@ceph.osd.5.smithi134.stdout:Apr 16 02:10:39 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-5[76814]: 2024-04-16T02:10:39.731+0000 7f1773c16700 -1 osd.5 113 heartbeat_check: no reply from 172.21.15.103:6814 osd.1 since back 2024-04-16T02:10:11.935721+0000 front 2024-04-16T02:10:11.935734+0000 (oldest deadline 2024-04-16T02:10:35.435679+0000) 2024-04-16T02:10:40.719 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 02:10:40 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-6[79543]: 2024-04-16T02:10:40.559+0000 7f6a4d0cf700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:02.351377+0000 front 2024-04-16T02:10:02.351526+0000 (oldest deadline 2024-04-16T02:10:28.251422+0000) 2024-04-16T02:10:40.719 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 02:10:40 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-6[79543]: 2024-04-16T02:10:40.559+0000 7f6a4d0cf700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.103:6814 osd.1 since back 2024-04-16T02:10:11.652997+0000 front 2024-04-16T02:10:11.652876+0000 (oldest deadline 2024-04-16T02:10:35.152790+0000) 2024-04-16T02:10:40.719 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:40 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:40.398+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:01.378788+0000 front 2024-04-16T02:10:01.378707+0000 (oldest deadline 2024-04-16T02:10:26.078553+0000) 2024-04-16T02:10:40.719 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:40 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:40.398+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6814 osd.1 since back 2024-04-16T02:10:10.680207+0000 front 2024-04-16T02:10:10.680158+0000 (oldest deadline 2024-04-16T02:10:36.580152+0000) 2024-04-16T02:10:41.037 INFO:journalctl@ceph.osd.5.smithi134.stdout:Apr 16 02:10:40 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-5[76814]: 2024-04-16T02:10:40.724+0000 7f1773c16700 -1 osd.5 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:03.834654+0000 front 2024-04-16T02:10:03.834870+0000 (oldest deadline 2024-04-16T02:10:25.534619+0000) 2024-04-16T02:10:41.037 INFO:journalctl@ceph.osd.5.smithi134.stdout:Apr 16 02:10:40 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-5[76814]: 2024-04-16T02:10:40.724+0000 7f1773c16700 -1 osd.5 113 heartbeat_check: no reply from 172.21.15.103:6814 osd.1 since back 2024-04-16T02:10:11.935721+0000 front 2024-04-16T02:10:11.935734+0000 (oldest deadline 2024-04-16T02:10:35.435679+0000) 2024-04-16T02:10:41.756 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 02:10:41 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-6[79543]: 2024-04-16T02:10:41.558+0000 7f6a4d0cf700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:02.351377+0000 front 2024-04-16T02:10:02.351526+0000 (oldest deadline 2024-04-16T02:10:28.251422+0000) 2024-04-16T02:10:41.756 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 02:10:41 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-6[79543]: 2024-04-16T02:10:41.558+0000 7f6a4d0cf700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.103:6814 osd.1 since back 2024-04-16T02:10:11.652997+0000 front 2024-04-16T02:10:11.652876+0000 (oldest deadline 2024-04-16T02:10:35.152790+0000) 2024-04-16T02:10:41.757 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:41 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:41.412+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:01.378788+0000 front 2024-04-16T02:10:01.378707+0000 (oldest deadline 2024-04-16T02:10:26.078553+0000) 2024-04-16T02:10:41.757 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:41 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:41.412+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6814 osd.1 since back 2024-04-16T02:10:10.680207+0000 front 2024-04-16T02:10:10.680158+0000 (oldest deadline 2024-04-16T02:10:36.580152+0000) 2024-04-16T02:10:42.037 INFO:journalctl@ceph.osd.5.smithi134.stdout:Apr 16 02:10:41 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-5[76814]: 2024-04-16T02:10:41.762+0000 7f1773c16700 -1 osd.5 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:03.834654+0000 front 2024-04-16T02:10:03.834870+0000 (oldest deadline 2024-04-16T02:10:25.534619+0000) 2024-04-16T02:10:42.037 INFO:journalctl@ceph.osd.5.smithi134.stdout:Apr 16 02:10:41 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-5[76814]: 2024-04-16T02:10:41.762+0000 7f1773c16700 -1 osd.5 113 heartbeat_check: no reply from 172.21.15.103:6814 osd.1 since back 2024-04-16T02:10:11.935721+0000 front 2024-04-16T02:10:11.935734+0000 (oldest deadline 2024-04-16T02:10:35.435679+0000) 2024-04-16T02:10:42.745 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 02:10:42 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-6[79543]: 2024-04-16T02:10:42.590+0000 7f6a4d0cf700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:02.351377+0000 front 2024-04-16T02:10:02.351526+0000 (oldest deadline 2024-04-16T02:10:28.251422+0000) 2024-04-16T02:10:42.745 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 02:10:42 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-6[79543]: 2024-04-16T02:10:42.590+0000 7f6a4d0cf700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.103:6814 osd.1 since back 2024-04-16T02:10:11.652997+0000 front 2024-04-16T02:10:11.652876+0000 (oldest deadline 2024-04-16T02:10:35.152790+0000) 2024-04-16T02:10:42.745 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:42 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:42.458+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:01.378788+0000 front 2024-04-16T02:10:01.378707+0000 (oldest deadline 2024-04-16T02:10:26.078553+0000) 2024-04-16T02:10:42.745 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:42 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:42.458+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6814 osd.1 since back 2024-04-16T02:10:10.680207+0000 front 2024-04-16T02:10:10.680158+0000 (oldest deadline 2024-04-16T02:10:36.580152+0000) 2024-04-16T02:10:43.037 INFO:journalctl@ceph.osd.5.smithi134.stdout:Apr 16 02:10:42 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-5[76814]: 2024-04-16T02:10:42.751+0000 7f1773c16700 -1 osd.5 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:03.834654+0000 front 2024-04-16T02:10:03.834870+0000 (oldest deadline 2024-04-16T02:10:25.534619+0000) 2024-04-16T02:10:43.037 INFO:journalctl@ceph.osd.5.smithi134.stdout:Apr 16 02:10:42 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-5[76814]: 2024-04-16T02:10:42.751+0000 7f1773c16700 -1 osd.5 113 heartbeat_check: no reply from 172.21.15.103:6814 osd.1 since back 2024-04-16T02:10:11.935721+0000 front 2024-04-16T02:10:11.935734+0000 (oldest deadline 2024-04-16T02:10:35.435679+0000) 2024-04-16T02:10:43.037 INFO:journalctl@ceph.osd.5.smithi134.stdout:Apr 16 02:10:42 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-5[76814]: 2024-04-16T02:10:42.751+0000 7f1773c16700 -1 osd.5 113 heartbeat_check: no reply from 172.21.15.103:6822 osd.2 since back 2024-04-16T02:10:16.536670+0000 front 2024-04-16T02:10:16.536542+0000 (oldest deadline 2024-04-16T02:10:41.836509+0000) 2024-04-16T02:10:43.738 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 02:10:43 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-6[79543]: 2024-04-16T02:10:43.578+0000 7f6a4d0cf700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:02.351377+0000 front 2024-04-16T02:10:02.351526+0000 (oldest deadline 2024-04-16T02:10:28.251422+0000) 2024-04-16T02:10:43.738 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 02:10:43 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-6[79543]: 2024-04-16T02:10:43.578+0000 7f6a4d0cf700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.103:6814 osd.1 since back 2024-04-16T02:10:11.652997+0000 front 2024-04-16T02:10:11.652876+0000 (oldest deadline 2024-04-16T02:10:35.152790+0000) 2024-04-16T02:10:43.739 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:43 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:43.482+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:01.378788+0000 front 2024-04-16T02:10:01.378707+0000 (oldest deadline 2024-04-16T02:10:26.078553+0000) 2024-04-16T02:10:43.739 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:43 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:43.482+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6814 osd.1 since back 2024-04-16T02:10:10.680207+0000 front 2024-04-16T02:10:10.680158+0000 (oldest deadline 2024-04-16T02:10:36.580152+0000) 2024-04-16T02:10:44.037 INFO:journalctl@ceph.osd.5.smithi134.stdout:Apr 16 02:10:43 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-5[76814]: 2024-04-16T02:10:43.744+0000 7f1773c16700 -1 osd.5 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:03.834654+0000 front 2024-04-16T02:10:03.834870+0000 (oldest deadline 2024-04-16T02:10:25.534619+0000) 2024-04-16T02:10:44.037 INFO:journalctl@ceph.osd.5.smithi134.stdout:Apr 16 02:10:43 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-5[76814]: 2024-04-16T02:10:43.744+0000 7f1773c16700 -1 osd.5 113 heartbeat_check: no reply from 172.21.15.103:6814 osd.1 since back 2024-04-16T02:10:11.935721+0000 front 2024-04-16T02:10:11.935734+0000 (oldest deadline 2024-04-16T02:10:35.435679+0000) 2024-04-16T02:10:44.037 INFO:journalctl@ceph.osd.5.smithi134.stdout:Apr 16 02:10:43 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-5[76814]: 2024-04-16T02:10:43.744+0000 7f1773c16700 -1 osd.5 113 heartbeat_check: no reply from 172.21.15.103:6822 osd.2 since back 2024-04-16T02:10:16.536670+0000 front 2024-04-16T02:10:16.536542+0000 (oldest deadline 2024-04-16T02:10:41.836509+0000) 2024-04-16T02:10:44.787 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:44 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:44.436+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:01.378788+0000 front 2024-04-16T02:10:01.378707+0000 (oldest deadline 2024-04-16T02:10:26.078553+0000) 2024-04-16T02:10:44.787 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:44 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:44.436+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6814 osd.1 since back 2024-04-16T02:10:10.680207+0000 front 2024-04-16T02:10:10.680158+0000 (oldest deadline 2024-04-16T02:10:36.580152+0000) 2024-04-16T02:10:44.788 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 02:10:44 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-6[79543]: 2024-04-16T02:10:44.602+0000 7f6a4d0cf700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:02.351377+0000 front 2024-04-16T02:10:02.351526+0000 (oldest deadline 2024-04-16T02:10:28.251422+0000) 2024-04-16T02:10:44.788 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 02:10:44 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-6[79543]: 2024-04-16T02:10:44.602+0000 7f6a4d0cf700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.103:6814 osd.1 since back 2024-04-16T02:10:11.652997+0000 front 2024-04-16T02:10:11.652876+0000 (oldest deadline 2024-04-16T02:10:35.152790+0000) 2024-04-16T02:10:44.788 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 02:10:44 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-6[79543]: 2024-04-16T02:10:44.602+0000 7f6a4d0cf700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.103:6822 osd.2 since back 2024-04-16T02:10:20.354414+0000 front 2024-04-16T02:10:20.354324+0000 (oldest deadline 2024-04-16T02:10:44.454265+0000) 2024-04-16T02:10:45.537 INFO:journalctl@ceph.osd.5.smithi134.stdout:Apr 16 02:10:45 smithi134 bash[101753]: ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-5 2024-04-16T02:10:45.537 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:45 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:45.437+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:01.378788+0000 front 2024-04-16T02:10:01.378707+0000 (oldest deadline 2024-04-16T02:10:26.078553+0000) 2024-04-16T02:10:45.537 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:45 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:45.437+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6814 osd.1 since back 2024-04-16T02:10:10.680207+0000 front 2024-04-16T02:10:10.680158+0000 (oldest deadline 2024-04-16T02:10:36.580152+0000) 2024-04-16T02:10:45.538 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:45 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:45.437+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6822 osd.2 since back 2024-04-16T02:10:19.481248+0000 front 2024-04-16T02:10:19.481212+0000 (oldest deadline 2024-04-16T02:10:44.781110+0000) 2024-04-16T02:10:46.037 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 02:10:45 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-6[79543]: 2024-04-16T02:10:45.564+0000 7f6a4d0cf700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:02.351377+0000 front 2024-04-16T02:10:02.351526+0000 (oldest deadline 2024-04-16T02:10:28.251422+0000) 2024-04-16T02:10:46.037 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 02:10:45 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-6[79543]: 2024-04-16T02:10:45.564+0000 7f6a4d0cf700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.103:6814 osd.1 since back 2024-04-16T02:10:11.652997+0000 front 2024-04-16T02:10:11.652876+0000 (oldest deadline 2024-04-16T02:10:35.152790+0000) 2024-04-16T02:10:46.037 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 02:10:45 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-6[79543]: 2024-04-16T02:10:45.564+0000 7f6a4d0cf700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.103:6822 osd.2 since back 2024-04-16T02:10:20.354414+0000 front 2024-04-16T02:10:20.354324+0000 (oldest deadline 2024-04-16T02:10:44.454265+0000) 2024-04-16T02:10:46.787 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 02:10:46 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-6[79543]: 2024-04-16T02:10:46.519+0000 7f6a4d0cf700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:02.351377+0000 front 2024-04-16T02:10:02.351526+0000 (oldest deadline 2024-04-16T02:10:28.251422+0000) 2024-04-16T02:10:46.788 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 02:10:46 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-6[79543]: 2024-04-16T02:10:46.519+0000 7f6a4d0cf700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.103:6814 osd.1 since back 2024-04-16T02:10:11.652997+0000 front 2024-04-16T02:10:11.652876+0000 (oldest deadline 2024-04-16T02:10:35.152790+0000) 2024-04-16T02:10:46.788 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 02:10:46 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-6[79543]: 2024-04-16T02:10:46.519+0000 7f6a4d0cf700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.103:6822 osd.2 since back 2024-04-16T02:10:20.354414+0000 front 2024-04-16T02:10:20.354324+0000 (oldest deadline 2024-04-16T02:10:44.454265+0000) 2024-04-16T02:10:46.788 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:46 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:46.402+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:01.378788+0000 front 2024-04-16T02:10:01.378707+0000 (oldest deadline 2024-04-16T02:10:26.078553+0000) 2024-04-16T02:10:46.788 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:46 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:46.402+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6814 osd.1 since back 2024-04-16T02:10:10.680207+0000 front 2024-04-16T02:10:10.680158+0000 (oldest deadline 2024-04-16T02:10:36.580152+0000) 2024-04-16T02:10:46.788 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:46 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:46.402+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6822 osd.2 since back 2024-04-16T02:10:19.481248+0000 front 2024-04-16T02:10:19.481212+0000 (oldest deadline 2024-04-16T02:10:44.781110+0000) 2024-04-16T02:10:47.207 DEBUG:teuthology.orchestra.run.smithi134:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968@osd.5.service' 2024-04-16T02:10:47.248 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-16T02:10:47.249 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-04-16T02:10:47.249 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-04-16T02:10:47.249 DEBUG:teuthology.orchestra.run.smithi134:> sudo systemctl stop ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968@osd.6 2024-04-16T02:10:47.467 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 02:10:47 smithi134 systemd[1]: Stopping Ceph osd.6 for a7e43c46-fb91-11ee-bc8f-c7b262605968... 2024-04-16T02:10:47.467 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 02:10:47 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-6[79543]: 2024-04-16T02:10:47.473+0000 7f6a4d0cf700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:02.351377+0000 front 2024-04-16T02:10:02.351526+0000 (oldest deadline 2024-04-16T02:10:28.251422+0000) 2024-04-16T02:10:47.467 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 02:10:47 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-6[79543]: 2024-04-16T02:10:47.473+0000 7f6a4d0cf700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.103:6814 osd.1 since back 2024-04-16T02:10:11.652997+0000 front 2024-04-16T02:10:11.652876+0000 (oldest deadline 2024-04-16T02:10:35.152790+0000) 2024-04-16T02:10:47.467 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:47 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:47.359+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:01.378788+0000 front 2024-04-16T02:10:01.378707+0000 (oldest deadline 2024-04-16T02:10:26.078553+0000) 2024-04-16T02:10:47.468 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:47 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:47.359+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6814 osd.1 since back 2024-04-16T02:10:10.680207+0000 front 2024-04-16T02:10:10.680158+0000 (oldest deadline 2024-04-16T02:10:36.580152+0000) 2024-04-16T02:10:47.468 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:47 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:47.359+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6822 osd.2 since back 2024-04-16T02:10:19.481248+0000 front 2024-04-16T02:10:19.481212+0000 (oldest deadline 2024-04-16T02:10:44.781110+0000) 2024-04-16T02:10:47.787 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 02:10:47 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-6[79543]: 2024-04-16T02:10:47.473+0000 7f6a4d0cf700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.103:6822 osd.2 since back 2024-04-16T02:10:20.354414+0000 front 2024-04-16T02:10:20.354324+0000 (oldest deadline 2024-04-16T02:10:44.454265+0000) 2024-04-16T02:10:47.787 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 02:10:47 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-6[79543]: 2024-04-16T02:10:47.595+0000 7f6a54ae1700 -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-16T02:10:47.787 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 02:10:47 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-6[79543]: 2024-04-16T02:10:47.595+0000 7f6a54ae1700 -1 osd.6 113 *** Got signal Terminated *** 2024-04-16T02:10:47.787 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 02:10:47 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-6[79543]: 2024-04-16T02:10:47.595+0000 7f6a54ae1700 -1 osd.6 113 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-16T02:10:48.787 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 02:10:48 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-6[79543]: 2024-04-16T02:10:48.486+0000 7f6a4d0cf700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:02.351377+0000 front 2024-04-16T02:10:02.351526+0000 (oldest deadline 2024-04-16T02:10:28.251422+0000) 2024-04-16T02:10:48.787 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 02:10:48 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-6[79543]: 2024-04-16T02:10:48.486+0000 7f6a4d0cf700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.103:6814 osd.1 since back 2024-04-16T02:10:11.652997+0000 front 2024-04-16T02:10:11.652876+0000 (oldest deadline 2024-04-16T02:10:35.152790+0000) 2024-04-16T02:10:48.787 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 02:10:48 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-6[79543]: 2024-04-16T02:10:48.486+0000 7f6a4d0cf700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.103:6822 osd.2 since back 2024-04-16T02:10:20.354414+0000 front 2024-04-16T02:10:20.354324+0000 (oldest deadline 2024-04-16T02:10:44.454265+0000) 2024-04-16T02:10:48.787 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:48 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:48.322+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:01.378788+0000 front 2024-04-16T02:10:01.378707+0000 (oldest deadline 2024-04-16T02:10:26.078553+0000) 2024-04-16T02:10:48.788 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:48 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:48.322+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6814 osd.1 since back 2024-04-16T02:10:10.680207+0000 front 2024-04-16T02:10:10.680158+0000 (oldest deadline 2024-04-16T02:10:36.580152+0000) 2024-04-16T02:10:48.788 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:48 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:48.322+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6822 osd.2 since back 2024-04-16T02:10:19.481248+0000 front 2024-04-16T02:10:19.481212+0000 (oldest deadline 2024-04-16T02:10:44.781110+0000) 2024-04-16T02:10:49.787 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 02:10:49 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-6[79543]: 2024-04-16T02:10:49.518+0000 7f6a4d0cf700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:02.351377+0000 front 2024-04-16T02:10:02.351526+0000 (oldest deadline 2024-04-16T02:10:28.251422+0000) 2024-04-16T02:10:49.787 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 02:10:49 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-6[79543]: 2024-04-16T02:10:49.518+0000 7f6a4d0cf700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.103:6814 osd.1 since back 2024-04-16T02:10:11.652997+0000 front 2024-04-16T02:10:11.652876+0000 (oldest deadline 2024-04-16T02:10:35.152790+0000) 2024-04-16T02:10:49.787 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 02:10:49 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-6[79543]: 2024-04-16T02:10:49.518+0000 7f6a4d0cf700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.103:6822 osd.2 since back 2024-04-16T02:10:20.354414+0000 front 2024-04-16T02:10:20.354324+0000 (oldest deadline 2024-04-16T02:10:44.454265+0000) 2024-04-16T02:10:49.788 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:49 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:49.358+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:01.378788+0000 front 2024-04-16T02:10:01.378707+0000 (oldest deadline 2024-04-16T02:10:26.078553+0000) 2024-04-16T02:10:49.788 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:49 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:49.358+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6814 osd.1 since back 2024-04-16T02:10:10.680207+0000 front 2024-04-16T02:10:10.680158+0000 (oldest deadline 2024-04-16T02:10:36.580152+0000) 2024-04-16T02:10:49.788 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:49 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:49.358+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6822 osd.2 since back 2024-04-16T02:10:19.481248+0000 front 2024-04-16T02:10:19.481212+0000 (oldest deadline 2024-04-16T02:10:44.781110+0000) 2024-04-16T02:10:50.787 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 02:10:50 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-6[79543]: 2024-04-16T02:10:50.520+0000 7f6a4d0cf700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:02.351377+0000 front 2024-04-16T02:10:02.351526+0000 (oldest deadline 2024-04-16T02:10:28.251422+0000) 2024-04-16T02:10:50.787 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 02:10:50 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-6[79543]: 2024-04-16T02:10:50.520+0000 7f6a4d0cf700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.103:6814 osd.1 since back 2024-04-16T02:10:11.652997+0000 front 2024-04-16T02:10:11.652876+0000 (oldest deadline 2024-04-16T02:10:35.152790+0000) 2024-04-16T02:10:50.787 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 02:10:50 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-6[79543]: 2024-04-16T02:10:50.520+0000 7f6a4d0cf700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.103:6822 osd.2 since back 2024-04-16T02:10:20.354414+0000 front 2024-04-16T02:10:20.354324+0000 (oldest deadline 2024-04-16T02:10:44.454265+0000) 2024-04-16T02:10:50.787 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:50 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:50.347+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:01.378788+0000 front 2024-04-16T02:10:01.378707+0000 (oldest deadline 2024-04-16T02:10:26.078553+0000) 2024-04-16T02:10:50.788 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:50 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:50.347+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6814 osd.1 since back 2024-04-16T02:10:10.680207+0000 front 2024-04-16T02:10:10.680158+0000 (oldest deadline 2024-04-16T02:10:36.580152+0000) 2024-04-16T02:10:50.788 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:50 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:50.347+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6822 osd.2 since back 2024-04-16T02:10:19.481248+0000 front 2024-04-16T02:10:19.481212+0000 (oldest deadline 2024-04-16T02:10:44.781110+0000) 2024-04-16T02:10:50.788 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:50 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:50.347+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6830 osd.3 since back 2024-04-16T02:10:24.781565+0000 front 2024-04-16T02:10:24.781575+0000 (oldest deadline 2024-04-16T02:10:50.081543+0000) 2024-04-16T02:10:51.787 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 02:10:51 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-6[79543]: 2024-04-16T02:10:51.471+0000 7f6a4d0cf700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:02.351377+0000 front 2024-04-16T02:10:02.351526+0000 (oldest deadline 2024-04-16T02:10:28.251422+0000) 2024-04-16T02:10:51.787 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 02:10:51 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-6[79543]: 2024-04-16T02:10:51.471+0000 7f6a4d0cf700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.103:6814 osd.1 since back 2024-04-16T02:10:11.652997+0000 front 2024-04-16T02:10:11.652876+0000 (oldest deadline 2024-04-16T02:10:35.152790+0000) 2024-04-16T02:10:51.787 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 02:10:51 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-6[79543]: 2024-04-16T02:10:51.471+0000 7f6a4d0cf700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.103:6822 osd.2 since back 2024-04-16T02:10:20.354414+0000 front 2024-04-16T02:10:20.354324+0000 (oldest deadline 2024-04-16T02:10:44.454265+0000) 2024-04-16T02:10:51.787 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 02:10:51 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-6[79543]: 2024-04-16T02:10:51.471+0000 7f6a4d0cf700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.103:6830 osd.3 since back 2024-04-16T02:10:26.655702+0000 front 2024-04-16T02:10:26.655720+0000 (oldest deadline 2024-04-16T02:10:50.656178+0000) 2024-04-16T02:10:51.788 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:51 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:51.396+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:01.378788+0000 front 2024-04-16T02:10:01.378707+0000 (oldest deadline 2024-04-16T02:10:26.078553+0000) 2024-04-16T02:10:51.788 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:51 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:51.396+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6814 osd.1 since back 2024-04-16T02:10:10.680207+0000 front 2024-04-16T02:10:10.680158+0000 (oldest deadline 2024-04-16T02:10:36.580152+0000) 2024-04-16T02:10:51.788 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:51 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:51.396+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6822 osd.2 since back 2024-04-16T02:10:19.481248+0000 front 2024-04-16T02:10:19.481212+0000 (oldest deadline 2024-04-16T02:10:44.781110+0000) 2024-04-16T02:10:51.788 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:51 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:51.396+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6830 osd.3 since back 2024-04-16T02:10:24.781565+0000 front 2024-04-16T02:10:24.781575+0000 (oldest deadline 2024-04-16T02:10:50.081543+0000) 2024-04-16T02:10:52.787 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 02:10:52 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-6[79543]: 2024-04-16T02:10:52.503+0000 7f6a4d0cf700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:02.351377+0000 front 2024-04-16T02:10:02.351526+0000 (oldest deadline 2024-04-16T02:10:28.251422+0000) 2024-04-16T02:10:52.787 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 02:10:52 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-6[79543]: 2024-04-16T02:10:52.503+0000 7f6a4d0cf700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.103:6814 osd.1 since back 2024-04-16T02:10:11.652997+0000 front 2024-04-16T02:10:11.652876+0000 (oldest deadline 2024-04-16T02:10:35.152790+0000) 2024-04-16T02:10:52.787 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 02:10:52 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-6[79543]: 2024-04-16T02:10:52.503+0000 7f6a4d0cf700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.103:6822 osd.2 since back 2024-04-16T02:10:20.354414+0000 front 2024-04-16T02:10:20.354324+0000 (oldest deadline 2024-04-16T02:10:44.454265+0000) 2024-04-16T02:10:52.787 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 02:10:52 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-6[79543]: 2024-04-16T02:10:52.503+0000 7f6a4d0cf700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.103:6830 osd.3 since back 2024-04-16T02:10:26.655702+0000 front 2024-04-16T02:10:26.655720+0000 (oldest deadline 2024-04-16T02:10:50.656178+0000) 2024-04-16T02:10:52.788 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:52 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:52.417+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:01.378788+0000 front 2024-04-16T02:10:01.378707+0000 (oldest deadline 2024-04-16T02:10:26.078553+0000) 2024-04-16T02:10:52.788 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:52 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:52.417+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6814 osd.1 since back 2024-04-16T02:10:10.680207+0000 front 2024-04-16T02:10:10.680158+0000 (oldest deadline 2024-04-16T02:10:36.580152+0000) 2024-04-16T02:10:52.788 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:52 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:52.417+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6822 osd.2 since back 2024-04-16T02:10:19.481248+0000 front 2024-04-16T02:10:19.481212+0000 (oldest deadline 2024-04-16T02:10:44.781110+0000) 2024-04-16T02:10:52.788 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:52 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:52.417+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6830 osd.3 since back 2024-04-16T02:10:24.781565+0000 front 2024-04-16T02:10:24.781575+0000 (oldest deadline 2024-04-16T02:10:50.081543+0000) 2024-04-16T02:10:53.787 INFO:journalctl@ceph.osd.6.smithi134.stdout:Apr 16 02:10:53 smithi134 bash[102057]: ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-6 2024-04-16T02:10:53.788 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:53 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:53.409+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:01.378788+0000 front 2024-04-16T02:10:01.378707+0000 (oldest deadline 2024-04-16T02:10:26.078553+0000) 2024-04-16T02:10:53.788 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:53 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:53.409+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6814 osd.1 since back 2024-04-16T02:10:10.680207+0000 front 2024-04-16T02:10:10.680158+0000 (oldest deadline 2024-04-16T02:10:36.580152+0000) 2024-04-16T02:10:53.788 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:53 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:53.409+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6822 osd.2 since back 2024-04-16T02:10:19.481248+0000 front 2024-04-16T02:10:19.481212+0000 (oldest deadline 2024-04-16T02:10:44.781110+0000) 2024-04-16T02:10:53.788 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:53 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:53.409+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6830 osd.3 since back 2024-04-16T02:10:24.781565+0000 front 2024-04-16T02:10:24.781575+0000 (oldest deadline 2024-04-16T02:10:50.081543+0000) 2024-04-16T02:10:54.787 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:54 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:54.442+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:01.378788+0000 front 2024-04-16T02:10:01.378707+0000 (oldest deadline 2024-04-16T02:10:26.078553+0000) 2024-04-16T02:10:54.787 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:54 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:54.442+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6814 osd.1 since back 2024-04-16T02:10:10.680207+0000 front 2024-04-16T02:10:10.680158+0000 (oldest deadline 2024-04-16T02:10:36.580152+0000) 2024-04-16T02:10:54.787 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:54 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:54.442+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6822 osd.2 since back 2024-04-16T02:10:19.481248+0000 front 2024-04-16T02:10:19.481212+0000 (oldest deadline 2024-04-16T02:10:44.781110+0000) 2024-04-16T02:10:54.787 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:54 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:54.442+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6830 osd.3 since back 2024-04-16T02:10:24.781565+0000 front 2024-04-16T02:10:24.781575+0000 (oldest deadline 2024-04-16T02:10:50.081543+0000) 2024-04-16T02:10:55.218 DEBUG:teuthology.orchestra.run.smithi134:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968@osd.6.service' 2024-04-16T02:10:55.260 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-16T02:10:55.260 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-04-16T02:10:55.260 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-04-16T02:10:55.260 DEBUG:teuthology.orchestra.run.smithi134:> sudo systemctl stop ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968@osd.7 2024-04-16T02:10:55.537 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:55 smithi134 systemd[1]: Stopping Ceph osd.7 for a7e43c46-fb91-11ee-bc8f-c7b262605968... 2024-04-16T02:10:55.537 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:55 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:55.421+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:01.378788+0000 front 2024-04-16T02:10:01.378707+0000 (oldest deadline 2024-04-16T02:10:26.078553+0000) 2024-04-16T02:10:55.537 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:55 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:55.421+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6814 osd.1 since back 2024-04-16T02:10:10.680207+0000 front 2024-04-16T02:10:10.680158+0000 (oldest deadline 2024-04-16T02:10:36.580152+0000) 2024-04-16T02:10:55.537 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:55 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:55.421+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6822 osd.2 since back 2024-04-16T02:10:19.481248+0000 front 2024-04-16T02:10:19.481212+0000 (oldest deadline 2024-04-16T02:10:44.781110+0000) 2024-04-16T02:10:55.537 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:55 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:55.421+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6830 osd.3 since back 2024-04-16T02:10:24.781565+0000 front 2024-04-16T02:10:24.781575+0000 (oldest deadline 2024-04-16T02:10:50.081543+0000) 2024-04-16T02:10:56.037 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:55 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:55.552+0000 7fad8a8ae700 -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-16T02:10:56.037 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:55 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:55.552+0000 7fad8a8ae700 -1 osd.7 113 *** Got signal Terminated *** 2024-04-16T02:10:56.037 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:55 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:55.552+0000 7fad8a8ae700 -1 osd.7 113 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-16T02:10:56.787 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:56 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:56.449+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:01.378788+0000 front 2024-04-16T02:10:01.378707+0000 (oldest deadline 2024-04-16T02:10:26.078553+0000) 2024-04-16T02:10:56.787 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:56 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:56.449+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6814 osd.1 since back 2024-04-16T02:10:10.680207+0000 front 2024-04-16T02:10:10.680158+0000 (oldest deadline 2024-04-16T02:10:36.580152+0000) 2024-04-16T02:10:56.788 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:56 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:56.449+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6822 osd.2 since back 2024-04-16T02:10:19.481248+0000 front 2024-04-16T02:10:19.481212+0000 (oldest deadline 2024-04-16T02:10:44.781110+0000) 2024-04-16T02:10:56.788 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:56 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:56.449+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6830 osd.3 since back 2024-04-16T02:10:24.781565+0000 front 2024-04-16T02:10:24.781575+0000 (oldest deadline 2024-04-16T02:10:50.081543+0000) 2024-04-16T02:10:57.787 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:57 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:57.403+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:01.378788+0000 front 2024-04-16T02:10:01.378707+0000 (oldest deadline 2024-04-16T02:10:26.078553+0000) 2024-04-16T02:10:57.787 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:57 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:57.403+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6814 osd.1 since back 2024-04-16T02:10:10.680207+0000 front 2024-04-16T02:10:10.680158+0000 (oldest deadline 2024-04-16T02:10:36.580152+0000) 2024-04-16T02:10:57.787 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:57 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:57.403+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6822 osd.2 since back 2024-04-16T02:10:19.481248+0000 front 2024-04-16T02:10:19.481212+0000 (oldest deadline 2024-04-16T02:10:44.781110+0000) 2024-04-16T02:10:57.787 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:57 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:57.403+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6830 osd.3 since back 2024-04-16T02:10:24.781565+0000 front 2024-04-16T02:10:24.781575+0000 (oldest deadline 2024-04-16T02:10:50.081543+0000) 2024-04-16T02:10:58.787 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:58 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:58.429+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:01.378788+0000 front 2024-04-16T02:10:01.378707+0000 (oldest deadline 2024-04-16T02:10:26.078553+0000) 2024-04-16T02:10:58.787 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:58 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:58.429+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6814 osd.1 since back 2024-04-16T02:10:10.680207+0000 front 2024-04-16T02:10:10.680158+0000 (oldest deadline 2024-04-16T02:10:36.580152+0000) 2024-04-16T02:10:58.787 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:58 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:58.429+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6822 osd.2 since back 2024-04-16T02:10:19.481248+0000 front 2024-04-16T02:10:19.481212+0000 (oldest deadline 2024-04-16T02:10:44.781110+0000) 2024-04-16T02:10:58.787 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:58 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:58.429+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6830 osd.3 since back 2024-04-16T02:10:24.781565+0000 front 2024-04-16T02:10:24.781575+0000 (oldest deadline 2024-04-16T02:10:50.081543+0000) 2024-04-16T02:10:59.787 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:59.457+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:01.378788+0000 front 2024-04-16T02:10:01.378707+0000 (oldest deadline 2024-04-16T02:10:26.078553+0000) 2024-04-16T02:10:59.787 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:59.457+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6814 osd.1 since back 2024-04-16T02:10:10.680207+0000 front 2024-04-16T02:10:10.680158+0000 (oldest deadline 2024-04-16T02:10:36.580152+0000) 2024-04-16T02:10:59.787 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:59.457+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6822 osd.2 since back 2024-04-16T02:10:19.481248+0000 front 2024-04-16T02:10:19.481212+0000 (oldest deadline 2024-04-16T02:10:44.781110+0000) 2024-04-16T02:10:59.787 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:10:59 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:10:59.457+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6830 osd.3 since back 2024-04-16T02:10:24.781565+0000 front 2024-04-16T02:10:24.781575+0000 (oldest deadline 2024-04-16T02:10:50.081543+0000) 2024-04-16T02:11:00.787 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:11:00 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:11:00.484+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6806 osd.0 since back 2024-04-16T02:10:01.378788+0000 front 2024-04-16T02:10:01.378707+0000 (oldest deadline 2024-04-16T02:10:26.078553+0000) 2024-04-16T02:11:00.787 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:11:00 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:11:00.484+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6814 osd.1 since back 2024-04-16T02:10:10.680207+0000 front 2024-04-16T02:10:10.680158+0000 (oldest deadline 2024-04-16T02:10:36.580152+0000) 2024-04-16T02:11:00.787 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:11:00 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:11:00.484+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6822 osd.2 since back 2024-04-16T02:10:19.481248+0000 front 2024-04-16T02:10:19.481212+0000 (oldest deadline 2024-04-16T02:10:44.781110+0000) 2024-04-16T02:11:00.787 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:11:00 smithi134 ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7[82244]: 2024-04-16T02:11:00.484+0000 7fad82e9c700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.103:6830 osd.3 since back 2024-04-16T02:10:24.781565+0000 front 2024-04-16T02:10:24.781575+0000 (oldest deadline 2024-04-16T02:10:50.081543+0000) 2024-04-16T02:11:01.537 INFO:journalctl@ceph.osd.7.smithi134.stdout:Apr 16 02:11:01 smithi134 bash[102325]: ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968-osd-7 2024-04-16T02:11:02.968 DEBUG:teuthology.orchestra.run.smithi134:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a7e43c46-fb91-11ee-bc8f-c7b262605968@osd.7.service' 2024-04-16T02:11:03.010 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-16T02:11:03.011 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-04-16T02:11:03.011 DEBUG:teuthology.orchestra.run.smithi103:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid a7e43c46-fb91-11ee-bc8f-c7b262605968 --force --keep-logs 2024-04-16T02:13:59.835 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid a7e43c46-fb91-11ee-bc8f-c7b262605968 --force --keep-logs 2024-04-16T02:14:19.993 DEBUG:teuthology.orchestra.run.smithi103:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-16T02:14:20.032 DEBUG:teuthology.orchestra.run.smithi134:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-16T02:14:20.063 INFO:tasks.cephadm:Archiving crash dumps... 2024-04-16T02:14:20.065 DEBUG:teuthology.misc:Transferring archived files from smithi103:/var/lib/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-04-15_22:08:02-orch-reef-distro-default-smithi/7657829/remote/smithi103/crash 2024-04-16T02:14:20.066 DEBUG:teuthology.orchestra.run.smithi103:> sudo tar c -f - -C /var/lib/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968/crash -- . 2024-04-16T02:14:20.172 INFO:teuthology.orchestra.run.smithi103.stderr:tar: /var/lib/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968/crash: Cannot open: No such file or directory 2024-04-16T02:14:20.172 INFO:teuthology.orchestra.run.smithi103.stderr:tar: Error is not recoverable: exiting now 2024-04-16T02:14:20.174 DEBUG:teuthology.misc:Transferring archived files from smithi134:/var/lib/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-04-15_22:08:02-orch-reef-distro-default-smithi/7657829/remote/smithi134/crash 2024-04-16T02:14:20.175 DEBUG:teuthology.orchestra.run.smithi134:> sudo tar c -f - -C /var/lib/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968/crash -- . 2024-04-16T02:14:20.211 INFO:teuthology.orchestra.run.smithi134.stderr:tar: /var/lib/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968/crash: Cannot open: No such file or directory 2024-04-16T02:14:20.211 INFO:teuthology.orchestra.run.smithi134.stderr:tar: Error is not recoverable: exiting now 2024-04-16T02:14:20.212 INFO:tasks.cephadm:Checking cluster log for badness... 2024-04-16T02:14:20.212 DEBUG:teuthology.orchestra.run.smithi103:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-16T02:14:20.241 INFO:teuthology.orchestra.run.smithi103.stderr:grep: /var/log/ceph/a7e43c46-fb91-11ee-bc8f-c7b262605968/ceph.log: No such file or directory 2024-04-16T02:14:20.243 INFO:tasks.cephadm:Compressing logs... 2024-04-16T02:14:20.243 DEBUG:teuthology.orchestra.run.smithi103:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-16T02:14:20.286 DEBUG:teuthology.orchestra.run.smithi134:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-16T02:14:20.312 INFO:teuthology.orchestra.run.smithi103.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2024-04-16T02:14:20.313 INFO:teuthology.orchestra.run.smithi134.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2024-04-16T02:14:54.846 INFO:tasks.cephadm:Archiving logs... 2024-04-16T02:14:54.850 DEBUG:teuthology.misc:Transferring archived files from smithi103:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-04-15_22:08:02-orch-reef-distro-default-smithi/7657829/remote/smithi103/log 2024-04-16T02:14:54.851 DEBUG:teuthology.orchestra.run.smithi103:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-16T02:14:58.417 DEBUG:teuthology.misc:Transferring archived files from smithi134:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-04-15_22:08:02-orch-reef-distro-default-smithi/7657829/remote/smithi134/log 2024-04-16T02:14:58.418 DEBUG:teuthology.orchestra.run.smithi134:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-16T02:15:02.482 INFO:tasks.cephadm:Removing cluster... 2024-04-16T02:15:02.482 DEBUG:teuthology.orchestra.run.smithi103:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid a7e43c46-fb91-11ee-bc8f-c7b262605968 --force 2024-04-16T02:15:02.825 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid a7e43c46-fb91-11ee-bc8f-c7b262605968 --force 2024-04-16T02:15:03.175 INFO:tasks.cephadm:Removing cephadm ... 2024-04-16T02:15:03.175 DEBUG:teuthology.orchestra.run.smithi103:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-16T02:15:03.193 DEBUG:teuthology.orchestra.run.smithi134:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-16T02:15:03.211 INFO:tasks.cephadm:Teardown complete 2024-04-16T02:15:03.211 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-04-16T02:15:03.222 INFO:teuthology.task.clock:Checking final clock skew... 2024-04-16T02:15:03.223 DEBUG:teuthology.orchestra.run.smithi103:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-16T02:15:03.235 DEBUG:teuthology.orchestra.run.smithi134:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-16T02:15:03.250 INFO:teuthology.orchestra.run.smithi103.stderr:bash: ntpq: command not found 2024-04-16T02:15:03.255 INFO:teuthology.orchestra.run.smithi103.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-16T02:15:03.256 INFO:teuthology.orchestra.run.smithi103.stdout:=============================================================================== 2024-04-16T02:15:03.256 INFO:teuthology.orchestra.run.smithi103.stdout:^* hv01.front.sepia.ceph.com 3 6 377 34 -148us[ -145us] +/- 43ms 2024-04-16T02:15:03.256 INFO:teuthology.orchestra.run.smithi103.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 39 -2568us[-2565us] +/- 54ms 2024-04-16T02:15:03.256 INFO:teuthology.orchestra.run.smithi103.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 32 +3590us[+3590us] +/- 66ms 2024-04-16T02:15:03.256 INFO:teuthology.orchestra.run.smithi103.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2024-04-16T02:15:03.268 INFO:teuthology.orchestra.run.smithi134.stderr:bash: ntpq: command not found 2024-04-16T02:15:03.272 INFO:teuthology.orchestra.run.smithi134.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-16T02:15:03.272 INFO:teuthology.orchestra.run.smithi134.stdout:=============================================================================== 2024-04-16T02:15:03.272 INFO:teuthology.orchestra.run.smithi134.stdout:^* hv01.front.sepia.ceph.com 3 6 377 33 -162us[ -170us] +/- 43ms 2024-04-16T02:15:03.272 INFO:teuthology.orchestra.run.smithi134.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 33 -2570us[-2577us] +/- 54ms 2024-04-16T02:15:03.272 INFO:teuthology.orchestra.run.smithi134.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 35 +3587us[+3580us] +/- 66ms 2024-04-16T02:15:03.273 INFO:teuthology.orchestra.run.smithi134.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2024-04-16T02:15:03.273 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-04-16T02:15:03.284 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-04-16T02:15:03.285 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-04-16T02:15:03.296 DEBUG:teuthology.orchestra.run.smithi103:> 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-16T02:15:03.364 DEBUG:teuthology.orchestra.run.smithi134:> 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-16T02:15:03.431 DEBUG:teuthology.orchestra.run.smithi103:> 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-16T02:15:03.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-16T02:15:03.461 DEBUG:teuthology.orchestra.run.smithi134:> 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-16T02:15:03.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-16T02:15:03.492 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-04-16T02:15:03.501 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-04-16T02:15:03.512 INFO:teuthology.task.internal:Duration was 2723.386865 seconds 2024-04-16T02:15:03.513 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-04-16T02:15:03.527 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-04-16T02:15:03.527 DEBUG:teuthology.orchestra.run.smithi103:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-16T02:15:03.529 DEBUG:teuthology.orchestra.run.smithi134:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-16T02:15:03.573 INFO:teuthology.orchestra.run.smithi103.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-16T02:15:03.577 INFO:teuthology.orchestra.run.smithi134.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-16T02:15:03.800 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-04-16T02:15:03.800 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi103.front.sepia.ceph.com 2024-04-16T02:15:03.800 DEBUG:teuthology.orchestra.run.smithi103:> 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-16T02:15:03.824 INFO:teuthology.orchestra.run.smithi103.stdout:2024-04-16T02:06:52.420449+00:00 smithi103 kernel: rcu: INFO: rcu_sched self-detected stall on CPU 2024-04-16T02:15:03.824 ERROR:teuthology.task.internal.syslog:Error in syslog on ubuntu@smithi103.front.sepia.ceph.com: 2024-04-16T02:06:52.420449+00:00 smithi103 kernel: rcu: INFO: rcu_sched self-detected stall on CPU 2024-04-16T02:15:03.825 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi134.front.sepia.ceph.com 2024-04-16T02:15:03.825 DEBUG:teuthology.orchestra.run.smithi134:> 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-16T02:15:03.846 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-04-16T02:15:03.847 DEBUG:teuthology.orchestra.run.smithi103:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-16T02:15:03.867 DEBUG:teuthology.orchestra.run.smithi134:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-16T02:15:03.947 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-04-16T02:15:03.948 DEBUG:teuthology.orchestra.run.smithi103:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-16T02:15:03.950 DEBUG:teuthology.orchestra.run.smithi134:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-16T02:15:04.137 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-04-16T02:15:04.148 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-04-16T02:15:04.149 DEBUG:teuthology.orchestra.run.smithi103:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-16T02:15:04.175 DEBUG:teuthology.orchestra.run.smithi134:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-16T02:15:04.202 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-04-16T02:15:04.216 DEBUG:teuthology.orchestra.run.smithi103:> 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-16T02:15:04.218 DEBUG:teuthology.orchestra.run.smithi134:> 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-16T02:15:04.241 INFO:teuthology.orchestra.run.smithi103.stdout:kernel.core_pattern = core 2024-04-16T02:15:04.269 INFO:teuthology.orchestra.run.smithi134.stdout:kernel.core_pattern = core 2024-04-16T02:15:04.295 DEBUG:teuthology.orchestra.run.smithi103:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-16T02:15:04.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-16T02:15:04.332 DEBUG:teuthology.orchestra.run.smithi134:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-16T02:15:04.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-16T02:15:04.353 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-04-16T02:15:04.365 INFO:teuthology.task.internal:Transferring archived files... 2024-04-16T02:15:04.366 DEBUG:teuthology.misc:Transferring archived files from smithi103:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-04-15_22:08:02-orch-reef-distro-default-smithi/7657829/remote/smithi103 2024-04-16T02:15:04.367 DEBUG:teuthology.orchestra.run.smithi103:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-16T02:15:04.420 DEBUG:teuthology.misc:Transferring archived files from smithi134:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-04-15_22:08:02-orch-reef-distro-default-smithi/7657829/remote/smithi134 2024-04-16T02:15:04.420 DEBUG:teuthology.orchestra.run.smithi134:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-16T02:15:04.462 INFO:teuthology.task.internal:Removing archive directory... 2024-04-16T02:15:04.462 DEBUG:teuthology.orchestra.run.smithi103:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-16T02:15:04.465 DEBUG:teuthology.orchestra.run.smithi134:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-16T02:15:04.513 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-04-16T02:15:04.528 INFO:teuthology.task.internal:Not uploading archives. 2024-04-16T02:15:04.528 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-04-16T02:15:04.543 INFO:teuthology.task.internal:Tidying up after the test... 2024-04-16T02:15:04.543 DEBUG:teuthology.orchestra.run.smithi103:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-16T02:15:04.545 DEBUG:teuthology.orchestra.run.smithi134:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-16T02:15:04.560 INFO:teuthology.orchestra.run.smithi103.stdout: 525357 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 16 02:15 /home/ubuntu/cephtest 2024-04-16T02:15:04.571 INFO:teuthology.orchestra.run.smithi134.stdout: 393225 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 16 02:15 /home/ubuntu/cephtest 2024-04-16T02:15:04.572 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-04-16T02:15:04.583 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-04-16T02:15:04.614 INFO:teuthology.nuke:Checking targets against current locks 2024-04-16T02:15:04.643 DEBUG:teuthology.nuke:shortname: smithi103 2024-04-16T02:15:04.643 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-16T02:15:04.668 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi103.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-15_22:08:02-orch-reef-distro-default-smithi/7657829', '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-16 01:20:41.541798', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBbboMBX4nGWLIOHnFANsTzfAGWKsvVTghA8BJPTmrL+DUoqNB/coO2oSbVYF32VVFTxxYirq9TKUE9mGg8LPjg='} 2024-04-16T02:15:04.671 DEBUG:teuthology.nuke:shortname: smithi134 2024-04-16T02:15:04.672 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-16T02:15:04.698 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi134.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-15_22:08:02-orch-reef-distro-default-smithi/7657829', '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-16 01:20:41.543473', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJR6inTTeF5aO+xpDGhXoq8Rg8IbbOGeS6vv3W3Nmefn6vIyNdHQV1tAMhEGm7C4V+1ShEsQkPyKlhwDTGqzyHM='} 2024-04-16T02:15:04.712 INFO:teuthology.orchestra.console.smithi103:Power off 2024-04-16T02:15:04.712 DEBUG:teuthology.orchestra.console.smithi103:pexpect command: ipmitool -H smithi103.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-16T02:15:04.737 DEBUG:teuthology.orchestra.console.smithi103:power off output: Chassis Power Control: Down/Off 2024-04-16T02:15:04.737 DEBUG:teuthology.orchestra.console.smithi103:pexpect command: ipmitool -H smithi103.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-16T02:15:04.757 INFO:teuthology.orchestra.console.smithi134:Power off 2024-04-16T02:15:04.758 DEBUG:teuthology.orchestra.console.smithi134:pexpect command: ipmitool -H smithi134.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-16T02:15:04.768 DEBUG:teuthology.orchestra.console.smithi103:check power output: Chassis Power is on 2024-04-16T02:15:04.786 DEBUG:teuthology.orchestra.console.smithi134:power off output: Chassis Power Control: Down/Off 2024-04-16T02:15:04.786 DEBUG:teuthology.orchestra.console.smithi134:pexpect command: ipmitool -H smithi134.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-16T02:15:04.809 DEBUG:teuthology.orchestra.console.smithi134:check power output: Chassis Power is on 2024-04-16T02:15:08.769 DEBUG:teuthology.orchestra.console.smithi103:pexpect command: ipmitool -H smithi103.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-16T02:15:08.810 DEBUG:teuthology.orchestra.console.smithi134:pexpect command: ipmitool -H smithi134.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-16T02:15:08.879 DEBUG:teuthology.orchestra.console.smithi103:check power output: Chassis Power is on 2024-04-16T02:15:08.920 DEBUG:teuthology.orchestra.console.smithi134:check power output: Chassis Power is on 2024-04-16T02:15:12.882 DEBUG:teuthology.orchestra.console.smithi103:pexpect command: ipmitool -H smithi103.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-16T02:15:12.922 DEBUG:teuthology.orchestra.console.smithi134:pexpect command: ipmitool -H smithi134.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-16T02:15:12.992 DEBUG:teuthology.orchestra.console.smithi103:check power output: Chassis Power is off 2024-04-16T02:15:13.031 DEBUG:teuthology.orchestra.console.smithi134:check power output: Chassis Power is off 2024-04-16T02:15:13.094 INFO:teuthology.orchestra.console.smithi103:Power off completed 2024-04-16T02:15:13.132 INFO:teuthology.orchestra.console.smithi134:Power off completed 2024-04-16T02:15:13.236 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: 2723.3868646621704 failure_reason: '''2024-04-16T02:06:52.420449+00:00 smithi103 kernel: rcu: INFO: rcu_sched self-detected stall on CPU '' in syslog' owner: scheduled_teuthology@teuthology status: fail success: false 2024-04-16T02:15:13.237 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-16T02:15:13.322 INFO:teuthology.run:FAIL